msvcp: Sync fpos usage and istream<>::tellg.
[wine] / dlls / d3d9 / tests / surface.c
2012-08-28  Jacek Caband3d9/tests: Use proper helpers for iface calls.
2012-01-03  Alexandre Julliardd3d9/tests: Convert a file to utf-8.
2011-11-25  Marcus Meissnerd3d9: Check that surface is allocated (Coverity).
2011-11-07  Stefan Dösingerwined3d: YUY2 and UYVY are block based.
2011-11-07  Stefan Dösingerd3d9/tests: Test partial block locks.
2011-11-03  Stefan Dösingerd3d9/tests: Move the double unlock test into a separate...
2011-01-27  Henri Verbeetd3d9/tests: Add a test for the NULL format.
2010-11-18  Henri Verbeetd3d9/tests: Add a test for 0 width / height surface...
2010-03-17  Stefan Dösingerd3d9: Windows 7 rejects invalid rectangles.
2010-03-17  Stefan Dösingerd3d9: Remove the double unlock test.
2010-03-16  Ričardas Barkauskasd3d9/tests: Test ATI2N pitch and locking offset behaviour.
2009-10-20  Louis Lendersd3d9/tests: Test {IDirect3DTexture9, IDirect3DSurface9...
2009-10-16  Henri Verbeetd3d9/tests: Check some more return values (LLVM/Clang).
2009-10-01  Stefan Dösingerwined3d: Fix a contradicting comment.
2009-09-08  Stefan Dösingerwined3d: Test and fix ddraw and d3d9 GetDC differences.
2009-03-23  Michael Stefaniucd3d9/tests: Use LONG instead of long.
2008-12-29  Henri Verbeetd3d: Make sure the device is properly released when...
2008-12-04  Huw Daviesd3d9/tests: Skip tests if we can't create the D3D9...
2008-07-08  Alexandre Julliardd3d9: Don't depend on the dxerr9 static library in...
2008-06-06  Dmitry Timoshkovd3d9: Avoid a not needed address-of operator.
2008-03-27  Austin EnglishSpelling fixes.
2007-08-31  Stefan Dösingerd3d: Add a test for double surface locking.
2007-08-06  Stefan Dösingerd3d9: Do not fail if d3d9 is not available.
2007-08-06  Stefan Dösingerd3d9: Deal with failing surface creation.
2007-05-11  Stefan Dösingerwined3d: Destroying the resource frees all private...
2007-05-04  H. Verbeetd3d9: Add a surface locking test.
2007-03-17  Erich Hooverwined3d: Fix LockRect memory location calculation for...
2007-03-16  H. Verbeetd3d9: Add a LockRect test for DXTn formats.
2007-02-14  Stefan Dösingerwined3d: Always use np2 repacking if no native np2...
2007-01-12  Francois Gougetd3d9/tests: Warn that tests were skipped if we could...
2007-01-08  Francois Gougetd3d9/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-02  Louis Lendersd3d9: Fix failing tests on windows, when no 3d hardware...
2006-12-04  Vitaliy Margolenwined3d/d3d9: Pitch for DXTn textures can not be 0...
2006-10-11  H. Verbeetd3d9: Disable the surface pitch size test for now,...
2006-10-09  Ivan Gyurdievd3d9/tests: Printf format fixes for d3d9 tests.
2006-09-25  Stefan Dösingerwined3d: Surface data is 32 bit aligned.
2006-06-07  H. Verbeetd3d9: Add a test for GetContainer (Volumes & Surfaces).