user32: Pre-allocate the window procedure for the dialog class.
[wine] / dlls / d3d9 / tests / surface.c
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).