1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/d3dx10_43
Piotr Caban a304924c61 d3dx10/tests: Add D3DX10CreateThreadPump tests.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
2022-07-04 18:04:03 +02:00
..
tests d3dx10/tests: Add D3DX10CreateThreadPump tests. 2022-07-04 18:04:03 +02:00
async.c d3dx10: Add ID3DX10ThreadPump:PurgeAllItems implementation. 2022-07-04 17:48:01 +02:00
compiler.c d3dx10: Share code for resource data loading. 2022-06-07 08:54:50 +02:00
d3dx10_43_main.c d3dx10: Fix long type warnings. 2022-04-13 10:47:30 +02:00
d3dx10_43.spec d3dx10: Add D3DX10CreateThreadPump stub. 2022-07-04 17:48:00 +02:00
dxhelpers.h d3dx10: Add D3DX10CreateAsyncTextureProcessor implementation. 2022-06-15 21:45:03 +02:00
font.c d3dx10: Use CRT memory allocators. 2022-06-07 08:54:50 +02:00
Makefile.in d3dx10: Build without -DWINE_NO_LONG_TYPES. 2022-04-12 22:13:44 +02:00
mesh.c d3dx10: Use CRT memory allocators. 2022-06-07 08:54:50 +02:00
sprite.c d3dx10: Use CRT memory allocators. 2022-06-07 08:54:50 +02:00
texture.c d3dx10: Add support for ID3DX10ThreadPump parameter in D3DX10CreateTextureFromMemory. 2022-06-17 20:38:19 +02:00
version.rc