msvcp90: Added basic_ofstream<wchar> implementation.
[wine] / dlls / d3dx9_36 /
2012-08-14  Detlef Riekenbergd3dx9_36/tests: Fix failures on vista x64.
2012-08-13  Józef Kuciad3dx9/tests: Add cube texture tests for ID3DXRenderToEn...
2012-08-13  Józef Kuciad3dx9/tests: Add basic tests for ID3DXRenderToEnvMap.
2012-08-13  Józef Kuciad3dx9: Implement rendering to cube textures in ID3DXRen...
2012-08-13  Józef Kuciad3dx9: Introduce separate functions for restoring and...
2012-08-13  Józef Kuciad3dx9/tests: Clean up device state after tests.
2012-08-13  Rico Schüllerd3dx9/tests: Check all elements in the effect parameter...
2012-08-13  Rico Schüllerd3dx9/tests: Reduce effect parameter value test count.
2012-07-23  Józef Kuciad3dx9: Allow D3DX_DEFAULT to be passed as srclevel...
2012-07-23  Nozomi Kodamad3dx9_36: Add more traces.
2012-07-20  Nozomi Kodamad3dx9_36: Add some traces.
2012-07-19  Nozomi Kodamad3dx9_36: Implementation of D3DXSHRotateZ.
2012-07-16  Józef Kuciad3dx9: Implement volume texture filtering in D3DXFilter...
2012-07-16  Józef Kuciad3dx9: Use structure to pass volume size to pixel forma...
2012-07-16  Józef Kuciad3dx9: Implement point filtering for volume textures.
2012-07-16  Józef Kuciad3dx9: Implement pixel format conversion for volume...
2012-07-16  Nozomi Kodamad3dx9_36: Implementation of D3DXSHEvalDirection.
2012-07-16  Nozomi Kodamad3dx9: Implementation of D3DXSHMultiply2.
2012-07-10  Rico Schüllerd3dx9/tests: Fix array increment in SetMatrix*PointerAr...
2012-07-10  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrixTransp...
2012-07-10  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrixPointe...
2012-07-10  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetMatrixTransposePoi...
2012-07-10  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetMatrixPointerArray().
2012-07-09  Józef Kuciad3dx9: Implement D3DXLoadVolumeFromFile.
2012-07-09  Józef Kuciad3dx9/tests: Add tests for D3DXLoadVolumeFromFileInMemory.
2012-07-09  Józef Kuciad3dx9: Implement D3DXLoadVolumeFromFileInMemory.
2012-07-09  Józef Kuciad3dx9: Fix D3DXLoadVolumeFromVolume so it works for...
2012-07-09  Józef Kuciad3dx9: Validate the size of a volume texture in D3DXGet...
2012-07-03  Rico Schüllerd3dx9/tests: Add effect parameter value SetMatrixTransp...
2012-07-03  Rico Schüllerd3dx9/tests: Add effect parameter value SetMatrixPointe...
2012-07-03  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrixTransposePoi...
2012-07-03  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrixPointerArray().
2012-07-03  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to ok() calls.
2012-07-02  Józef Kuciad3dx9: Forward D3DXCreateVolumeTextureFromFile function...
2012-07-02  Józef Kuciad3dx9: Implement D3DXCreateVolumeTextureFromFileInMemoryEx.
2012-07-02  Józef Kuciad3dx9: Implement D3DXLoadVolumeFromVolume.
2012-07-02  Józef Kuciad3dx9/tests: Add tests for D3DXLoadVolumeFromMemory.
2012-07-02  Józef Kuciad3dx9: Implement D3DXLoadVolumeFromMemory.
2012-06-29  Nozomi Kodamad3dx9_36: Implementation of D3DXSHScale.
2012-06-28  Nozomi Kodamad3dx9_36: Implementation of D3DXSHDot.
2012-06-25  Francois Gougetd3dx9_36/tests: Simplify test_D3DXSHMultiply3().
2012-06-19  Józef Kuciad3dx9/tests: Improve test failure messages for check_dd...
2012-06-19  Józef Kuciad3dx9: Recognize X8B8G8R8 pixel format in DDS files.
2012-06-19  Józef Kuciad3dx9/tests: Add tests for ID3DXFont::GetGlyphData.
2012-06-19  Józef Kuciad3dx9/tests: Add tests for ID3DXFont::PreloadText.
2012-06-19  Józef Kuciad3dx9: Get rid of ID3DXFontImpl.
2012-06-18  Nozomi Kodamad3dx9_36: Recognize A8B8G8R8 format.
2012-06-18  Nozomi Kodamad3dx9_36: Implementation of D3DXSHMultiply3.
2012-06-14  Nozomi Kodamad3dx9_36: Implementation of D3DXQuaternionSquadSetup.
2012-06-13  Nozomi Kodamad3dx9_36: D3DXQuaternionLn computes as if the norm...
2012-06-12  Francois Gougetd3dx9_36/tests: Make a couple of test functions static.
2012-06-11  Józef Kuciad3dx9/tests: Use inline functions instead of check_pixe...
2012-06-11  Józef Kuciad3dx9/tests: Improve test failure messages for check_...
2012-06-11  Józef Kuciad3dx9: Add ID3DXRenderToEnvMap interface stub.
2012-06-11  Józef Kuciad3dx9/tests: Add tests for D3DXCreateRenderToEnvMap.
2012-06-07  Józef Kuciad3dx9/tests: Add tests for device state changes for...
2012-06-07  Józef Kuciad3dx9/tests: Add tests for ID3DXRenderToSurface interface.
2012-06-07  Józef Kuciad3dx9: Implement ID3DXRenderToSurface::BeginScene and...
2012-06-06  Józef Kuciad3dx9: Implement ID3DXRenderToSurface::GetDevice.
2012-06-06  Józef Kuciad3dx9: Implement ID3DXRenderToSurface::GetDesc.
2012-06-06  Józef Kuciad3dx9: Add ID3DXRenderToSurface interface stub.
2012-06-06  Józef Kuciad3dx9/tests: Add basic tests for D3DXCreateRenderToSurface.
2012-06-06  Józef Kuciad3dx9: Add stub for D3DXCreateRenderToSurface.
2012-06-06  Józef Kuciad3dx9/tests: Fix indentation.
2012-06-06  Józef Kuciad3dx9/tests: Add tests for loading surfaces from non...
2012-06-04  Józef Kuciad3dx9/tests: Add tests for DDS header handling.
2012-06-01  Henri Verbeetd3dx9: Use wine_dbgstr_rect() in some more places.
2012-05-31  Józef Kuciad3dx9/tests: Add tests for D3DXSaveTextureToFileInMemory.
2012-05-31  Józef Kuciad3dx9: Implement D3DXSaveTextureToFileInMemory.
2012-05-31  Józef Kuciad3dx9: Forward D3DXSaveTextureToFile to D3DXSaveTexture...
2012-05-31  Józef Kuciad3dx9: Implement D3DXSaveSurfaceToFileInMemory.
2012-05-30  Rico Schüllerd3dx9: Crop the input in ID3DXBaseEffect::SetBool().
2012-05-25  Henri Verbeetd3dx9: Don't use HEAP_ZERO_MEMORY if we're going to...
2012-05-23  Józef Kuciad3dx9: Add support for luminance pixel formats.
2012-05-23  Józef Kuciad3dx9: Add a WARN to get_image_info_from_dds about...
2012-05-23  Józef Kuciad3dx9: Fix the expected_length computation for non...
2012-05-22  Michael Stefaniucd3dx9_36/tests: Check the correct return value.
2012-05-22  Józef Kuciad3dx9/tests: Remove d3d9 test from d3dx9 tests.
2012-05-21  Józef Kuciad3dx9/tests: Mark broken behavior of the debug version...
2012-05-21  Józef Kuciad3dx9/tests: Do not release a texture when it wasn...
2012-05-21  Józef Kuciad3dx9/tests: Use more common formats for surfaces in...
2012-05-21  Józef Kuciad3dx9/tests: Add a test for D3DXLoadSurfaceFromSurface.
2012-05-21  Józef Kuciad3dx9/tests: Add more tests for D3DXFilterTexture.
2012-05-21  Józef Kuciad3dx9: Correctly check if a cube texture is dynamic...
2012-05-21  Józef Kuciad3dx9: Correctly check if a texture is dynamic in D3DXC...
2012-05-21  Józef Kuciad3dx9: Use actual level count for computing the number...
2012-05-21  Józef Kuciad3dx9: Correctly handle D3DUSAGE_AUTOGENMIPMAP in D3DXC...
2012-05-21  Józef Kuciad3dx9: Correctly handle D3DUSAGE_AUTOGENMIPMAP in D3DXC...
2012-05-17  Józef Kuciad3dx9/tests: Fix messed up parameters.
2012-05-17  Józef Kuciad3dx9/tests: Do not release a cube texture if it wasn...
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-14  Józef Kuciad3dx9: Properly check if a texture is lockable in D3DXC...
2012-05-14  Józef Kuciad3dx9: Add traces.
2012-05-14  Józef Kuciad3dx9/tests: Add tests for compressed pixel formats...
2012-05-14  Józef Kuciad3dx9: Add DDS support in D3DXLoadSurfaceFromFile funct...
2012-05-14  Józef Kuciad3dx9: Add DDS support in D3DXCreateTextureFromFile...
2012-05-14  Józef Kuciad3dx9: Implement D3DXCreateCubeTextureFromFileInMemoryEx.
2012-05-14  Józef Kuciad3dx9: Forward D3DXCreateCubeTextureFromFile functions...
2012-05-14  Józef Kuciad3dx9: Check the size of a DDS file in D3DXGetImageInfo...
2012-05-14  Józef Kuciad3dx9: Add missing pixel formats.
next