Sweden-Number/dlls/wined3d
Raphael Junqueira f12d5b243a - fix typo in wined3d_interface.h
- add needed defines in wined3d_interface.h
- add IWineD3DVertexDeclarationImpl_ParseToken9 for debug traces
- fix ParseDeclaration9
- limit flood of traces (single shot traces)
2005-01-27 10:40:57 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Begin support of VertexDeclaration on wined3d using d3d8 code base 2005-01-19 19:34:49 +00:00
basetexture.c Get rid of some TRACE(..., This->resource.ref). 2005-01-19 16:59:01 +00:00
cubetexture.c - Add texture support for all the texture types for d3d9->wined3d. 2005-01-17 13:44:57 +00:00
device.c - fix typo in wined3d_interface.h 2005-01-27 10:40:57 +00:00
directx.c - fix typo in wined3d_interface.h 2005-01-27 10:40:57 +00:00
drawprim.c - a very basic blending support on fast drawing path (to have better 2005-01-26 21:06:19 +00:00
indexbuffer.c Get rid of some TRACE(..., This->resource.ref). 2005-01-19 16:59:01 +00:00
resource.c Get rid of some TRACE(..., This->resource.ref). 2005-01-19 16:59:01 +00:00
stateblock.c Use only stored result of Interlocked* in AddRef/Release. 2005-01-12 19:50:22 +00:00
surface.c Get rid of some TRACE(..., This->resource.ref). 2005-01-19 16:59:01 +00:00
texture.c - Add texture support for all the texture types for d3d9->wined3d. 2005-01-17 13:44:57 +00:00
utils.c - Add texture support for all the texture types for d3d9->wined3d. 2005-01-17 13:44:57 +00:00
vertexbuffer.c Get rid of some TRACE(..., This->resource.ref). 2005-01-19 16:59:01 +00:00
vertexdeclaration.c - fix typo in wined3d_interface.h 2005-01-27 10:40:57 +00:00
vertexshader.c Create a wined3d interface, and generate a wined3d object in the d3d9 2004-09-23 04:34:27 +00:00
volume.c - Add texture support for all the texture types for d3d9->wined3d. 2005-01-17 13:44:57 +00:00
volumetexture.c - Add texture support for all the texture types for d3d9->wined3d. 2005-01-17 13:44:57 +00:00
wined3d.spec Create a wined3d interface, and generate a wined3d object in the d3d9 2004-09-23 04:34:27 +00:00
wined3d_main.c - Implement SetStreamSource 2004-11-23 13:52:46 +00:00
wined3d_private.h - VertexDeclaration device APIs 2005-01-26 20:54:00 +00:00