d3drm: Partial implementation of IDirec3DRM:Load method + tests.
[wine] / dlls / d3drm / tests / d3drm.c
2012-03-29  Christian Costad3drm: Partial implementation of IDirec3DRM:Load method...
2012-03-26  Francois Gougetd3drm/tests: Fix compilation on systems that don't...
2012-03-16  Christian Costad3drm: Implement SetTextureCoordinates.
2012-03-16  Christian Costad3drm: If there is no texture coordinates in loaded...
2012-03-14  Christian Costad3drm: Complete Load method by adding normals indices...
2012-03-13  André Hentscheld3drm/tests: Add GetParent NULL pointer test.
2012-03-13  André Hentscheld3drm/tests: Add tests for IDirect3DRMFrameArray_GetEle...
2012-01-23  André Hentscheld3drm/tests: Add more tests.
2012-01-13  André Hentscheld3drm: Implement GetVertices for IDirect3DRMMeshBuilder3.
2012-01-13  André Hentscheld3drm/tests: Add refcount testing.
2012-01-13  André Hentscheld3drm: Move Load implementation to IDirect3DRMMeshBuilder3.
2012-01-13  André Hentscheld3drm: Add more Frame tests.
2012-01-13  André Hentscheld3drm: Add more MeshBuilder tests.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-02-08  Christian Costad3drm: Beginning of Mesh info retrieval.
2010-02-04  Christian Costad3drm: Improve IDirect3DRMMeshBuilderImpl_Load and...
2010-02-03  Christian Costad3drm/tests: Use better name for test function and...
2010-02-01  Christian Costad3drm: Implement partially IDirect3DRMMeshBuilderImpl_Load.
2010-02-01  Christian Costad3drm: Add some tests.