Sweden-Number/dlls/wined3d
Raphael Junqueira 705aec5a6f - defined D3DCOLOR_B macros to access byte values of D3DCOLOR
- use D3DCOLOR macros instead of using shift + masks
- fix a bug where diffuse.lpData checked instead of specular.lpData
- implement color fixup on ARB VShader compilation code:
 -> on input parameters using swizzle
 -> add is_color parameter on vshader_program_add_param
2005-11-15 12:03:13 +00:00
..
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in Implemented stubbed out pixel shaders and their states in wined3d. 2005-08-25 19:24:21 +00:00
basetexture.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
cubetexture.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
device.c - defined D3DCOLOR_B macros to access byte values of D3DCOLOR 2005-11-15 12:03:13 +00:00
directx.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
drawprim.c - defined D3DCOLOR_B macros to access byte values of D3DCOLOR 2005-11-15 12:03:13 +00:00
indexbuffer.c Tidy up some comments and formatting. 2005-07-13 14:15:54 +00:00
pixelshader.c Implemented stubbed out pixel shaders and their states in wined3d. 2005-08-25 19:24:21 +00:00
query.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
resource.c Implement resource tracking, require for reset and evict managed 2005-07-26 10:34:15 +00:00
stateblock.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
surface.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
swapchain.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
texture.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
utils.c Added A2R10G10B10 and D3DFMT_D24FS8 modes to all other functions. 2005-09-07 09:25:26 +00:00
vertexbuffer.c - add a new settings for vbo support 2005-07-24 17:11:33 +00:00
vertexdeclaration.c Assorted spelling fixes. 2005-08-12 18:22:06 +00:00
vertexshader.c - defined D3DCOLOR_B macros to access byte values of D3DCOLOR 2005-11-15 12:03:13 +00:00
volume.c Tidy up some comments and formatting. 2005-07-13 14:15:54 +00:00
volumetexture.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
wined3d.spec WineDirect3DCreate has 3 args in the source. 2005-03-21 10:52:32 +00:00
wined3d_main.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
wined3d_private.h - defined D3DCOLOR_B macros to access byte values of D3DCOLOR 2005-11-15 12:03:13 +00:00