1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/d3dx10_43
Nikolay Sivov e91243a94e d3dx10/tests: Remove todo's from now passing tests.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2024-03-14 18:41:42 +01:00
..
tests d3dx10/tests: Remove todo's from now passing tests. 2024-03-14 18:41:42 +01:00
async.c d3dx10: Implement D3DX10PreprocessShaderFromMemory(). 2022-08-30 21:38:39 +02:00
compiler.c d3dx10: Return E_FAIL in D3DX10CreateEffectFromFile for NULL file name. 2022-08-31 22:22:21 +02:00
d3dx10_43_main.c
d3dx10_43.spec d3dx10: Add D3DX10CreateThreadPump stub. 2022-07-04 17:48:00 +02:00
dxhelpers.h d3dx10_43: Remove DECLSPEC_HIDDEN usage. 2023-07-20 21:48:39 +02:00
font.c d3dx10: Use CRT memory allocators. 2022-06-07 08:54:50 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01: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: Map DXGI_FORMAT_R16_UNORM to DXGI_FORMAT_R16G16B16A16_UNORM in get_d3dx10_dds_format(). 2023-04-07 13:18:26 +02:00
version.rc