wine/dlls/wined3d
2007-09-14 14:26:17 +02:00
..
arb_program_shader.c wined3d: Pixel shader 1.x constants are clamped to [-1;1]. 2007-09-14 14:23:45 +02:00
baseshader.c wined3d: Pixel shader 1.x constants are clamped to [-1;1]. 2007-09-14 14:23:45 +02:00
basetexture.c wined3d: Implement mipmap auto generation. 2007-09-12 12:10:25 +02:00
clipper.c
context.c wined3d: Ask for enough RGB bits for pbuffers. 2007-08-29 11:58:28 +02:00
cubetexture.c
device.c wined3d: Add support for showing a logo. 2007-09-14 14:26:00 +02:00
directx.c wined3d: Disable some volume texture formats. 2007-09-13 11:38:38 +02:00
drawprim.c wined3d: Supply texture coords even if no texture is bound and pshaders are used. 2007-08-31 19:32:46 +02:00
glsl_shader.c wined3d: Fix texdp3tex in glsl. 2007-09-14 14:26:17 +02:00
indexbuffer.c
Makefile.in wined3d: Dynamically load OpenGL. 2007-08-14 13:32:08 +02:00
palette.c
pixelshader.c wined3d: Implement texbeml. 2007-09-12 12:10:03 +02:00
query.c wined3d: Fake occlusion queries if the wrong context is active. 2007-08-23 13:34:52 +02:00
resource.c
state.c wined3d: Implement texbeml. 2007-09-12 12:10:03 +02:00
stateblock.c wined3d: Hold an internal reference on pixel and vertex shaders. 2007-08-28 11:55:53 +02:00
surface_gdi.c
surface.c wined3d: Add PBO support for dynamically locked surfaces. 2007-09-13 11:00:47 +02:00
swapchain.c wined3d: Add support for showing a logo. 2007-09-14 14:26:00 +02:00
texture.c
utils.c wined3d: Emulate D3DFMT_L6V5U5. 2007-09-12 12:09:56 +02:00
vertexbuffer.c wined3d: Catch transformed position data that appears at offset 0. 2007-08-17 12:01:38 +02:00
vertexdeclaration.c wined3d/vertexdeclaration: Return when out of memory (Coverity). 2007-08-21 21:38:52 +02:00
vertexshader.c wined3d: Fix the z range. 2007-09-11 13:47:36 +02:00
volume.c
volumetexture.c
wined3d_main.c wined3d: Add support for showing a logo. 2007-09-14 14:26:00 +02:00
wined3d_private_types.h wined3d: Implement texldb. 2007-09-11 13:47:58 +02:00
wined3d_private.h wined3d: Fix texdp3tex in glsl. 2007-09-14 14:26:17 +02:00
wined3d.spec