wined3d: Move handling of the unimplemented WINED3DRS_BORDERCOLOR state to ddraw.
[wine] / dlls / ddraw / tests /
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...
2009-02-19  Paul Vriensddraw/tests: Use skip() instead of trace().
2009-02-19  Paul Vriensddraw/tests: Don't crash on W2K.
2009-02-10  Vincent Pelletierddraw: Use ddraw_from_d3d7 to make a (IDirectDrawImpl...
2009-01-28  Alasdair Sinclairddraw/tests: Fix missing void in empty parameter list.
2009-01-26  David Adamddraw/tests: Add a few tests for ComputeShereVisibility.
2009-01-09  Stefan Dösingerddraw[ex]: Show a caps handling difference.
2009-01-04  Michael Stefaniucddraw/tests: Remove superfluous casts.
2009-01-04  Michael Stefaniucddraw/tests: Simplify a pointer increment.
2009-01-03  Stefan Dösingerddraw: Reject IDirectDraw3 QI in ddraw.dll.
2009-01-03  Stefan Dösingerddraw: Add a test for IDirectDrawSurface::GetDC.
2008-12-23  Rico Schüllerddraw/tests: Fix alpha_test and offscreen_test on gefor...
2008-12-23  Rico Schüllerddraw/tests: Fis some ok() lines in alpha_test().
2008-12-15  Francois Gougetddraw/tests: Make some functions static.
2008-12-12  Paul Vriensddraw/tests: Fix a test failure on a Win98 VMware box.
2008-12-05  Huw Daviesddraw/tests: Skip tests if we can't create a primary...
2008-12-05  Michael Stefaniucddraw: Remove two superfluous casts.
2008-11-12  Paul Vriensddraw/tests: Skip tests when DirectDraw4 is not supported.
2008-11-12  Paul Vriensddraw/tests: Fix a typo.
2008-11-05  Paul Vriensddraw/tests: Fix a test on W2K3.
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2008-10-08  Michael Stefaniucddraw/tests: Use FAILED instead of !SUCCEEDED.
2008-09-22  Paul Vriensddraw/tests: Fix a test on a Win98 box.
2008-09-08  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-09-03  Paul Vriensddraw/tests: Let tests run again on win9x.
2008-09-02  Stefan Dösingerddraw: Add some overlay tests.
2008-08-22  David Adamddraw: Only ddraw checks wether one can give a null...
2008-08-21  Alexander Dorofeyevddraw/tests: Skip cubemap tests when cubemap isn't...
2008-07-17  Alexander Dorofeyevddraw/tests: Add tests for surface caps memory flags.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-02  James Hawkinsddraw: Fix a failing test for broken drivers.
2008-07-02  James Hawkinsddraw: Fix a failing test for broken drivers.
2008-06-18  James Hawkinsddraw: Reset the viewport data before each test.
2008-06-06  Dmitry Timoshkovddraw: Avoid a not needed address-of operator.
2008-06-02  James Hawkinsddraw: Delete the temporarily attached surface.
2008-05-28  Jens Albretsenddraw: Test for IDirect3DTexture_Load of Texture into...
2008-05-28  Paul Vriensddraw/tests: Don't crash on win9x.
2008-05-21  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-05-09  Alexander Dorofeyevddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.
2008-05-06  Alexander Dorofeyevddraw/tests: Add tests for IDirect3DDevice7_Load.
2008-05-05  Alexander Dorofeyevddraw/tests: Add test for deprecated render states...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-28  James Hawkinsddraw: Remove a test that fails in VMs.
2008-04-25  James Hawkinsddraw: Fix tests that fail with the reference rasterizer.
2008-04-14  Francois Gougetddraw/tests: Fix compilation on systems that don't...
next