d3dx9/tests: Add tests for compressed pixel formats support in D3DXLoadSurface functions.
[wine] / dlls / d3dx9_36 / tests / surface.c
2012-05-14  Józef Kuciad3dx9/tests: Add tests for compressed pixel formats...
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-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-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-09  Henri Verbeetd3dx9/tests: Add some tests for loading luminance/alpha...
2010-09-01  Owen Rudged3dx9: Implement D3DXLoadSurfaceFromFileInMemory.
2010-08-04  Tony Wasserkad3dx9: Implement ARGB point filtering in D3DXLoadSurfac...
2010-08-04  Tony Wasserkad3dx9: Return D3DERR_INVALIDCALL in D3DXLoadSurfaceFrom...
2010-04-15  Christian Costad3dx9_36: Check wnd just after CreateWindow. Remove...
2010-04-14  Christian Costad3dx9_36/tests: Move surface tests into surface.c.