.. |
tests
|
d3dx9/tests: Add ID3DXConstantTable struct array test.
|
2013-07-27 11:49:27 -05: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: Use d3dx_pass instead of D3DXHANDLE.
|
2013-07-27 11:46:38 -05:00 |
font.c
|
…
|
|
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
|
…
|
|
shader.c
|
d3dx9_36: Release shader if getting constant table fails in D3DXCompileShader.
|
2013-07-29 14:11:08 +02: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: Display bpp in decimal in traces.
|
2013-07-22 17:16:03 +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 |