Sweden-Number/dlls/wined3d
Stefan Dösinger 29a0b3622c wined3d: Fix a pixelshader recompilation check. 2008-01-08 17:04:49 +01:00
..
Makefile.in
arb_program_shader.c
baseshader.c wined3d: Initialize output texcoord .w to 1.0 if needed. 2007-12-07 14:54:22 +01:00
basetexture.c wined3d: Remove noop check in IWineD3DBaseTextureImpl_Appl(). 2007-12-31 17:29:33 +01:00
clipper.c
context.c wined3d: Add an alpha blending test. 2007-12-07 16:26:43 +01:00
cubetexture.c wined3d: Call SetGlTextureDesc() from BindTexture() rather than from PreLoad(). 2008-01-03 11:40:31 +01:00
device.c wined3d: Use unsigned int instead of size_t for element counts. 2008-01-07 17:17:04 +01:00
directx.c wined3d: Detect geforce 7300 cards. 2008-01-08 17:04:36 +01:00
drawprim.c wined3d: Implement half float vertex buffer conversion. 2007-12-21 13:13:56 +01:00
glsl_shader.c wined3d: Use unsigned int instead of size_t for the glsl mask size. 2008-01-07 17:17:27 +01:00
indexbuffer.c wined3d: Call ActivateContext regardless of WINED3DCREATE_MULTITHREADED. 2008-01-03 11:40:31 +01:00
palette.c wined3d: Free palette handle when destroying IWineD3DPaletteImpl. 2007-12-31 17:48:08 +01:00
pixelshader.c wined3d: Fix a pixelshader recompilation check. 2008-01-08 17:04:49 +01:00
query.c wined3d: A more detailed occlusion query test and fixes. 2007-12-07 15:27:11 +01:00
resource.c
state.c wined3d: Combine two glScalef calls into one. 2007-12-27 13:44:18 +01:00
stateblock.c
surface.c wined3d: Unify color conversion code. 2008-01-07 22:57:05 +01:00
surface_base.c
surface_gdi.c
swapchain.c wined3d: Disable the SWAPEFFECT_DISCARD clear. 2007-12-18 13:23:00 +01:00
texture.c wined3d: Call SetGlTextureDesc() from BindTexture() rather than from PreLoad(). 2008-01-03 11:40:31 +01:00
utils.c wined3d: Move the GL info structure into the adapter. 2007-12-20 12:10:08 +01:00
vertexbuffer.c wined3d: Implement and test vertex fixups with per stream offsets. 2007-12-21 13:44:16 +01:00
vertexdeclaration.c wined3d: Use unsigned int instead of size_t for element counts. 2008-01-07 17:17:04 +01:00
vertexshader.c wined3d: Multiply the half pixel correction with .w. 2007-12-28 11:28:59 +01:00
volume.c
volumetexture.c
wined3d.spec
wined3d_main.c
wined3d_private.h wined3d: Rewrite IWineD3DSurfaceImpl_BltOverride colorfill codepath. 2007-12-21 13:58:13 +01:00
wined3d_private_types.h