wine-wine/dlls/d3dx9_36
Francois Gouget b2e3e2e943 d3dx9_36/tests: Simplify test_D3DXSHMultiply3(). 2012-06-25 10:33:30 +02:00
..
tests d3dx9_36/tests: Simplify test_D3DXSHMultiply3(). 2012-06-25 10:33:30 +02:00
Makefile.in d3dx9: Add stub for D3DXCreateRenderToSurface. 2012-06-06 11:55:41 +02:00
core.c d3dx9: Add argument check to D3DXCreateBuffer(). 2011-04-04 13:43:09 +02:00
d3dx9_36.spec d3dx9_36: Implementation of D3DXSHMultiply3. 2012-06-18 10:56:48 +02:00
d3dx9_36_main.c
d3dx9_36_private.h d3dx9: Implement D3DXSaveSurfaceToFileInMemory. 2012-05-31 12:37:25 +02:00
effect.c d3dx9: Crop the input in ID3DXBaseEffect::SetBool(). 2012-05-30 17:17:57 +02:00
font.c d3dx9: Get rid of ID3DXFontImpl. 2012-06-19 11:12:02 +02:00
line.c d3dx9: Don't return a pointer to the implementation in ID3DXLineImpl_QueryInterface(). 2012-04-10 16:21:27 +02:00
math.c d3dx9_36: Implementation of D3DXSHMultiply3. 2012-06-18 10:56:48 +02:00
mesh.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
render.c d3dx9: Add ID3DXRenderToEnvMap interface stub. 2012-06-11 12:37:22 +02:00
shader.c d3dx9: Don't return a pointer to the implementation in ID3DXConstantTableImpl_QueryInterface(). 2012-04-09 12:03:02 +02:00
skin.c d3dx9: Implement GetBoneOffsetMatrix and SetBoneOffsetMatrix. 2011-06-23 09:59:37 +02:00
sprite.c d3dx9: Use wine_dbgstr_rect() in some more places. 2012-06-01 17:46:44 +02:00
surface.c d3dx9: Recognize X8B8G8R8 pixel format in DDS files. 2012-06-19 11:12:34 +02:00
texture.c d3dx9: Implement D3DXSaveTextureToFileInMemory. 2012-05-31 12:37:26 +02:00
util.c d3dx9: Implement D3DXSaveSurfaceToFileInMemory. 2012-05-31 12:37:25 +02:00
version.rc
volume.c