Sweden-Number/dlls/d3d8
Alexandre Julliard ab88743c25 Moved a few registry keys from HKLM\Software\Wine to
HKCU\Software\Wine for consistency.
2005-06-20 16:04:32 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
basetexture.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
cubetexture.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
d3d8.spec - the hardware GL vendors (NVidia and ATI) can support more than 95 2004-05-27 01:56:56 +00:00
d3d8_main.c Moved a few registry keys from HKLM\Software\Wine to 2005-06-20 16:04:32 +00:00
d3d8_private.h Change the way caps are sent between d3d9/d3d8 and wined3d to make it 2005-06-17 09:59:03 +00:00
d3dcore_gl.h Implemented some texture operations using ATI_texture_env_combine3. 2004-05-28 03:39:42 +00:00
device.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
directx.c Change the way caps are sent between d3d9/d3d8 and wined3d to make it 2005-06-17 09:59:03 +00:00
drawprim.c Fix crash on drawStridedSlow. 2005-04-27 08:12:23 +00:00
indexbuffer.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
resource.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
shader.c char -> const char fixes. 2005-01-24 11:29:44 +00:00
stateblock.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
surface.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
swapchain.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
texture.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
utils.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
vertexbuffer.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
volume.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
volumetexture.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
vshaderdeclaration.c Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00