Sweden-Number/dlls/d3dx9_36
Paul Gofman 0750e758cc d3dx9: Downgrade unknown DWORD FIXMEs() to WARN() messages.
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-04-28 09:15:02 +02:00
..
tests d3dx9/tests: Fix test blob data corruption in test_preshader_op(). 2017-04-28 09:13:26 +02:00
Makefile.in
animation.c
core.c
d3dx9_36.spec d3dx9_36: Fix some spec file entries. 2017-02-23 13:15:45 +01: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: Support parameters sharing in effect. 2017-04-26 20:33:58 +02:00
effect.c d3dx9: Downgrade unknown DWORD FIXMEs() to WARN() messages. 2017-04-28 09:15:02 +02:00
font.c
line.c
math.c d3dx9: D3DXQuaternionSquadSetup should support arguments aliasing. 2016-04-19 23:29:31 +09:00
mesh.c d3dx9: Remove dead assignment (Coverity). 2016-08-05 14:49:58 -05:00
preshader.c d3dx9: Set reg_component_count to 4 for immediate constants. 2017-04-28 09:14:39 +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_36: Move functions D3DXDebugMute, D3DXGetDriverLevel to utils.c. 2016-06-17 22:56:58 +09:00
version.rc
volume.c d3dx9: Don't forbid supported format conversions. 2017-01-30 21:38:49 +01:00
xfile.c