jscript: Optimize GetDispID usage.
[wine] / dlls / ddraw / tests / visual.c
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.