wine-wine/dlls/d3dx9_36
Gijs Vermeulen 35a4093eff d3dx9: Implement ID3DXSkinInfo_Clone().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48779
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-17 17:44:32 +02:00
..
tests d3dx9: Implement ID3DXSkinInfo_Clone(). 2020-06-17 17:44:32 +02:00
Makefile.in makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
animation.c d3dx9: Implement D3DXCreateKeyframedAnimationSet. 2020-02-11 22:39:59 +01:00
core.c
d3dx9_36.spec d3dx9: Fix some spec file entries. 2020-01-14 19:04:26 +01:00
d3dx9_private.h d3dx9: Use BitScanReverse in make_pow2. 2020-06-11 22:19:59 +02:00
effect.c d3dx9: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 21:16:12 +01:00
font.c d3dx9: Handle horizontal alignment in ID3DXFont_DrawText. 2020-04-01 20:58:15 +02:00
line.c d3dx9: Make ID3DXLine::OnResetDevice() return S_OK. 2020-01-09 23:19:42 +01:00
main.c
math.c
mesh.c
preshader.c
render.c d3dx9: Build with msvcrt. 2019-05-30 20:20:09 +02:00
shader.c d3dx9: Pass D3DCOMPILE_ENABLE_BACKWARDS_COMPATIBILITY when appropriate. 2020-01-14 19:04:57 +01:00
skin.c d3dx9: Implement ID3DXSkinInfo_Clone(). 2020-06-17 17:44:32 +02:00
sprite.c
surface.c d3dx9: Add support for D3DFMT_P8 in DDS files. 2020-04-14 11:20:00 +02:00
texture.c d3dx9: Reimplement make_pow2() in d3dx9_private.h. 2020-02-25 23:43:18 +01:00
txc_compress_dxtn.c d3dx9_36: Fix the spelling of a comment. 2019-12-11 21:51:28 +01:00
txc_dxtn.h
txc_fetch_dxtn.c
util.c d3dx9: Build with msvcrt. 2019-05-30 20:20:09 +02:00
version.rc d3dx9_xx: Correct filename string. 2014-01-07 10:43:33 +01:00
volume.c d3dx9: Handle compressed surfaces in D3DXLoadSurfaceFromMemory. 2019-09-26 21:04:39 +02:00
xfile.c d3dx9: Build with msvcrt. 2019-05-30 20:20:09 +02:00