wine-wine/dlls/d3dx9_36/tests
Matteo Bruni a709cfe061 d3dx9: Handle non-zero source rect position in D3DXLoadSurfaceFromMemory().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41936
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 88d8ae3839)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-01-19 23:11:09 +01:00
..
Makefile.in
asm.c
bmp1x1.bmp
core.c d3dx9/tests: Use SetRectEmpty() instead of open coding it. 2018-12-07 18:07:56 +01:00
effect.c d3dx9/tests: Fix string size to MultiByteToWideChar(). 2018-06-27 10:07:38 +02:00
line.c
math.c d3dx9/tests: Avoid some 64-bit test failures. 2019-04-26 22:41:16 +02:00
mesh.c d3dx9: Generate ID3DXSkinInfo in D3DXLoadSkinMeshFromXof() when needed. 2019-08-14 22:34:24 +02:00
res.vsh
resources.h
rsrc.rc
shader.c d3dx9: Return correct comment length from get_instr_length(). 2019-01-09 15:27:55 -06:00
surface.c d3dx9: Handle non-zero source rect position in D3DXLoadSurfaceFromMemory(). 2020-01-19 23:11:09 +01:00
texture.c d3dx9: Use temporary surface in D3DXFillTexture() for unmappable textures. 2019-08-23 16:36:59 +02:00
volume.c
xfile.c