d3d8: Add a separate function for surface initialization.
[wine] / dlls / d3d9 / tests /
2009-09-08  Stefan Dösingerwined3d: Test and fix ddraw and d3d9 GetDC differences.
2009-08-31  Stefan Dösingerwined3d: SetLOD is ignored on D3DPOOL_DEFAULT textures.
2009-08-31  Stefan Dösingerwined3d: Handle per-texture max LOD level.
2009-08-28  Henri Verbeetd3d9: Remove trailing spaces.
2009-08-26  Henri Verbeetd3d9: Remove stray tabs.
2009-08-20  Jörg Höhled3d9/tests: SetAutoGenFilterType tests.
2009-08-19  Henri Verbeetwined3d: Try to force a top-left filling convention.
2009-08-14  Jörg Höhled3d9/tests: Detect empty graphics driver name.
2009-08-10  Henri Verbeetwined3d: Use EXT_provoking_vertex to match Direct3D...
2009-07-10  Henri Verbeetd3d9/tests: Use color_match() in a few more places.
2009-07-06  Paul Vriensd3d9/tests: Skip a test on failure.
2009-07-03  Henri Verbeetd3d9/tests: Add a small test for having multiple device...
2009-06-29  Henri Verbeetd3d: Add a test for releasing the device after destroyi...
2009-06-23  Henri Verbeetd3d9/tests: Make sure the device is released properly.
2009-06-23  Henri Verbeetd3d9/tests: Release the query in test_occlusion_query_s...
2009-06-23  Henri Verbeetd3d9/tests: Release the vertex buffer in test_null_stre...
2009-06-23  Paul Vriensd3d9/tests: Use color_match ((logical || with non-zero...
2009-06-22  Gerald Pfeiferd3d9/tests: Fix three incorrect logic conditions.
2009-06-22  Stefan Dösingerd3d9: Add a SGN test.
2009-06-22  Stefan Dösingerd3d9: Add an aL indexing test.
2009-06-19  Henri Verbeetd3d9: Use color_match() in the fog test.
2009-06-17  Stefan Doesingerd3d9: Accept an alternative oFog->ps_3_0 handling.
2009-06-01  Alexandre Julliardd3d9/tests: Skip CheckDeviceMultiSampleType test if...
2009-05-28  Louis Lenderswined3d: Fix CheckDeviceMultiSampleType when queried...
2009-05-27  Stefan Dösingerwined3d: sincos for vertex shaders.
2009-05-27  Louis Lendersd3d9/tests: Add simple test to show that QualityLevels...
2009-05-08  Austin Englishd3d9/tests: Sign compare fix.
2009-05-08  Stefan Dösingerwined3d: Add a point size test.
2009-04-27  David Adamd3d9: Fix a copy/paste error in test.
2009-04-24  David Adamwined3d: SetDepthStencilSurface is always called when...
2009-04-22  David Adamd3d9: Add tests for IDirect3D9Device_Reset.
2009-03-26  Henri Verbeetd3d9: Don't depend on specific display modes in test_re...
2009-03-26  Henri Verbeetd3d9: Properly initialize the viewport dimensions.
2009-03-26  Henri Verbeetd3d9: Fix some indentation.
2009-03-23  Michael Stefaniucd3d9/tests: Use LONG instead of long.
2009-03-12  Michael Stefaniucd3d9/tests: Fix some ok() strings in the fog test.
2009-03-12  Michael Stefaniucd3d9/tests: Limit the back buffer to 800x600 in the...
2009-03-09  Henri Verbeetd3d9: Fix some sign compare warnings.
2009-03-04  Jörg Höhled3d9/tests: Fix typos in text.
2009-02-25  Francois Gougetd3d9/tests: Use win_skip() to skip over unimplemented...
2009-02-24  Stefan Dösingerd3d9: Add an alpha blending test.
2009-02-11  Stefan Dösingerd3d9: Test table fog and exp fog in the shader fog...
2009-02-11  Stefan Dösingerwined3d: Properly set the fog frag coord according...
2009-01-29  Michael Stefaniucd3d9: Remove superfluous pointer casts.
2009-01-28  Marcus Meissnerd3d9: Remove useless NULL check in stateblock test...
2009-01-28  Alasdair Sinclaird3d9/tests: Fix missing void in empty parameter list.
2009-01-28  Marcus Meissnerd3d9: Initialize hr (Coverity).
2009-01-20  Stefan Dösingerwined3d: Get rid of last_was_foggy_shader & friends.
2009-01-20  Henri Verbeetd3d9: Remove some superfluous pointer casts.
2009-01-13  Stefan Dösingerd3d9: Use D3DFOG_* constants instead of plain integers.
2009-01-06  Henri Verbeetd3d9: Don't test invalid texture stages.
2009-01-02  Roderick Colenbranderd3d9: Relax color matching in bumpmap test.
2008-12-29  Henri Verbeetd3d9: Use a HAL device for the stateblock tests.
2008-12-29  Henri Verbeetwined3d: The initial value for D3DRS_POINTSIZE_MAX...
2008-12-29  Henri Verbeetd3d: Make sure the device is properly released when...
2008-12-29  Chris Robinsond3d9: Use the correct size for D3DFVF_XYZW.
2008-12-22  Rico Schüllerd3d9/tests: Don't create a Null-shader in d3d9, it...
2008-12-18  Henri Verbeetd3d9: Add a test for shader constant application throug...
2008-12-17  Henri Verbeetd3d9: Fix the shader constant test.
2008-12-17  Henri Verbeetwined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.
2008-12-16  Henri Verbeetwined3d: Refuse to create shaders with a NULL function.
2008-12-12  Francois Gougetd3d9/tests: Make some functions static.
2008-12-04  Huw Daviesd3d9/tests: Skip tests if we can't create the D3D9...
2008-12-04  Stefan Dösingerwined3d: Fix D3DFMT_R32F, R16F, G16R16F, ... in the...
2008-11-20  Stefan Dösingerd3d9: Test psize_min vs psize_max vs psize behavior.
2008-11-04  Stefan Dösingerd3d9: Add a test for GetTexture with no texture set.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-11-03  Stefan Dösingerd3d9: Test the effect of lighting on the result alpha.
2008-11-03  Henri Verbeetd3d9: Don't ignore the GetCursorInfo() return value...
2008-10-18  Alexandre Julliardd3d9: Convert source files to utf-8.
2008-10-13  Detlef Riekenbergd3d9/tests: Fix test for old gfx-card.
2008-10-13  Detlef Riekenbergd3d9/tests: Fix test on win9x.
2008-10-10  Francois GougetAssorted spelling fixes.
2008-10-08  Michael Stefaniucd3d9/tests: Use FAILED instead of !SUCCEEDED.
2008-10-07  Henri Verbeetd3d9: Use more reasonable texture dimensions.
2008-09-11  Stefan Dösingerwined3d: Add a test for zenable=false, zwriteenable...
2008-09-10  Henri Verbeetd3d9: Add a test for auto depth stencil reset.
2008-09-10  Henri Verbeetd3d9: Only run the reset test once.
2008-09-04  Rico Schüllerwined3d/d3d9: Set the initial scissorrect to the dimesi...
2008-09-02  Stefan Dösingerwined3d: Report incorrect filtering settings in Validat...
2008-08-27  Stefan Dösingerwined3d: D3DTOP_DOTPRODUCT3 colorop overrides the alphaop.
2008-08-26  Stefan Dösingerwined3d: The final luminance factor is clamped.
2008-08-26  Stefan Dösingerwined3d: Implement D3DTA_ALPHAREPLICATE in arbfp and...
2008-08-26  Stefan Dösingerwined3d: Implement D3DTOP_BUMPENVMAPLUMINANCE.
2008-08-22  David Adamd3d8/d3d9: Remove unconsistent tests for SetMaterial.
2008-08-21  Stefan Dösingerwined3d: De-pickify the texbem test.
2008-08-21  Stefan Dösingerd3d9: Make the bumpmap test less picky.
2008-08-21  Stefan Dösingerd3d9: Test for fixed function value clamping.
2008-08-20  Stefan Dösingerwined3d: Support YUV formats with GL_APPLE_ycbcr_422.
2008-08-04  Stefan Dösingerd3d9: Skip gracefully if A16R16G16B16 is not supported.
2008-07-24  Stefan Dösingerd3d: D3DDECLTYPE_UNUSED is not valid in vertex declarat...
2008-07-24  H. Verbeetd3d9: Use color_match() in test_vshader_input().
2008-07-21  Gerald Pfeiferd3d9: Fix type of loop variable in stream_test() and...
2008-07-18  Stefan Dösingerd3d9: Unset the vertex shader in the compare_instructio...
2008-07-18  H. Verbeetd3d9: Correct some shader comments.
2008-07-18  H. Verbeetd3d9: Replace color_near() with color_match().
2008-07-17  H. Verbeetd3d9: Use color_match() in vshader_version_varying_test().
2008-07-08  Alexandre Julliardd3d9: Don't depend on the dxerr9 static library in...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  James Hawkinsd3d9: Fix a failing test for broken drivers.
next