1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/d3dx10_43
Jeff Smith 11516e7cee d3dx10_43/tests: Use compare_uint() in compare_float() instead of abs().
The result of abs(INT_MIN) is INT_MIN, which breaks the ulps comparison.
2023-08-08 11:57:23 +09:00
..
tests d3dx10_43/tests: Use compare_uint() in compare_float() instead of abs(). 2023-08-08 11:57:23 +09: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: 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_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
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