wine-wine/dlls/d3dx9_36
Christian Costa c6106428f6 d3dxof: Add support for case sensitive legacy type indexColor. 2013-06-24 11:57:52 +02:00
..
tests d3dxof: Add support for case sensitive legacy type indexColor. 2013-06-24 11:57:52 +02:00
Makefile.in d3dx9_36: Implement D3DXFileCreate with stubbed ID3DXFile interface + basic tests. 2012-12-27 18:47:54 +01:00
core.c d3dx9_36: Remove ERR() on HeapAlloc failure for small sizes known at compile time. 2013-02-07 15:48:26 +01:00
d3dx9_36.spec d3dx9_36: Port mesh code to use ID3DXFile instead of IDirectXFile and enable D3DXLoadSkinMeshFromXof. 2013-05-28 19:45:38 +02:00
d3dx9_36_main.c Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
d3dx9_36_private.h d3dx9_36: Add support for D3DFMT_P8 and conversion to other ARGB formats + tests. 2013-05-23 20:51:23 +02:00
effect.c d3dx9_36: Set compilation_errors to NULL when no error encountered + tests. 2013-06-13 17:14:06 +02:00
font.c d3dx9_36: D3DXCreateFontIndirectW seems no longer to be a stub. 2012-11-05 11:40:05 +01:00
line.c d3dx9_36: Remove 'relay' in traces for functions that do not forward to another ones. 2013-06-04 10:14:05 +02:00
math.c d3dx9: Apply rotationcenter only when a rotation is done. 2013-06-17 19:30:38 +02:00
mesh.c d3dx9_36: Simplify code + fix typo. 2013-06-07 12:26:15 +02:00
render.c d3dx9: Implement rendering to cube textures in ID3DXRenderToEnvMap. 2012-08-13 17:28:05 +02:00
shader.c d3dx9_36: Remove ERR() on HeapAlloc failure for small sizes known at compile time. 2013-02-07 15:48:26 +01:00
skin.c d3dx9_36: Avoid signed-unsigned integer comparisons. 2013-01-04 11:59:32 +01:00
sprite.c d3dx9_36: Remove 'relay' in traces for functions that do not forward to another ones. 2013-06-04 10:14:05 +02:00
surface.c d3dx9_36: Allocate the right size (Coverity). 2013-05-27 19:02:25 +02:00
texture.c d3dx9: Add support for D3DFMT_A32B32G32R32F. 2013-01-16 12:20:23 +01:00
util.c d3dx9_36: Add support for D3DFMT_P8 and conversion to other ARGB formats + tests. 2013-05-23 20:51:23 +02:00
version.rc
volume.c d3dx9_36: Add support for D3DFMT_P8 and conversion to other ARGB formats + tests. 2013-05-23 20:51:23 +02:00
xfile.c d3dx9_36: Fix ID3DXFileDataImpl_GetName + add some tests. 2013-05-16 12:11:00 +02:00