wine-wine/dlls/d3dx9_36
Józef Kucia 5831e884f5 d3dx9: Avoid passing FALSE as D3DRS_CLIPPLANEENABLE bitmask.
D3DRS_CLIPPLANEENABLE is mask, not a boolean value.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-04 11:52:15 +01:00
..
tests d3dx9/tests: Use a helper function to set matrix values in math tests. 2017-11-10 23:55:16 +01:00
Makefile.in
animation.c
core.c
d3dx9_36.spec d3dx9: Implement D3DXFrameFind(). 2017-11-08 20:38:07 +01:00
d3dx9_36_main.c
d3dx9_private.h d3dx9: Get rid of constants modification bitmasks. 2017-08-30 08:17:39 +02:00
effect.c d3dx9: Fix zero object_id handling in d3dx9_base_effect_get_pass_desc(). 2017-09-08 07:56:19 +02:00
font.c
line.c
math.c
mesh.c d3dx9: Implement D3DXFrameFind(). 2017-11-08 20:38:07 +01:00
preshader.c d3dx9: Zero constantinfo_reserved on error in get_constants_desc(). 2017-11-10 23:54:49 +01:00
render.c
shader.c d3dx9: Support skip_constants parameter for effect. 2017-07-18 20:43:34 +02:00
skin.c
sprite.c d3dx9: Avoid passing FALSE as D3DRS_CLIPPLANEENABLE bitmask. 2017-12-04 11:52:15 +01:00
surface.c
texture.c
util.c d3dx9: Move set_number() into d3dx9_private.h. 2017-06-12 12:02:22 +02:00
version.rc
volume.c
xfile.c