Sweden-Number/dlls/wined3d
Rico Schüller 7cbdb29884 wined3d: Fix copy and past error. 2008-03-06 12:46:50 +01:00
..
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
arb_program_shader.c wined3d: Support more than one texbem instruction per shader. 2008-03-05 19:22:44 +01:00
baseshader.c wined3d: Support more than one texbem instruction per shader. 2008-03-05 19:22:44 +01:00
basetexture.c
clipper.c
context.c wined3d: Fix a small bug in a patch from yesterday. 2008-03-05 11:21:51 +01:00
cubetexture.c
device.c wined3d: Implement a different constant dirtification algorithm. 2008-03-04 12:15:16 +01:00
directx.c wined3d: Fix copy and past error. 2008-03-06 12:46:50 +01:00
drawprim.c
glsl_shader.c wined3d: Support more than one texbem instruction per shader. 2008-03-05 19:22:44 +01:00
indexbuffer.c
palette.c wined3d: When DDCAPS_ALLOW256 is set, palette entry 0 and 255 are filled with black and white. 2008-02-19 12:06:25 +01:00
pixelshader.c wined3d: Support more than one texbem instruction per shader. 2008-03-05 19:22:44 +01:00
query.c wined3d: Give occlusion queries their own vtable. 2008-03-03 11:58:10 +01:00
resource.c
state.c wined3d: Support shininess > 128 if opengl does. 2008-03-05 19:23:06 +01:00
stateblock.c wined3d: Move the dummy texture creation to the device. 2008-02-26 11:31:47 +01:00
surface.c wined3d: General cross format blitting infrastrucutre, R32F->R16F blits. 2008-02-26 11:31:19 +01:00
surface_base.c wined3d: Catch NOP palette changes. 2008-03-03 11:59:05 +01:00
surface_gdi.c wined3d: General cross format blitting infrastrucutre, R32F->R16F blits. 2008-02-26 11:31:19 +01:00
swapchain.c
texture.c
utils.c wined3d: Add D32F_LOCKABLE to getDepthStencilBits. 2008-03-03 12:00:39 +01:00
vertexbuffer.c wined3d: Remove VBFLAG_LOAD. 2008-02-28 20:10:40 +01:00
vertexdeclaration.c
vertexshader.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:07 +01:00
volume.c
volumetexture.c
wined3d.spec
wined3d_main.c
wined3d_private.h wined3d: Support more than one texbem instruction per shader. 2008-03-05 19:22:44 +01:00
wined3d_private_types.h