wine-wine/dlls/d3dx9_36
Matteo Bruni 8226a187d6 d3dx9: Don't call CoUninitialize if CoInitializeEx failed. 2014-02-25 14:18:07 -06:00
..
tests d3dx9: Call D3DCompile() for ASCII effects. 2014-02-25 14:17:45 -06:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
core.c d3dx9: Avoid LPVOID. 2013-09-04 11:37:06 +02:00
d3dx9_36.spec d3dx9_36: Port mesh code to use ID3DXFile instead of IDirectXFile and enable D3DXLoadSkinMeshFromXof. 2013-05-28 19:45:38 +02:00
d3dx9_36_main.c d3dx9: Avoid LPVOID. 2013-09-04 11:37:06 +02:00
d3dx9_36_private.h d3dx9: Handle pixel formats larger than 32 bits in surface loading / filtering functions. 2014-02-17 20:16:24 +01:00
effect.c d3dx9: Remove Begin/End stub fixmes. 2014-02-25 14:17:59 -06:00
font.c d3dx9_36: D3DXCreateFontIndirectW seems no longer to be a stub. 2012-11-05 11:40:05 +01:00
line.c d3dx9_36: Cast UINTs to FLOATs in d3dx9_line_Begin. 2014-01-06 20:46:56 +01:00
math.c d3dx9: Handle pixel formats larger than 32 bits in surface loading / filtering functions. 2014-02-17 20:16:24 +01:00
mesh.c d3dx9_36: Make emsquare an unsigned int in create_outline. 2014-01-13 18:41:51 +01:00
render.c d3dx9: Implement rendering to cube textures in ID3DXRenderToEnvMap. 2012-08-13 17:28:05 +02:00
shader.c Assorted spelling fixes. 2014-01-06 17:33:24 +01:00
skin.c d3dx9: Get rid of the ID3DXSkinInfoImpl typedef. 2013-09-25 11:49:14 +02:00
sprite.c Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
surface.c d3dx9: Don't call CoUninitialize if CoInitializeEx failed. 2014-02-25 14:18:07 -06:00
texture.c d3dx9: Enforce minimum texture dimensions for block-based pixel formats. 2014-02-17 20:16:21 +01:00
util.c d3dx9: Kill a noisy TRACE. 2014-02-25 14:17:51 -06:00
version.rc d3dx9_xx: Correct filename string. 2014-01-07 10:43:33 +01:00
volume.c d3dx9: Add missing trace to D3DXLoadVolumeFromFileInMemory. 2014-02-17 20:16:23 +01:00
xfile.c d3dx9: Get rid of the ID3DXFileDataImpl typedef. 2013-09-27 10:33:44 +02:00