Sweden-Number/dlls/d3d8
Jason Edmeades 8534f79124 - Move texture loading into PreLoad for 2D textures (needs doing for
the others as well), and call when needed as well.
- Change D3DFMT_R5G6B5 handling to make backdrop of Max Payne appear.
- Add code to reject attempts to use invalid texture units (Max Payne
  did this a lot).
- ValidateDevice fixme silenced as harmless but occurs frequently.
- Add trace which can be compiled in to debug vertex shaders, and
  correct fixmes and dprintf's into appropriate trace statements.
- Ensure we trace what we return when querying the device caps.
- Correct bug with negative numbers in vertex shader code.
2003-05-08 03:49:04 +00:00
..
.cvsignore Added version info. 2003-04-03 23:55:27 +00:00
Makefile.in Added version info. 2003-04-03 23:55:27 +00:00
basetexture.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
cubetexture.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
d3d8.spec Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
d3d8_main.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
d3d8_private.h - Move texture loading into PreLoad for 2D textures (needs doing for 2003-05-08 03:49:04 +00:00
device.c - Move texture loading into PreLoad for 2D textures (needs doing for 2003-05-08 03:49:04 +00:00
directx.c - Move texture loading into PreLoad for 2D textures (needs doing for 2003-05-08 03:49:04 +00:00
indexbuffer.c Silence index buffer lock + offset fixme to a trace because the 2003-04-21 22:38:14 +00:00
resource.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
shader.c - Move texture loading into PreLoad for 2D textures (needs doing for 2003-05-08 03:49:04 +00:00
stateblock.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
surface.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
swapchain.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
texture.c - Move texture loading into PreLoad for 2D textures (needs doing for 2003-05-08 03:49:04 +00:00
version.rc Added version info. 2003-04-03 23:55:27 +00:00
vertexbuffer.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
volume.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
volumetexture.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00
vshaderdeclaration.c Header files must not include config.h. 2003-04-12 00:06:42 +00:00