Sweden-Number/dlls/wined3d
Stefan Dösinger e935600ebc wined3d: IWineD3DDevice::Clear fixes.
Fix the use of the scissor test in Clear. The rectangle is only set if
a clearing rectangle is used, otherwise the scissor test is disabled
(the pixel ownsership test should take care of the window
boarders). To get the scissor test back to the value the app set up
Clear dirtifies the state(s).
2007-02-21 10:56:36 +01:00
..
Makefile.in
arb_program_shader.c 6/10: WineD3D: rsq and rcp instructions may need a default swizzle in arb. 2007-02-15 17:21:27 +01:00
baseshader.c
basetexture.c wined3d: Remove empty texture stage applying loop. 2007-02-15 16:55:38 +01:00
context.c Assorted spelling fixes. 2007-02-20 20:30:51 +01:00
cubetexture.c
device.c wined3d: IWineD3DDevice::Clear fixes. 2007-02-21 10:56:36 +01:00
directx.c wined3d: Get rid of any remaining d3d9 stuff in directx.c. 2007-02-16 12:31:21 +01:00
drawprim.c wined3d: Do not print the fixed / unfixed vertices warning with shaders. 2007-02-21 10:55:14 +01:00
glsl_shader.c
indexbuffer.c wined3d: Use VBOs for index buffers. 2007-02-20 11:50:10 +01:00
palette.c
pixelshader.c
query.c
resource.c
state.c wined3d: Light parameter fixes. 2007-02-21 10:55:31 +01:00
stateblock.c wined3d: Get rid of any remaining d3d9 stuff in stateblock.c. 2007-02-15 14:21:03 +01:00
surface.c Assorted spelling fixes. 2007-02-20 20:30:51 +01:00
surface_gdi.c wined3d: Get rid of any remaining d3d9 stuff in surface.c and surface_gdi.c. 2007-02-15 14:21:11 +01:00
swapchain.c wined3d: Remove an outdated TODO comment. 2007-02-19 13:02:19 +01:00
texture.c
utils.c
vertexbuffer.c
vertexdeclaration.c
vertexshader.c 6/10: WineD3D: rsq and rcp instructions may need a default swizzle in arb. 2007-02-15 17:21:27 +01:00
volume.c
volumetexture.c
wined3d.spec
wined3d_main.c
wined3d_private.h Assorted spelling fixes. 2007-02-20 20:30:51 +01:00
wined3d_private_types.h