Sweden-Number/dlls/d3d8
Raphael Junqueira e4a96cd571 Don't try to create HW Vertex Shaders when code is NULL (ie use
default rendering code using VertexShaderDeclaration for datas) as GL
drivers don't like empty programs.
2004-04-23 21:28:02 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Authors: Jason Edmeades <us@the-edmeades.demon.co.uk>, Christian Costa <titan.costa@wanadoo.fr> 2004-04-15 23:58:15 +00:00
basetexture.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
cubetexture.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
d3d8.spec - pixel shader program dump code 2003-06-04 22:45:57 +00:00
d3d8_main.c Fixed relative addressing. 2004-04-20 00:28:48 +00:00
d3d8_private.h - fix the SetTextureStageState for D3DTADDRESS_MIRROR using dynamic GL 2004-04-19 23:04:58 +00:00
d3dcore_gl.h - more FIXME -> TRACE 2004-04-22 23:46:05 +00:00
device.c - fix the SetTextureStageState for D3DTADDRESS_MIRROR using dynamic GL 2004-04-19 23:04:58 +00:00
directx.c Fix some random crashes found on some games in the new code (live 2004-04-23 21:27:30 +00:00
drawprim.c Authors: Jason Edmeades <us@the-edmeades.demon.co.uk>, Christian Costa <titan.costa@wanadoo.fr> 2004-04-15 23:58:15 +00:00
indexbuffer.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
resource.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
shader.c Don't try to create HW Vertex Shaders when code is NULL (ie use 2004-04-23 21:28:02 +00:00
stateblock.c Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
surface.c Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
swapchain.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
texture.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
utils.c Assorted spelling and case fixes. 2004-03-31 20:06:10 +00:00
version.rc Added version info. 2003-04-03 23:55:27 +00:00
vertexbuffer.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
volume.c Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
volumetexture.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
vshaderdeclaration.c Authors: Jason Edmeades <us@the-edmeades.demon.co.uk>, Christian Costa <titan.costa@wanadoo.fr> 2004-04-15 23:58:15 +00:00