projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Implement WINED3DSIH_IMUL in the GLSL shader backend.
[wine]
/
dlls
/
wined3d
/
context.c
2012-08-15
Matteo Bruni
wined3d: Fix pixel format masks.
blob
|
commitdiff
|
raw
2012-07-25
Henri Verbeet
wined3d: Call core GL functions through gl_info.gl_ops...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Henri Verbeet
wined3d: Pass a gl_info structure to fragment_pipeline...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
winex11: Simplify wglSetPixelFormatWINE and export...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Francois Gouget
wined3d: We must include Wine's port.h before using...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Henri Verbeet
wined3d: Properly preload index buffers.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Henri Verbeet
wined3d: Properly determine the viewport size for front...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Matteo Bruni
wined3d: Update the correct draw buffers mask.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
wined3d: Get rid of the WINED3DRESOURCETYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Henri Verbeet
wined3d: Get rid of the WINED3DTRANSFORMSTATETYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Henri Verbeet
wined3d: Get rid of the WINED3DTEXTURESTAGESTATETYPE...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Henri Verbeet
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Henri Verbeet
wined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Matteo Bruni
wined3d: Make a copy of gl_info for later context_destr...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Henri Verbeet
wined3d: Simplify context_choose_pixel_format().
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
Henri Verbeet
wined3d: Construct the projection matrix directly in...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Henri Verbeet
wined3d: Rename nCfgs to cfg_count.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Henri Verbeet
wined3d: Move the ARB shader program constant handling...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Henri Verbeet
wined3d: Get rid of the device parameter to context_set...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Henri Verbeet
wined3d: Make the device parameter to context_apply_cle...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Henri Verbeet
wined3d: Make the device parameter to context_apply_bli...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Henri Verbeet
wined3d: Make the device parameter to SetupForBlit...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Henri Verbeet
wined3d: Make the context parameter to bind_dummy_textu...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Henri Verbeet
wined3d: Make the device parameter to context_choose_pi...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Henri Verbeet
wined3d: Also restore the pixel format in context_resto...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Henri Verbeet
wined3d: Don't try to access the swapchain of a destroy...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Henri Verbeet
wined3d: Don't bother updating the context's window...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Henri Verbeet
wined3d: Cleanup context_create() error handling a...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Henri Verbeet
wined3d: Get rid of the mostly unused "pfd" variable...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Marcus Meissner
wined3d: Remove a useless NULL check (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Matteo Bruni
wined3d: Rename dummyTextureName variable.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Matteo Bruni
wined3d: Use dummy textures for all the texture targets.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Matteo Bruni
wined3d: Keep track of the current texture type for...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Henri Verbeet
wined3d: Add multisampling support.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Henri Verbeet
wined3d: Get rid of the current multisampling support.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Henri Verbeet
wined3d: Introduce a separate function for attaching...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Henri Verbeet
wined3d: Explicitly specify the resource location to...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Henri Verbeet
wined3d: Also print an attachment's multisample type...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Henri Verbeet
wined3d: Simplify context_apply_fbo_state_blit().
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Matteo Bruni
wined3d: Store currently active texture in the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Matteo Bruni
wined3d: Pass around the context instead of gl_info.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Henri Verbeet
wined3d: Bind the system framebuffer based on the actua...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Henri Verbeet
wined3d: Use draw_binding in context_apply_blit_state().
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Ričardas Barkauskas
wined3d: Avoid dereferencing null pointer in context_ap...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Henri Verbeet
wined3d: Keep track of a surface's "draw location".
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Henri Verbeet
wined3d: Rename WineD3D_ChoosePixelFormat() to context_...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Henri Verbeet
wined3d: Draw buffers are per-framebuffer state.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Henri Verbeet
wined3d: Merge FindContext() into context_acquire().
blob
|
commitdiff
|
raw
|
diff to current
2011-08-05
Henri Verbeet
wined3d: Get rid of the fglrx point sprite hack.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
Henri Verbeet
wined3d: Get rid of context_bind_fbo() calls outside...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
Henri Verbeet
wined3d: Get rid of dst_fbo.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
Stefan Dösinger
wined3d: Restore the call to context_validate_onscreen_...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Henri Verbeet
wined3d: Only invalidate state for the current context...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Henri Verbeet
wined3d: Get rid of the redundant state_table parameter...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Henri Verbeet
wined3d: Store a pointer to the state table in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Henri Verbeet
wined3d: Use the "rts" variable in context_apply_clear_...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Henri Verbeet
wined3d: Use gl_info from the context in context_apply_...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
Stefan Dösinger
wined3d: Don't apply and invalidate the framebuffer...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Henri Verbeet
wined3d: Pass a wined3d_state pointer to state handlers.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Henri Verbeet
wined3d: Make the context and device parameters to...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Henri Verbeet
wined3d: Store a pointer to the framebuffer state in...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Henri Verbeet
wined3d: Make context_create() work if the window is...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Stefan Dösinger
wined3d: Pass a struct wined3d_fb_state * to context_ap...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Stefan Dösinger
wined3d: Track framebuffer changes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Stefan Dösinger
wined3d: Move FBO application into a state handler.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Stefan Dösinger
wined3d: Rename the rt mask generation functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Henri Verbeet
wined3d: Make the surface parameter to context_surface_...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Henri Verbeet
wined3d: Make the device parameter to context_resource_...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Henri Verbeet
wined3d: Make the device parameter to context_resource_...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Henri Verbeet
wined3d: Make the device and surface parameters to...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Henri Verbeet
wined3d: Make the context parameter to context_check_fb...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
Henri Verbeet
wined3d: Make the context parameter to context_attach_d...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
Henri Verbeet
wined3d: Make the context parameter to context_create_f...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Henri Verbeet
wined3d: Make the rts and ds parameters to context_vali...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Henri Verbeet
wined3d: Make the generate_rt_mask_no_fbo() parameters...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Henri Verbeet
wined3d: Make the target parameter to generate_rt_mask_...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Henri Verbeet
wined3d: Make the depth_stencil parameter to context_va...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Stefan Dösinger
wined3d: Separate stream sources and vertex declaration.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Stefan Dösinger
wined3d: Don't set FBO attachment filtering to GL_NEAREST.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-23
Henri Verbeet
wined3d: Make the device and target parameters to FindC...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Matteo Bruni
wined3d: Fix draw buffers tracking.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Matteo Bruni
wined3d: Fix context_apply_draw_buffers() with backbuff...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Matteo Bruni
wined3d: Fix context_apply_blit_state().
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Stefan Dösinger
wined3d: Set last_was_blit to FALSE in the if condition...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Stefan Dösinger
wined3d: Don't check the FBO status if FIXMEs are off.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Matteo Bruni
wined3d: Simplify context_apply_draw_buffers() a bit.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Matteo Bruni
wined3d: Fix glDrawBuffers() optimization.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Henri Verbeet
wined3d: Rename Context_MarkStateDirty() to context_inv...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Henri Verbeet
wined3d: Rename IWineD3DDeviceImpl_MarkStateDirty(...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-27
Stefan Dösinger
wined3d: Call context_apply_draw_buffers under the...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-26
Stefan Dösinger
wined3d: Call frag_pipe->enable_extension under the...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
Henri Verbeet
wined3d: Mask out writes to unused render targets.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
Henri Verbeet
wined3d: Rename IWineD3DDeviceImpl_FindTexUnitMap(...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Henri Verbeet
wined3d: Get rid of the mostly unused SRGB_BOTH enum...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Henri Verbeet
wined3d: Introduce a separate structure for framebuffer...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Henri Verbeet
wined3d: Get rid of the IWineD3DDevice typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Henri Verbeet
wined3d: Remove COM from the device implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Stefan Dösinger
wined3d: Consistently store format bitcounts in BYTEs.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Francois Gouget
Assorted spelling and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Henri Verbeet
wined3d: Get rid of the WineD3D_PixelFormat typedef.
blob
|
commitdiff
|
raw
|
diff to current
next