wine-wine/dlls/d3d9
Stefan Dösinger aa7f9f0a72 d3d9: Silence a FIXME. 2007-11-01 12:39:32 +01:00
..
tests wined3d: Make resource memory 32 byte aligned. 2007-11-01 12:38:45 +01:00
Makefile.in d3d9: Win64 printf format warning fixes. 2006-10-10 19:59:09 +02:00
basetexture.c d3d9: Void functions should not return a value. 2007-04-09 12:15:42 +02:00
cubetexture.c d3d9: Hold the lock in cubetexture methods. 2007-06-18 12:33:55 +02:00
d3d9.spec d3d9: Stub D3DPERF_ functions. 2006-08-07 19:59:53 +02:00
d3d9_main.c d3d9: Add a dll global critical section. 2007-06-14 13:23:04 +02:00
d3d9_private.h d3d9: Some caps fixes. 2007-08-21 13:35:35 +02:00
device.c d3d9: Return the correct return value in GetDepthStencilSurface. 2007-08-27 12:00:28 +02:00
directx.c d3d9: Some caps fixes. 2007-08-21 13:35:35 +02:00
indexbuffer.c d3d9: Hold the lock in indexbuffer methods. 2007-06-18 12:33:55 +02:00
pixelshader.c d3d9: Hold the lock in Pixelshader functions. 2007-06-18 12:33:55 +02:00
query.c d3d9: Release the wined3d query when the d3d9 query is destroyed. 2007-06-19 12:34:03 +02:00
resource.c d3d9: Win64 printf format warning fixes. 2006-10-10 19:59:09 +02:00
stateblock.c wined3d: Add a wined3d private WINED3DSBT_RECORDED. 2007-08-15 09:36:20 +02:00
surface.c d3d9: Hold the lock in suface methods. 2007-06-22 13:43:05 +02:00
swapchain.c d3d9: Hold the lock in swapchain methods. 2007-06-22 13:43:11 +02:00
texture.c d3d9: Trace the Format parameter to IDirect3DDevice9Impl_CreateTexture as hexadecimal. 2007-07-26 11:51:26 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c d3d9: Silence a FIXME. 2007-11-01 12:39:32 +01:00
vertexdeclaration.c d3d9: Hold the lock in VertexDeclaration methods. 2007-06-25 11:35:24 +02:00
vertexshader.c d3d9: Hold the lock in VertexShader methods. 2007-06-25 11:35:40 +02:00
volume.c d3d9: Handle volume container in d3d9. 2006-12-18 12:08:08 +01:00
volumetexture.c d3d9: Void functions should not return a value. 2007-04-09 12:15:42 +02:00