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 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Francois Gouget
|
7d66375fba
|
d3d10/tests: Add a trailing '\n' to ok() calls.
|
2010-06-22 20:03:32 +02:00 |
Rico Schüller
|
af93f1ab33
|
d3d10: Add argument check to ID3D10Effect::GetTechniqueByName().
|
2010-05-17 12:42:32 +02:00 |
Rico Schüller
|
89b0c84375
|
d3d10/tests: Add ID3D10Effect::GetVariableBy*() test.
|
2010-05-06 14:19:03 +02: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 |
Rico Schüller
|
f816210c21
|
d3d10/tests: Add effect shader test.
|
2010-02-12 15:52:25 +01:00 |
Rico Schüller
|
893b0b9d40
|
d3d10/tests: Use a wrapper function for D3D10CreateEffectFromMemory().
|
2010-02-12 15:52:25 +01:00 |
Rico Schüller
|
216ae014ee
|
d3d10/tests: Add constant buffer stride test.
|
2009-11-03 22:27:49 +01:00 |
Rico Schüller
|
d390e60320
|
d3d10/tests: Add GetParentConstantBuffer() checks to effect variable type and class test.
|
2009-11-03 22:27:46 +01:00 |
Rico Schüller
|
51fcacb8a9
|
d3d10/tests: Add IsValid() checks to effect variable type and class test.
|
2009-11-03 22:27:43 +01:00 |
Rico Schüller
|
b8883547af
|
d3d10/tests: Add effect variable type and class test.
|
2009-11-03 22:27:40 +01:00 |
Rico Schüller
|
c1265cfd12
|
d3d10/tests: Add ID3D10EffectVariable::GetElement() test.
|
2009-10-22 15:46:48 +02:00 |
Rico Schüller
|
bc3c1b8b7f
|
d3d10/tests: Add variable member test.
|
2009-10-22 15:46:37 +02:00 |
Rico Schüller
|
54592ea374
|
d3d10/tests: Add variable type test.
|
2009-10-07 14:28:21 +02:00 |
Rico Schüller
|
b277b114aa
|
d3d10/tests: Add constant buffer type test.
|
2009-10-07 14:28:12 +02:00 |
Henri Verbeet
|
1988ed16db
|
dxgi: Implement IDXGIFactory::EnumAdapters().
|
2008-11-18 11:53:28 +01:00 |
Henri Verbeet
|
65e614a9ca
|
d3d10: Add a test to show d3d10 devices implement IDXGIDevice.
|
2008-10-29 13:29:34 +01:00 |