wine-wine/dlls/d3dx9_36
Francois Gouget 5d7fcf5210 d3dx9_36: Fix the spelling of a comment.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-11 21:51:28 +01:00
..
tests d3dx9: Implement D3DXCreateFragmentLinker[Ex](). 2019-11-29 13:54:43 +01:00
Makefile.in d3dx9: Handle compressed surfaces in D3DXLoadSurfaceFromMemory. 2019-09-26 21:04:39 +02:00
animation.c
core.c d3dx9: Add a trace to D3DXCreateBuffer. 2019-10-01 09:43:27 +02:00
d3dx9_36.spec
d3dx9_private.h d3dx9: Handle compressed surfaces in D3DXLoadSurfaceFromMemory. 2019-09-26 21:04:39 +02:00
effect.c d3dx9_36: Fix the spelling of a TRACE() message. 2019-11-28 20:45:46 +01:00
font.c
line.c
main.c
math.c
mesh.c d3dx9: Make qsort() callback functions cdecl. 2019-08-22 09:56:27 +02:00
preshader.c d3dx9: Make qsort() callback functions cdecl. 2019-08-22 09:56:27 +02:00
render.c
shader.c d3dx9: Implement D3DXCreateFragmentLinker[Ex](). 2019-11-29 13:54:43 +01:00
skin.c
sprite.c
surface.c d3dx9: Fix pitch passed to DXTn [de]compression functions. 2019-10-02 23:48:25 +02:00
texture.c d3dx9: Don't pass usage flags for staging texture in D3DXCreateVolumeTextureFromFileInMemoryEx(). 2019-10-30 11:30:02 +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 d3dx9: Handle compressed surfaces in D3DXLoadSurfaceFromMemory. 2019-09-26 21:04:39 +02:00
txc_fetch_dxtn.c d3dx9: Handle compressed surfaces in D3DXLoadSurfaceFromMemory. 2019-09-26 21:04:39 +02:00
util.c
version.rc
volume.c d3dx9: Handle compressed surfaces in D3DXLoadSurfaceFromMemory. 2019-09-26 21:04:39 +02:00
xfile.c