po: Update French translation.
[wine] / dlls / d3dx9_36 / tests /
2012-05-23  Józef Kuciad3dx9: Add support for luminance pixel formats.
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: 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-14  Józef Kuciad3dx9: Properly check if a texture is lockable in D3DXC...
2012-05-14  Józef Kuciad3dx9/tests: Add tests for compressed pixel formats...
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: Check the size of a DDS file in D3DXGetImageInfo...
2012-05-14  Józef Kuciad3dx9: Add missing pixel formats.
2012-05-11  Józef Kuciad3dx9/tests: Move tests for texture functions from...
2012-05-08  Józef Kuciad3dx9/tests: Use consistent naming for DDS defines.
2012-05-07  Józef Kuciad3dx9/tests: Add tests for D3DXSaveSurfaceToFile.
2012-05-04  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to an ok() call.
2012-05-03  Michael Mc Donnelld3dx9: Added D3DXOptimizeFaces test.
2012-05-01  Józef Kuciad3dx9: Implement conversion from DDS pixel format to...
2012-04-25  Józef Kuciad3dx9/tests: Add DDS pixel format tests for D3DXGetImag...
2012-04-18  Rico Schüllerd3dx9/tests: Add tests for ID3DXBaseEffect::G/SetValue().
2012-03-26  Józef Kuciad3dx9/tests: Add tests for D3DXCreateVolumeTextureFromF...
2012-03-26  Józef Kuciad3dx9/tests: Add tests for D3DXCreateCubeTextureFromFil...
2012-03-26  Józef Kuciad3dx9/tests: Test the DDS support in the D3DXGetImageIn...
2012-03-14  Christian Costad3dx9_36: Make D3DXVec3Unproject support omission of...
2012-03-13  Jozef Kuciad3dx9/tests: Don't leak D3DXBuffer in D3DXWeldVertices...
2012-03-09  Henri Verbeetd3dx9/tests: Add some tests for loading luminance/alpha...
2012-03-09  Jozef Kuciad3dx9/tests: Don't leak D3DXBuffer.
2012-01-27  Rico Schüllerd3dx9/tests: Add invalid parameter test for ID3DXEffect.
2012-01-27  Rico Schüllerd3dx9/tests: Add effect parameter value SetMatrixTransp...
2012-01-27  Rico Schüllerd3dx9/tests: Add effect parameter value SetMatrixTransp...
2012-01-26  Rico Schüllerd3dx9/tests: Add effect parameter value SetMatrixArray...
2012-01-26  Rico Schüllerd3dx9/tests: Add effect parameter value SetMatrix(...
2012-01-26  Rico Schüllerd3dx9/tests: Add effect parameter value SetVectorArray...
2012-01-26  Rico Schüllerd3dx9/tests: Add effect parameter value SetVector(...
2012-01-24  Rico Schüllerd3dx9/tests: Add effect parameter value SetFloatArray...
2012-01-24  Rico Schüllerd3dx9/tests: Add effect parameter value SetFloat()...
2012-01-24  Rico Schüllerd3dx9/tests: Add effect parameter value SetIntArray...
2012-01-24  Rico Schüllerd3dx9/tests: Add effect parameter value SetInt() test.
2012-01-24  Rico Schüllerd3dx9/tests: Add effect parameter value SetBoolArray...
2012-01-12  Rico Schüllerd3dx9/tests: Reset effect parameter value data after...
2012-01-12  Rico Schüllerd3dx9/tests: Add effect parameter value SetBool() test.
2012-01-12  Rico Schüllerd3dx9/tests: Add special handling test.
2012-01-12  Rico Schüllerd3dx9/tests: Add effect parameter value object test.
2012-01-12  Rico Schüllerd3dx9/tests: Add effect parameter value int test.
2012-01-11  Henri Verbeetd3d9: Don't expose wined3d internal flags to the applic...
2011-12-27  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrixTransp...
2011-12-27  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrixTransp...
2011-12-27  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrixArray...
2011-12-27  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrix(...
2011-12-22  Rico Schüllerd3dx9/tests: Add effect parameter value GetVectorArray...
2011-12-22  Rico Schüllerd3dx9/tests: Add effect parameter value GetVector(...
2011-12-22  Rico Schüllerd3dx9/tests: Add effect parameter value GetFloatArray...
2011-12-22  Rico Schüllerd3dx9/tests: Add effect parameter value GetFloat()...
2011-12-21  Rico Schüllerd3dx9/tests: Add effect parameter value GetIntArray...
2011-12-21  Rico Schüllerd3dx9/tests: Add effect parameter value GetInt() test.
2011-12-21  Rico Schüllerd3dx9/tests: Add effect parameter value GetBoolArray...
2011-12-21  Rico Schüllerd3dx9/tests: Add effect parameter value GetBool() test.
2011-12-21  Rico Schüllerd3dx9/tests: Add effect parameter value GetValue()...
2011-12-19  Michael Mc Donnelld3dx9/tests: Add a D3DXValidMesh test.
2011-12-12  Rico Schüllerd3dx9: Implement D3DXSHAdd().
2011-11-15  Michael Mc Donnelld3dx9: Return error if D3DXMESH_VB_SHARE and new declar...
2011-11-15  Michael Mc Donnelld3dx9/tests: Show D3DXMESH_VB_SHARE with new declaratio...
2011-11-15  Michael Mc Donnelld3dx9/tests: Test for D3DXMESH_VB_SHARE option.
2011-10-27  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to an ok() call.
2011-10-26  Michael Mc Donnelld3dx9/tests: Implemented CloneMesh test.
2011-10-25  Rico Schüllerd3dx9/tests: Fix typo.
2011-10-25  Rico Schüllerd3dx9: Improve argument check in D3DXFindShaderComment().
2011-09-27  Michael Stefaniucd3dx9_36/tests: Avoid using fmaxf.
2011-09-26  Michael Mc Donnelld3dx9_36/tests: Fixed adjacency double free (valgrind).
2011-09-23  Michael Mc Donnelld3dx9/test: Test for D3DXWeldVertices.
2011-09-21  Stefan Dösingerd3dx9_36/tests: Account for NP2 limitations in a textur...
2011-09-21  Stefan Dösingerd3dx9_36/tests: Make sure NaN and negative NaN have...
2011-09-20  Michael Stefaniucd3dx9_36: Remove casts to the type of the casted expres...
2011-09-16  Rico Schüllerd3dx9: Use the original bytecode in D3DXGetShaderSample...
2011-08-30  André Hentscheld3dx9_36/tests: Fix printing a NULL string.
2011-08-22  Marcus Meissnerd3dx9_36: Fixed memset of a -2 32bit value (Coverity).
2011-08-02  Michael Mc Donnelld3dx9: Implemented ConvertPointRepsToAdjacency.
2011-08-02  Michael Mc Donnelld3dx9/tests: Implemented ConvertPointRepsToAdjacency...
2011-07-26  Michael Mc Donnelld3dx/tests: Fixed double free (valgrind).
2011-07-18  Rico Schüllerd3dx9: Implement D3DXGetShaderSamplers().
2011-07-15  Michael Mc Donnelld3dx9: Implemented ConvertAdjacencyToPointReps mesh...
2011-07-15  Michael Mc Donnelld3dx9/tests: Implemented ConvertAdjacencyToPointReps...
2011-07-12  Misha Koshelevd3dx9_36: Use cross-platform versions of infinity and...
2011-07-11  Francois Gougetd3dx9_36/tests: Fix compilation on systems that don...
2011-07-06  Charles Weltond3dx9: Implemented tests for ID3DXLine's Begin and...
2011-07-04  Dylan Smithd3dx9/tests: Added tests for rounding of denormalized...
2011-07-04  Dylan Smithd3dx9: Implement D3DXFloat32To16Array.
2011-07-01  Misha Koshelevd3dx9_36: Implement and add tests for D3DXFloat16To32Array.
2011-06-27  Dylan Smithd3dx9/tests: Fix comparison that expects NAN, since...
2011-06-27  Francois GougetAssorted spelling fixes.
2011-06-27  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to an ok() call.
2011-06-27  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
next