Sweden-Number/dlls/d3d8
H. Verbeet ac16181790 d3d8: For render states D3DRS_POINTSPRITEENABLE and
D3DRS_MULTISAMPLEANTIALIAS, use GL_SUPPORT correctly.
2006-01-23 11:26:25 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01: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 Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
d3d8.spec Correct the number of parameters (and partly their names) for the 2005-09-21 09:42:20 +00:00
d3d8_main.c gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
d3d8_private.h - defined D3DCOLOR_B macros to access byte values of D3DCOLOR 2005-11-03 09:54:31 +00:00
d3dcore_gl.h d3d8: Add GL_ARB_multisample definitions. 2006-01-23 11:26:15 +01:00
device.c d3d8: For render states D3DRS_POINTSPRITEENABLE and 2006-01-23 11:26:25 +01:00
directx.c d3d8: Add detection for GL_ARB_point_sprite support. 2006-01-23 11:24:27 +01:00
drawprim.c - defined D3DCOLOR_B macros to access byte values of D3DCOLOR 2005-11-03 09:54:31 +00:00
indexbuffer.c Changed index and vertex buffer so that internal references are 2005-10-27 10:23:41 +00:00
resource.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
shader.c Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
stateblock.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
surface.c Fix DXT2 & DXT4 support for d3d8. 2005-09-29 10:31:22 +00:00
swapchain.c Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
texture.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
utils.c Fix DXT2 & DXT4 support for d3d8. 2005-09-29 10:31:22 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
vertexbuffer.c Changed index and vertex buffer so that internal references are 2005-10-27 10:23:41 +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 - defined D3DCOLOR_B macros to access byte values of D3DCOLOR 2005-11-03 09:54:31 +00:00