wine-wine/dlls/d3d8
Stefan Dösinger 00c8dbe2aa d3d8: Hold the lock in IDirect3Dtexture8 methods. 2007-06-13 11:08:20 +02:00
..
tests d3d8/tests: Fix the Visual C++ double to float conversion warnings. 2007-05-29 13:46:56 +02:00
Makefile.in d3d8: Add an IDirect3DVertexDeclaration8 class to hold the wined3d vertex declaration. 2007-02-14 13:50:57 +01:00
basetexture.c d3d8: Win64 printf format warning fixes. 2006-10-10 19:58:56 +02:00
cubetexture.c d3d8: Hold the lock in cubetexture methods. 2007-06-12 11:13:49 +02:00
d3d8.spec d3d8: Better stub for ValidateVertexShader + tests. 2006-09-11 11:29:56 +02:00
d3d8_main.c d3d8: Add a dll global critical section. 2007-06-06 13:39:36 +02:00
d3d8_private.h d3d8: Add a dll global critical section. 2007-06-06 13:39:36 +02:00
device.c d3d8: Hold the lock in IDirect3DDevice8 methods. 2007-06-11 13:54:33 +02:00
directx.c d3d8: Hold the DLL lock in IDirect3D8 methods. 2007-06-06 13:39:49 +02:00
indexbuffer.c d3d8: Hold the lock in IDirect3DIndexBuffer8 methods. 2007-06-12 11:14:01 +02:00
pixelshader.c Assorted spelling fixes. 2006-10-13 11:55:04 +02:00
resource.c d3d8: Win64 printf format warning fixes. 2006-10-10 19:58:56 +02:00
stateblock.c d3d8: Win64 printf format warning fixes. 2006-10-10 19:58:56 +02:00
surface.c d3d8: Hold the lock in IDirect3DSurface8 methods. 2007-06-12 11:14:16 +02:00
swapchain.c d3d8: Hold the lock in swapchain methods. 2007-06-13 11:07:52 +02:00
texture.c d3d8: Hold the lock in IDirect3Dtexture8 methods. 2007-06-13 11:08:20 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c d3d8: Hold the lock in IDirect3DVertexBuffer methods. 2007-06-13 11:07:59 +02:00
vertexdeclaration.c d3d8: Save the d3d8 vertex declaration. 2007-03-08 11:58:23 +01:00
vertexshader.c d3d8: Store the d3d8 vertex declaration in the d3d8 vertex shader. 2007-02-14 13:54:17 +01:00
volume.c d3d8: Hold the lock in volume methods. 2007-06-13 11:08:06 +02:00
volumetexture.c d3d8: Hold the lock in IDirect3DVolumeTexture8 methods. 2007-06-13 11:08:14 +02:00