d3d9: Read from a slightly different spot in a test.
[wine] / dlls / d3d9 / tests / surface.c
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).