Sweden-Number/dlls/d3dx9_36
Zebediah Figura 0d075b904b d3dx9/tests: Remove the fallback NAN definition.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-05 17:56:02 +01:00
..
tests d3dx9/tests: Remove the fallback NAN definition. 2021-03-05 17:56:02 +01:00
Makefile.in d3dx9: Use --prefer-native instead of DLL_WINE_PREATTACH. 2021-02-22 14:42:08 +01:00
animation.c
core.c
d3dx9_36.spec
d3dx9_private.h d3dx9: Use BitScanReverse in make_pow2. 2020-06-11 22:19:59 +02:00
effect.c
font.c d3dx9: Remove unreachable DT_SINGLELINE handling from ID3DXFont_DrawText. 2020-11-18 20:28:05 +01:00
line.c
main.c d3dx9: Use --prefer-native instead of DLL_WINE_PREATTACH. 2021-02-22 14:42:08 +01:00
math.c
mesh.c d3dx9: Ignore vertices reordering for D3DXMESHOPT_ATTRSORT in OptimizeInPlace(). 2020-09-29 12:02:38 +02:00
preshader.c
render.c
shader.c
skin.c d3dx9: Implement ID3DXSkinInfo_Clone(). 2020-06-17 17:44:32 +02:00
sprite.c d3dx9: Correctly handle sprites array reallocation. 2020-11-23 21:07:16 +01:00
surface.c d3dx9: Return D3DFMT_A8R8G8B8 in D3DXGetImageInfoFromFileInMemory for 32 bpp BMP with alpha. 2021-02-02 20:39:39 +01:00
texture.c
txc_compress_dxtn.c
txc_dxtn.h
txc_fetch_dxtn.c
util.c d3dx9: Avoid closing invalid handles. 2020-12-22 21:34:04 +01:00
version.rc
volume.c
xfile.c