Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Owen Rudge
|
79690ab1ea
|
d3dx9/tests: Add beginning of general tests for texture functions.
|
2010-07-22 16:27:52 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Christian Costa
|
79b8de1263
|
d3dx9_36/tests: Move surface tests into surface.c.
|
2010-04-14 18:00:48 +02:00 |
Christian Costa
|
cf2315bd52
|
d3dx9_36: Implement D3DXCreateLine and add stubbed interface for ID3DXLine + tests.
|
2010-04-02 10:45:22 +02:00 |
Christian Costa
|
4082920c3a
|
d3dx9_36: Add stubbed interface for ID3DXEffect.
|
2010-03-22 12:16:15 +01:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Matteo Bruni
|
c6af1f5cd4
|
d3dx9: Add D3DXAssembleShader tests.
|
2009-10-27 13:57:31 +01:00 |
Tony Wasserka
|
0ac20c4bd3
|
d3dx9: Add tests for basic ID3DXFont functions.
|
2009-06-24 11:32:09 +02:00 |
Henri Verbeet
|
68f20f157e
|
d3dx9_36: Add a test for D3DXGetDeclVertexSize().
|
2009-06-19 13:52:54 +02:00 |
Tony Wasserka
|
e6ece9ee4a
|
d3dx9: Test return codes of the D3DXGetImageInfo functions.
|
2009-06-05 15:19:56 +02:00 |
Tony Wasserka
|
f9cf3ab1a0
|
d3dx9: Add ID3DXSprite tests.
|
2009-03-09 13:28:55 +01:00 |
Luis Busquets
|
9e2b04893c
|
d3dx9: Add a test for D3DXGetShaderSize().
|
2008-07-16 19:56:24 +02:00 |
Philip Nilsson
|
b67290b99a
|
d3dx9/tests: Test the D3DXVec*Array functions.
|
2008-03-21 12:52:54 +01:00 |