kernel32: Moved device-related stubs from psapi to kernel32.
[wine] / dlls / ddraw / tests / visual.c
2010-11-17  Henri Verbeetddraw/tests: Fix some failure messages.
2010-10-01  Austin Englishddraw/tests: Fix a few compiler warnings on clang.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-16  Oldřich Jedličkaddraw: Allow creating back buffer for DirectX 1 interfaces.
2010-08-26  Oldřich Jedličkaddraw/tests: New visual back buffer flipping tests.
2010-03-30  Roderick Colenbranderddraw: Add some DirectDraw Blt tests.
2010-03-17  Stefan Dösingerddraw: Use a D24X8 depth buffer.
2010-02-15  Paul Vriensddraw/tests: Fix a test failure on VMware and VirtualBo...
2010-01-27  Henri Verbeetwined3d: Get rid of the depth range hack.
2010-01-27  Henri Verbeetddraw: Add depth clamp tests.
2009-10-16  Henri Verbeetddraw/tests: Check some more return values (LLVM/Clang).
2009-10-08  Paul Vriensddraw/tests: Fix some test failures on WinME/VMware.
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-02-19  Paul Vriensddraw/tests: Use skip() instead of trace().
2009-02-19  Paul Vriensddraw/tests: Don't crash on W2K.
2009-01-28  Alasdair Sinclairddraw/tests: Fix missing void in empty parameter list.
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-05  Huw Daviesddraw/tests: Skip tests if we can't create a primary...
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2008-06-06  Dmitry Timoshkovddraw: Avoid a not needed address-of operator.
2008-05-09  Alexander Dorofeyevddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.
2008-04-28  James Hawkinsddraw: Remove a test that fails in VMs.
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-02  Stefan Dösingerddraw: Pass the NULL rectangle to IDirectDrawSurface...
2008-04-02  Stefan Dösingerddraw: Add a D3D7 cube map test.
2008-03-28  Marcus Meissnerddraw/tests: Initialize ddprimpal.
2008-03-25  Alexander Dorofeyevddraw/tests: Add test for ddraw 8-bit mode.
2008-02-21  Alexander Dorofeyevddraw/tests: Add a test of D3DTBLEND_MODULATE with...
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-01-22  Alexander Dorofeyevddraw/tests: Add test for D3DTBLEND_MODULATE.
2008-01-08  Alexander Dorofeyevddraw/tests: Add test for rendering vertices with zero...
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-08-08  Stefan Dösingerd3d: Add a simple offscreen rendering test.
2007-08-03  Stefan Dösingerddraw: SetDisplayMode may fail.
2007-07-30  Stefan Dösingerddraw: Table fog may be unsupported.
2007-05-29  Francois Gougetddraw/tests: Fix the Visual C++ double to float convers...
2007-03-15  Stefan Dösingerdirect3d: Add a fixed function fog test.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-02-27  Stefan Dösingerwined3d: More Clear fixes.
2007-02-26  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-02-19  Stefan Dösingerwined3d: Lighting is calculated for vertices without...
2007-02-19  Stefan Dösingerwined3d: Visual test framework.