wine-wine/dlls/d3dx9_36
Christian Costa c1cf13a751 d3dx9/tests: Remove useless '\n' within some ok() messages.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-28 21:57:15 +02:00
..
tests d3dx9/tests: Remove useless '\n' within some ok() messages. 2020-04-28 21:57:15 +02:00
Makefile.in makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
animation.c
core.c
d3dx9_36.spec
d3dx9_private.h d3dx9: Reimplement make_pow2() in d3dx9_private.h. 2020-02-25 23:43:18 +01: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
main.c
math.c
mesh.c
preshader.c
render.c
shader.c
skin.c
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
txc_dxtn.h
txc_fetch_dxtn.c
util.c
version.rc
volume.c
xfile.c