Sweden-Number/dlls/d3d8
Raphael Junqueira d52c5080cf - Fix compilation again using olders GL headers
(glCompressedTexImage2DARB problem).
- Fix typo on constant.
- Detection of NVidia texture_shader and register_combiners
  extensions.
- Begin to implement BUMPMAPPING using NVidia Texture shader extension
  (not really working for now).
2004-04-29 00:20:18 +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 compilation again using olders GL headers 2004-04-29 00:20:18 +00:00
d3dcore_gl.h - Fix compilation again using olders GL headers 2004-04-29 00:20:18 +00:00
device.c - Fix compilation again using olders GL headers 2004-04-29 00:20:18 +00:00
directx.c - Fix compilation again using olders GL headers 2004-04-29 00:20:18 +00:00
drawprim.c - Fix compilation again using olders GL headers 2004-04-29 00:20:18 +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 Assorted spelling fixes. 2004-04-28 00:24:44 +00:00
stateblock.c Fixed some strict aliasing issues in dlls/d3d8. 2004-04-26 20:15:02 +00:00
surface.c - Fix compilation again using olders GL headers 2004-04-29 00:20:18 +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 - Fix compilation again using olders GL headers 2004-04-29 00:20:18 +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