1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/d3dx9_36
2023-08-15 18:56:45 +02:00
..
tests d3dx9/tests: Use nameless unions/structs. 2023-08-15 18:56:45 +02:00
animation.c
core.c
d3dx9_36.spec
d3dx9_private.h d3dx9_36: Remove DECLSPEC_HIDDEN usage. 2023-07-20 21:48:39 +02:00
effect.c d3dx9: Create parameter evaluator for texture shaders. 2023-01-27 13:39:47 +01:00
font.c
line.c
main.c
Makefile.in
math.c
mesh.c
preshader.c d3dx9: Partially implement D3DXFillTextureTX(). 2023-01-27 13:39:48 +01:00
render.c
shader.c d3dx9: Load D3DAssemble via GetProcAddress. 2023-04-27 20:22:45 +02:00
skin.c
sprite.c
surface.c d3dx9: Fix dst pitch for compressed format in D3DXLoadSurfaceFromMemory(). 2023-05-02 22:21:30 +02:00
texture.c d3dx9: Partially implement D3DXFillCubeTextureTX(). 2023-01-27 13:39:48 +01:00
txc_compress_dxtn.c
txc_dxtn.h
txc_fetch_dxtn.c
util.c
version.rc
volume.c
xfile.c