wine/dlls/d3dx9_36
Connor McAdams e2ffae327a d3dx9: Don't include d3dx9 header in d3dx_helpers.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2025-08-01 20:59:53 +09:00
..
tests d3dx9/tests: Fix identity_matrix initialization. 2025-07-23 22:40:03 +09:00
animation.c
bcdec.h d3dx9: Replace txc_fetch_dxtn with bcdec. 2025-07-01 21:47:38 +02:00
core.c
d3dx9_36.spec
d3dx9_private.h d3dx9: Get rid of ID3DXBuffer usage in d3dx_helpers. 2025-08-01 20:59:53 +09:00
d3dx_helpers.c d3dx9: Don't include d3dx9 header in d3dx_helpers. 2025-08-01 20:59:53 +09:00
d3dx_helpers.h d3dx9: Get rid of ID3DXBuffer usage in d3dx_helpers. 2025-08-01 20:59:53 +09:00
effect.c d3dx9: Set shared parameters pointer to NULL when freeing it. 2025-06-10 22:44:19 +02:00
font.c
line.c
main.c
Makefile.in d3dx9: Move functions intended for code sharing into a separate source file. 2025-08-01 20:59:51 +09:00
math.c d3dx9: Move functions intended for code sharing into a separate source file. 2025-08-01 20:59:51 +09:00
mesh.c
preshader.c
render.c
shader.c
skin.c
sprite.c
stb_dxt.h d3dx9: Replace txc_compress_dxtn with stb_dxt. 2025-07-01 21:47:38 +02:00
surface.c d3dx9: Get rid of ID3DXBuffer usage in d3dx_helpers. 2025-08-01 20:59:53 +09:00
texture.c d3dx9: Introduce d3dx_resource_type enumeration. 2025-08-01 20:59:51 +09:00
util.c d3dx9: Get rid of ID3DXBuffer usage in d3dx_helpers. 2025-08-01 20:59:53 +09:00
version.rc resources: Generate version strings from the corresponding version number. 2025-06-19 22:54:53 +02:00
volume.c d3dx9: Get rid of ID3DXBuffer usage in d3dx_helpers. 2025-08-01 20:59:53 +09:00
xfile.c