wine/dlls/wined3d
2007-03-14 13:14:08 +01:00
..
arb_program_shader.c wined3d: Implemented signed texture formats via NV_TEXTURE_SHADER. 2007-03-13 11:51:56 +01:00
baseshader.c
basetexture.c wined3d: Set wrapmode for cubemags to clamp regardless of the sampler state. 2007-03-13 11:51:35 +01:00
context.c wined3d: Blit the offscreen texture into the drawable if needed. 2007-03-12 12:02:05 +01:00
cubetexture.c
device.c wined3d: Allow SetCursorProperties on existing cursor. 2007-03-14 13:14:08 +01:00
directx.c Mark several functions as static. 2007-03-13 13:35:12 +01:00
drawprim.c wined3d: Remove space before '\n' in trace. 2007-03-14 12:10:47 +01:00
glsl_shader.c Mark several functions as static. 2007-03-13 13:35:12 +01:00
indexbuffer.c
Makefile.in
palette.c
pixelshader.c wined3d: Fix IWineD3DPixelShader_GetFunction / IWineD3DVertexShader_GetFunction. 2007-03-08 11:58:50 +01:00
query.c wined3d: Support GL_APPLE_fence for event queries. 2007-03-01 11:40:24 +01:00
resource.c
state.c Mark several functions as static. 2007-03-13 13:35:12 +01:00
stateblock.c wined3d: Correct various texture limits checks. 2007-03-13 11:53:28 +01:00
surface_gdi.c wined3d: Rework surface dirtification. 2007-03-07 12:18:14 +01:00
surface.c wined3d: Allow SetCursorProperties on existing cursor. 2007-03-14 13:14:08 +01:00
swapchain.c wined3d: Rework surface dirtification. 2007-03-07 12:18:14 +01:00
texture.c
utils.c Mark several functions as static. 2007-03-13 13:35:12 +01:00
vertexbuffer.c wined3d: Remove some redundant code in IWineD3DVertexBufferImpl_FindDecl(). 2007-03-13 11:56:18 +01:00
vertexdeclaration.c
vertexshader.c wined3d: Fix IWineD3DPixelShader_GetFunction / IWineD3DVertexShader_GetFunction. 2007-03-08 11:58:50 +01:00
volume.c
volumetexture.c
wined3d_main.c wined3d: Remove broken software shaders. 2007-03-07 11:52:17 +01:00
wined3d_private_types.h
wined3d_private.h wined3d: Allow SetCursorProperties on existing cursor. 2007-03-14 13:14:08 +01:00
wined3d.spec