wine/dlls/d3dx9_36
Zebediah Figura b3b6d8c99e d3dx9: Pass the "flags" argument to D3DXFXCreateEffectEx() as compiler flags, not effect flags.
And strip D3DXFX_* creation flags from them.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:33 +01:00
..
tests d3dx9: Return D3DERR_INVALIDCALL from ID3DXEffect::BeginPass() if the effect is not started. 2022-02-09 18:37:33 +01:00
animation.c
core.c
d3dx9_36.spec d3dx9: Implement D3DXSHProjectCubeMap(). 2022-02-07 20:23:35 +01:00
d3dx9_private.h d3dx9: Implement D3DXSHProjectCubeMap(). 2022-02-07 20:23:35 +01:00
effect.c d3dx9: Pass the "flags" argument to D3DXFXCreateEffectEx() as compiler flags, not effect flags. 2022-02-09 18:37:33 +01:00
font.c
line.c
main.c
Makefile.in
math.c d3dx9: Implement D3DXSHProjectCubeMap(). 2022-02-07 20:23:35 +01:00
mesh.c
preshader.c
render.c
shader.c
skin.c
sprite.c
surface.c d3dx9: Implement D3DXSHProjectCubeMap(). 2022-02-07 20:23:35 +01:00
texture.c
txc_compress_dxtn.c
txc_dxtn.h
txc_fetch_dxtn.c
util.c
version.rc
volume.c
xfile.c