d3d: Remove the format from index buffers.
[wine] / dlls / ddraw / tests /
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...
2008-04-11  Alexander Dorofeyevddraw/tests: Add colorkeyed blit to p8_primary_test.
2008-04-11  Alexander Dorofeyevddraw/tests: Add viewport clearing tests.
2008-04-07  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-04-07  Austin EnglishSpelling fixes.
2008-04-04  Alexander Dorofeyevddraw/tests: Extend p8_primary_test.
2008-04-03  Austin Englishddraw: Spelling fixes.
2008-04-03  Alexander Dorofeyevddraw/tests: Additional colorfill test in p8_primary_test.
2008-04-03  Alexander Dorofeyevddraw: Set surface to NULL on failure in GetAttachedSur...
2008-04-02  Stefan Dösingerddraw: Pass the NULL rectangle to IDirectDrawSurface...
2008-04-02  Stefan Dösingerddraw: Remove some leftover test debug output.
2008-04-02  Stefan Dösingerddraw: Add a D3D7 cube map test.
2008-04-01  Stefan Dösingerddraw: Do not fail if D3D is not available.
2008-03-28  Marcus Meissnerddraw/tests: Initialize ddprimpal.
2008-03-27  Francois Gougetddraw: Remove trailing spaces in ok() calls.
2008-03-25  Kolbjørn Fredheimddraw: Don't clear the return value anymore, we fill...
2008-03-25  Alexander Dorofeyevddraw/tests: Add test for ddraw 8-bit mode.
2008-03-24  Alexander Dorofeyevddraw/tests: Test executebuffer triangle instruction...
2008-03-24  Alexander Dorofeyevddraw/tests: Test SetPalette on non-palettized surfaces.
2008-03-05  Francois Gougetddraw/tests: Don't use 0xaa to avoid any confusion...
2008-02-25  Günther Brammerddraw: Return a nullpointer as lpSurface in Lock()...
2008-02-21  Alexander Dorofeyevddraw/tests: Add a test of D3DTBLEND_MODULATE with...
2008-02-20  Detlef Riekenbergddraw/tests: Avoid endless loop, when T&L is not supported.
2008-02-19  Alexander Dorofeyevddraw/tests: Add test for palette handling in IDirect3D...
2008-02-19  Alexander Dorofeyevddraw/tests: Split d3d1 initialization and destruction...
2008-02-19  Alexander Dorofeyevddraw/tests: Add test for branch instruction with non...
2008-02-19  Roderick Colenbranderwined3d: When DDCAPS_ALLOW256 is set, palette entry...
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-06  Reece H. Dunnddraw: Spelling fixes in the d3d test output.
2008-02-06  Stefan Dösingerddraw: Some drivers return a refresh rate of 0.
2008-02-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-22  Alexander Dorofeyevddraw/tests: Add test for D3DTBLEND_MODULATE.
2008-01-16  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-01-08  Alexander Dorofeyevddraw/tests: Add test for rendering vertices with zero...
2008-01-04  Peter Dons Tychsenddraw: Add missing pitch in callback from EnumDisplayMo...
2007-12-10  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-12-07  Stefan Dösingerwined3d: Add an alpha blending test.
2007-12-03  Stefan Dösingerwined3d: Enabling too many lights is silently ignored.
2007-11-07  Stefan Dösingerddraw: Fix a test for Vista.
2007-11-07  Stefan Dösingerddraw: Be less picky about float precision.
2007-11-05  Stefan Dösingerwined3d: Don't test D3DDEVICE surfaces in dsurface...
2007-10-10  Stefan Dösingerddraw: Do not fail on surface creation errors, skip...
2007-09-10  David Hedbergddraw: Enumerate additional devices in IDirect3D7_EnumD...
2007-09-10  David Hedbergddraw: Fix and test case for situation where DDSD_MIPMA...
2007-08-31  Stefan Dösingerd3d: Add a test for double surface locking.
2007-08-08  Stefan Dösingerd3d: Add a simple offscreen rendering test.
2007-08-03  Stefan Dösingerddraw: SetDisplayMode may fail.
next