Sweden-Number/dlls/d3d8
Christian Costa 15ccb11ea5 Implemented fast rendering to a texture using glCopyTexImage2D
Fixed SetViewport.
Fixed SetRenderTarget (based on Jason Edmeades' work).
Improved trace.
2004-04-26 23:34:17 +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 Implemented fast rendering to a texture using glCopyTexImage2D 2004-04-26 23:34:17 +00:00
d3dcore_gl.h - implement SetRenderState D3DRS_FOGENABLE/D3DRS_RANGEFOGENABLE 2004-04-26 20:12:28 +00:00
device.c Implemented fast rendering to a texture using glCopyTexImage2D 2004-04-26 23:34:17 +00:00
directx.c - implement SetRenderState D3DRS_FOGENABLE/D3DRS_RANGEFOGENABLE 2004-04-26 20:12:28 +00:00
drawprim.c Implemented fast rendering to a texture using glCopyTexImage2D 2004-04-26 23:34:17 +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 Fixed some strict aliasing issues in dlls/d3d8. 2004-04-26 20:15:02 +00:00
stateblock.c Fixed some strict aliasing issues in dlls/d3d8. 2004-04-26 20:15:02 +00:00
surface.c Implemented fast rendering to a texture using glCopyTexImage2D 2004-04-26 23:34:17 +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 Implemented fast rendering to a texture using glCopyTexImage2D 2004-04-26 23:34:17 +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