.. |
tests
|
d3dx9_36: Fix ID3DXFileDataImpl_GetName + add some tests.
|
2013-05-16 12:11:00 +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: Add stub for DisassembleEffect.
|
2013-05-06 15:55:23 +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: Add support for D3DFMT_A32B32G32R32F.
|
2013-01-16 12:20:23 +01:00 |
effect.c
|
d3dx9_36: Add stub for DisassembleEffect.
|
2013-05-06 15:55:23 +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 ERR() on HeapAlloc failure for small sizes known at compile time.
|
2013-02-07 15:48:26 +01:00 |
math.c
|
d3dx9: Remove unneeded variables.
|
2013-05-01 16:00:56 +02:00 |
mesh.c
|
d3dx9_36: Avoid signed-unsigned integer comparisons.
|
2013-01-03 11:52:08 +01: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: Avoid LPDIRECT3DDEVICE9.
|
2012-10-29 10:47:03 +01:00 |
surface.c
|
d3dx9_36: Report D3DFMT_P8 for image with indexed colors in D3DGetImageInfoFromFileInMemory.
|
2013-05-14 22:00:06 +02:00 |
texture.c
|
d3dx9: Add support for D3DFMT_A32B32G32R32F.
|
2013-01-16 12:20:23 +01:00 |
util.c
|
d3dx9_36: Fix D3DXCheckTextureRequirements to return D3DFMT_A8R8G8B8 when d3d doesn't support D3DFMT_P8 + tests.
|
2013-05-14 22:00:14 +02:00 |
version.rc
|
…
|
|
volume.c
|
d3dx9: A simple copy isn't enough when a color key is provided.
|
2012-10-29 10:47:04 +01:00 |
xfile.c
|
d3dx9_36: Fix ID3DXFileDataImpl_GetName + add some tests.
|
2013-05-16 12:11:00 +02:00 |