-
47ad1f1d
by Matteo Bruni at 2025-03-10T22:06:23+01:00
d3dx9: Load the D3DAssemble() function pointer from the proper DLL.
Fixes: fe4e5225e45fd8bbdf262b3efe375dd1da178a25
-
fc3afba2
by Matteo Bruni at 2025-03-10T22:06:23+01:00
d3dx9/tests: Fix expected asm test results on version >= 42.
Fixes: 258056664af17da036510a310c7c50a1c3b0a8b9
-
e5d451ec
by Matteo Bruni at 2025-03-10T22:06:23+01:00
d3dcompiler/tests: Clean up temporary file after the test.
Fixes: 0ef10854c8a243896cf1c1ee6008c15161081c3b
-
eeca8f48
by Matteo Bruni at 2025-03-10T22:06:23+01:00
d3dx9_42: Generate an import library.
-
bda31ac6
by Matteo Bruni at 2025-03-10T22:06:23+01:00
d3dx9/tests: Add d3dx9_42 tests.
Share the code with the existing d3dx9_36 tests.
-
664e4eff
by Matteo Bruni at 2025-03-10T22:06:23+01:00
d3dcompiler: Fix a few version-dependent error returns in D3DReflect().
-
aef50eee
by Matteo Bruni at 2025-03-10T22:06:23+01:00
d3dcompiler/tests: Add d3dcompiler_42 tests.
Share the code with the existing d3dcompiler_47 tests.