wined3d: Get rid of the swapchain destroy callback.
[wine] / dlls / ddraw / tests /
2011-02-07  Austin Englishddraw: Fix unused variable warnings (LLVM/Clang).
2011-01-14  Greg Geldorpddraw/tests: Remove some outdated tests.
2010-11-30  Henri Verbeetddraw/tests: Fix a typo.
2010-11-18  Henri Verbeetddraw: Return DDERR_INVALIDPARAMS for 0 width / height...
2010-11-17  Henri Verbeetddraw/tests: Fix some failure messages.
2010-11-10  Henri Verbeetwined3d: Don't unregister a window unless the window...
2010-11-10  Henri Verbeetddraw: Window proc replacement depends on DDSCL_EXCLUSI...
2010-11-08  Henri Verbeetddraw: Setup the device window in SetCooperativeLevel().
2010-11-05  Henri Verbeetwined3d: Use SetWindowPos() to make the focus window...
2010-11-04  David Adamddraw: Exclusive mode is the corner case for SetCoopera...
2010-11-04  Henri Verbeetddraw/tests: Check for multiple expected messages in...
2010-11-02  Francois Gougetddraw/tests: Remove a space before a '\n'.
2010-11-02  David Adamddraw: Add tests for SetCooperativeLevel with a NULL...
2010-11-02  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2010-11-01  David Adamddraw: Add tests for the foreground window set by SetCo...
2010-10-25  Ričardas Barkauskasddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFF...
2010-10-25  Ričardas Barkauskasddraw: Fix DDSCAPS_3DDEVICE surfaces always setting...
2010-10-25  Ričardas Barkauskasddraw/tests: Test some more caps combinations.
2010-10-25  Ričardas Barkauskasddraw/tests: Test if surface with DDSCAPS_ZBUFFER can...
2010-10-22  David Adamddraw: SETFOCUSWINDOW lives independently of other...
2010-10-12  David Adamddraw/test: Add more combination tests for SetCooperati...
2010-10-01  Austin Englishddraw/tests: Fix a few compiler warnings on clang.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Oldřich Jedličkaddraw: Add checking of SURFACEDESC type/nullness into...
2010-09-16  Oldřich Jedličkaddraw: Allow creating back buffer for DirectX 1 interfaces.
2010-09-14  Oldřich Jedličkaddraw/tests: New attachment tests for 3D back buffers.
2010-09-08  Henri Verbeetddraw: Remove some stray tabs.
2010-09-03  Oldřich Jedličkaddraw/tests: New tests for CreateSurface for 3D DDSCAPS...
2010-09-03  Henri Verbeetddraw: Handle D3DRENDERSTATE_TEXTUREHANDLE and D3DRENDE...
2010-08-26  Oldřich Jedličkaddraw/tests: New visual back buffer flipping tests.
2010-08-19  Oldřich Jedličkaddraw/tests: Add test for bad size of surface caps...
2010-08-04  Oldřich Jedličkaddraw/tests: New attachment/flipping tests for back...
2010-08-04  Oldřich Jedličkaddraw/tests: New CreateSurface for DDSCAPS_BACKBUFFER...
2010-07-28  Johan Gillddraw: Added a todo_wine test for SetCooperativeLevel.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Andrew Nguyenddraw/tests: Test IDirect3D::FindDevice HAL enumeration.
2010-07-19  Andrew Nguyenddraw: Don't permit the enumeration of the Direct3D...
2010-06-24  Henri Verbeetddraw: Avoid an integer overflow in IDirectDrawSurfaceI...
2010-06-22  Andrew Nguyenddraw/tests: Add an observation regarding device color...
2010-06-22  Andrew Nguyenddraw: Allow the ddraw RGB device to be enumerated...
2010-06-22  Andrew Nguyenddraw: Validate structure pointers and sizes in IDirect...
2010-04-19  Johan Gillddraw: Do not restore the display mode from inside...
2010-04-07  Johan Gillddraw/tests: Added todo_wine test to verify resizing...
2010-03-30  Roderick Colenbranderddraw: Add some DirectDraw Blt tests.
2010-03-18  Henri Verbeetddraw: Acquire/release the focus window from the correc...
2010-03-17  Stefan Dösingerddraw: Use a D24X8 depth buffer.
2010-03-17  Henri Verbeetddraw: Fix IDirectDraw4Impl_GetSurfaceFromDC().
2010-03-17  Henri Verbeetddraw: Implement IDirectDrawImpl_GetSurfaceFromDC().
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-01  Christian Costaddraw/tests: Fix typos.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-15  Paul Vriensddraw/tests: Fix a test failure on VMware and VirtualBo...
2010-02-15  Christian Costaddraw: Enable GetViewport to retreive data set by SetVi...
2010-02-09  Stefan Dösingerd3d: Make sure vertexbuffer lock doesn't return a NULL...
2010-02-05  Alexandre Julliardddraw/tests: Fix a test that fails on Win2k.
2010-01-29  Stefan Dösingerddraw: Test invalid buffer lock parameters.
2010-01-27  Henri Verbeetwined3d: Get rid of the depth range hack.
2010-01-27  Henri Verbeetddraw: Add depth clamp tests.
2009-12-18  Luke Bensteadddraw: Fix an incorrect refcount test.
2009-12-17  Roderick Colenbranderwined3d: Fix a bug in BtlFast which was uncovered by...
2009-12-17  Henri Verbeetddraw/tests: Add tests for ddraw window proc handling.
2009-12-14  Nicolas Le Camddraw/tests: Get rid of a carriage return in a trace.
2009-12-10  Paul Vriensddraw/tests: Fix some test failures on Vista+.
2009-11-17  Austin Lundddraw/tests: Fix test failure for D3DFMT_A2R10G10B10...
2009-11-03  Paul Vriensddraw/tests: Fix a test failure on systems with no...
2009-10-30  Markus Stockhausenddraw: Avoid memory overwrite in GetDeviceIdentifier().
2009-10-21  Paul Vriensddraw/tests: Fix a test failure on Win9x/WinMe.
2009-10-19  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2009-10-19  Henri Verbeetddraw/tests: Remove some leftover debug code.
2009-10-16  Henri Verbeetddraw/tests: Check some more return values (LLVM/Clang).
2009-10-15  Christian Costaddraw: Make SetColorKey handle case where dwColorSpaceH...
2009-10-12  Paul Vriensddraw/tests: Don't crash on older ddraw.
2009-10-09  Andrew Nguyenddraw: Implement and test DirectDrawEnumerateExW.
2009-10-09  Andrew Nguyenddraw: More fully implement and test DirectDrawEnumerat...
2009-10-09  Andrew Nguyenddraw: Implement and test DirectDrawEnumerateW.
2009-10-09  Andrew Nguyenddraw: Simplify and test DirectDrawEnumerateA.
2009-10-09  Andrew Nguyenddraw/tests: Remove a superfluous return statement.
2009-10-08  Paul Vriensddraw/tests: Fix some test failures on WinME/VMware.
2009-10-02  Stefan Dösingerwined3d: SetRenderTarget doesn't change the viewport...
2009-09-29  Markus Stockhausenddraw: Set dwBackBufferCount=0 in CreateSurface for...
2009-09-08  Stefan Dösingerwined3d: Test and fix ddraw and d3d9 GetDC differences.
2009-09-01  Henri Verbeetddraw: Remove trailing spaces.
2009-08-31  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2009-07-14  Alexandre Julliardddraw/tests: Properly release surfaces even if we can...
2009-07-14  Alexandre Julliardddraw/tests: Fix a failing test on 64-bit.
2009-07-10  Alexandre Julliardddraw/tests: Fix a few tests that fail on Win64.
2009-05-20  Luke Bensteadddraw: Add tests for DirectDrawSurface reference counting.
2009-05-13  Francois Gougetddraw/tests: Replace malloc() with HeapAlloc().
2009-05-04  Nicolas Le Camddraw/tests: Fix a test failure on VirtualBox.
2009-04-21  Christian Costaddraw/tests: Add tests for refcount handling of light...
2009-03-23  Andrew Nguyenddraw/tests: Skip some cooperative level tests on NT4...
2009-03-23  Michael Stefaniucddraw/tests: Use ULONG instead of unsigned long.
2009-03-13  Paul Vriensddraw/tests: Fix a test failure on VMware and some...
2009-03-13  Paul Vriensddraw/tests: Fix two test failures on W2K/VMware.
2009-03-12  Paul Vriensddraw/tests: Fix some test failures on W2K/VMware.
2009-03-11  Paul Vriensddraw/tests: Fix some test failures on W2K/VMware.
2009-03-05  Alexandre Julliardddraw/tests: Allow IDirectDrawSurface_AddAttachedSurfac...
2009-02-26  David Adamddraw: Implement ComputeSphereVisibility.
2009-02-24  Francois Gougetddraw/tests: Use win_skip() to skip over unimplemented...
next