jscript: Remove break after return (Smatch).
[wine] / dlls / ddraw / tests / d3d.c
2011-12-22  Henri Verbeetddraw/tests: Fix a couple of test messages.
2011-12-20  Henri Verbeetddraw/tests: Move the Direct3D7 ProcessVertices() test...
2011-12-20  Henri Verbeetddraw/tests: Remove some error checking from ProcessVer...
2011-12-19  Henri Verbeetddraw/tests: Introduce proper vector types.
2011-12-19  Henri Verbeetddraw/tests: Remove a redundant IDirect3DDevice7_SetVie...
2011-12-19  Henri Verbeetddraw/tests: Introduce some functions for comparing...
2011-12-06  Stefan Dösingerddraw/tests: Add a IDirect3DDevice2 GetCaps test.
2011-12-05  Stefan Dösingerddraw/tests: Update a copyright line.
2011-12-05  Stefan Dösingerddraw/tests: Add a IDirect3DDevice7 GetCaps test.
2011-12-05  Stefan Dösingerddraw: Size handling fixes for IDirect3DDevice::GetCaps.
2011-11-30  Henri Verbeetddraw: Resize the swapchain window on mode changes...
2011-11-29  Henri Verbeetddraw: Create the wined3d swapchain when setting the...
2011-11-28  Henri Verbeetddraw/tests: Add tests for primary dimensions to test_c...
2011-11-24  Henri Verbeetddraw: Fail surface creation if the cooperative level...
2011-11-15  Stefan Dösingerddraw: Set correct HEL and HAL color models.
2011-10-04  Ričardas Barkauskasddraw/tests: IDirect3DViewport3, IDirect3DViewport2...
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-19  Stefan Dösingerddraw/tests: Mark a strange radeon X1600 Windows behavi...
2011-09-19  Stefan Dösingerddraw/tests: Remove the partial cube map load tests.
2011-09-19  Henri Verbeetddraw/tests: Add some tests for Initialize().
2011-09-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2011-09-02  Ričardas Barkauskasddraw: Don't allow SetPalette on mipmap sublevels inste...
2011-09-02  Stefan Dösingerddraw: Mark DepthFill blit failures between beginScene...
2011-09-02  Francois Gougetddraw/tests: Make enum_z_fmt_cb() static.
2011-08-29  Stefan Dösingerddraw: Emulate a 24 bit depth format without stencil...
2011-08-25  Ričardas Barkauskasddraw: Do not create implicit depth buffer.
2011-08-22  Ričardas Barkauskasddraw: Don't allow setting palette on non root surfaces.
2011-08-22  Ričardas Barkauskasddraw/tests: Properly release no longer used interfaces.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-07-22  Henri Verbeetddraw/tests: Add tests to show that resizing the window...
2011-07-22  Henri Verbeetddraw: Resize the window after setting the new display...
2011-07-19  Henri Verbeetddraw: Just use SetWindowPos() in ddraw_set_display_mode().
2011-06-28  Ričardas Barkauskasddraw: Fix SetRenderTarget behaviour on failure.
2011-06-01  Andrew Nguyenddraw: Handle a callback cancellation attempt in d3d7_E...
2011-06-01  Andrew Nguyenddraw: Extend the lifetime of the EnumDevices strings...
2011-05-31  Andrew Nguyenddraw: Add a NULL callback pointer check in the EnumDev...
2011-05-31  Andrew Nguyenddraw/tests: Remove a superfluous skip check.
2011-05-24  Henri Verbeetddraw: Don't touch the window during mode setting if...
2011-05-24  Henri Verbeetddraw/tests: Add a test for mode settings calls with...
2011-05-11  Henri Verbeetddraw: Skip redundant mode setting calls.
2011-05-11  Henri Verbeetddraw/tests: Add a small test for redundant mode settin...
2011-05-09  Francois Gougetddraw/tests: Add a '\n' to an ok() call.
2011-05-03  Henri Verbeetddraw/tests: Add a test for SetCooperativeLevel() windo...
2011-05-03  Henri Verbeetddraw/tests: Make sure the window is properly released...
2011-02-07  Austin Englishddraw: Fix unused variable warnings (LLVM/Clang).
2011-01-14  Greg Geldorpddraw/tests: Remove some outdated tests.
2010-11-10  Henri Verbeetwined3d: Don't unregister a window unless the window...
2010-11-10  Henri Verbeetddraw: Window proc replacement depends on DDSCL_EXCLUSI...
2010-11-08  Henri Verbeetddraw: Setup the device window in SetCooperativeLevel().
2010-11-05  Henri Verbeetwined3d: Use SetWindowPos() to make the focus window...
2010-11-04  Henri Verbeetddraw/tests: Check for multiple expected messages in...
2010-10-25  Ričardas Barkauskasddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFF...
2010-10-25  Ričardas Barkauskasddraw: Fix DDSCAPS_3DDEVICE surfaces always setting...
2010-10-25  Ričardas Barkauskasddraw/tests: Test if surface with DDSCAPS_ZBUFFER can...
2010-09-16  Oldřich Jedličkaddraw: Allow creating back buffer for DirectX 1 interfaces.
2010-09-14  Oldřich Jedličkaddraw/tests: New attachment tests for 3D back buffers.
2010-09-03  Oldřich Jedličkaddraw/tests: New tests for CreateSurface for 3D DDSCAPS...
2010-09-03  Henri Verbeetddraw: Handle D3DRENDERSTATE_TEXTUREHANDLE and D3DRENDE...
2010-07-19  Andrew Nguyenddraw/tests: Test IDirect3D::FindDevice HAL enumeration.
2010-07-19  Andrew Nguyenddraw: Don't permit the enumeration of the Direct3D...
2010-06-22  Andrew Nguyenddraw/tests: Add an observation regarding device color...
2010-06-22  Andrew Nguyenddraw: Allow the ddraw RGB device to be enumerated...
2010-06-22  Andrew Nguyenddraw: Validate structure pointers and sizes in IDirect...
2010-03-18  Henri Verbeetddraw: Acquire/release the focus window from the correc...
2010-03-01  Christian Costaddraw/tests: Fix typos.
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-01-29  Stefan Dösingerddraw: Test invalid buffer lock parameters.
2009-12-17  Henri Verbeetddraw/tests: Add tests for ddraw window proc handling.
2009-10-21  Paul Vriensddraw/tests: Fix a test failure on Win9x/WinMe.
2009-10-16  Henri Verbeetddraw/tests: Check some more return values (LLVM/Clang).
2009-10-09  Andrew Nguyenddraw/tests: Remove a superfluous return statement.
2009-10-02  Stefan Dösingerwined3d: SetRenderTarget doesn't change the viewport...
2009-08-31  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2009-07-10  Alexandre Julliardddraw/tests: Fix a few tests that fail on Win64.
2009-04-21  Christian Costaddraw/tests: Add tests for refcount handling of light...
2009-02-26  David Adamddraw: Implement ComputeSphereVisibility.
2009-02-24  Francois Gougetddraw/tests: Use win_skip() to skip over unimplemented...
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-04  Michael Stefaniucddraw/tests: Remove superfluous casts.
2009-01-04  Michael Stefaniucddraw/tests: Simplify a pointer increment.
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2008-10-08  Michael Stefaniucddraw/tests: Use FAILED instead of !SUCCEEDED.
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-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-06-18  James Hawkinsddraw: Reset the viewport data before each test.
2008-05-28  Jens Albretsenddraw: Test for IDirect3DTexture_Load of Texture into...
2008-05-21  Francois Gougetddraw/tests: Fix compilation on systems that don't...
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-03  Austin Englishddraw: Spelling fixes.
2008-04-01  Stefan Dösingerddraw: Do not fail if D3D is not available.
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-24  Alexander Dorofeyevddraw/tests: Test executebuffer triangle instruction...
2008-03-05  Francois Gougetddraw/tests: Don't use 0xaa to avoid any confusion...
next