Sweden-Number/dlls/d3dx9_36
Christian Costa 19acdd0c35 d3dx9: Also check for a valid alpha channel for TGA images.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48631
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 46f08b169b)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2022-03-15 23:22:29 +01:00
..
tests d3dx9/effect: Reset output handle for next after last technique in FindNextValidTechnique(). 2021-11-22 22:21:05 +01:00
Makefile.in
animation.c
core.c
d3dx9_36.spec
d3dx9_private.h
effect.c d3dx9/effect: Reset output handle for next after last technique in FindNextValidTechnique(). 2021-11-22 22:21:05 +01:00
font.c d3dx9: Remove unreachable DT_SINGLELINE handling from ID3DXFont_DrawText. 2020-11-18 20:28:05 +01:00
line.c
main.c
math.c
mesh.c
preshader.c
render.c
shader.c
skin.c
sprite.c d3dx9: Correctly handle sprites array reallocation. 2020-11-23 21:07:16 +01:00
surface.c d3dx9: Also check for a valid alpha channel for TGA images. 2022-03-15 23:22:29 +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