Sweden-Number/dlls/d3dx9_36
Paul Gofman 35f82ba444 d3dx9: Get rid of init_set_constants() function.
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-10 22:41:04 +02:00
..
tests d3dx9/tests: Add test for skip_constants effect parameter. 2017-07-10 22:40:55 +02:00
Makefile.in
animation.c
core.c
d3dx9_36.spec d3dx9_36: Sort specfile. 2017-05-30 11:12:56 +02:00
d3dx9_36_main.c d3dx9_36: Move functions D3DXDebugMute, D3DXGetDriverLevel to utils.c. 2016-06-17 22:56:58 +09:00
d3dx9_private.h d3dx9: Move set_number() into d3dx9_private.h. 2017-06-12 12:02:22 +02:00
effect.c d3dx9: Factor out is_parameter_used() function. 2017-07-10 22:40:58 +02:00
font.c
line.c
math.c
mesh.c d3dx9: Remove dead assignment (Coverity). 2016-08-05 14:49:58 -05:00
preshader.c d3dx9: Get rid of init_set_constants() function. 2017-07-10 22:41:04 +02:00
render.c
shader.c d3dx9: Implement D3DXCreateTextureShader with stubbed ID3DXTextureShader interface. 2016-07-26 10:52:24 +09:00
skin.c
sprite.c d3dx9/tests: Use SetRect() instead of coding it. 2016-07-03 10:16:50 +09:00
surface.c d3dx9: Don't forbid supported format conversions. 2017-01-30 21:38:49 +01:00
texture.c d3dx9: Add stubs for D3DXFill*TextureTX(). 2016-08-05 14:49:10 -05:00
util.c d3dx9: Move set_number() into d3dx9_private.h. 2017-06-12 12:02:22 +02:00
version.rc
volume.c d3dx9: Don't forbid supported format conversions. 2017-01-30 21:38:49 +01:00
xfile.c