user32: Cache the text buffer length to avoid excessive calls to strlenW.
[wine] / dlls / d3d9 / tests /
2007-04-18  Stefan Dösingerd3d9: Rework the converted vertex declaration management.
2007-04-13  Stefan Dösingerd3d9: Fix vertex decl test.
2007-04-12  Ivan Gyurdievd3d9: Add a test for the converted vertex decl.
2007-04-12  Ivan Gyurdievd3d9: Break out two helper functions from test_fvf_to_decl.
2007-04-12  Stefan Dösingerd3d9: Fix the circular converted vertex declaration...
2007-04-02  Felix Nawothnigwined3d: Make CreateCubeTexture fail when not supported.
2007-03-23  Fabian Bielerd3d9/tests: Add test for texbem instruction.
2007-03-23  Fabian Bielerd3d9/tests: Add test for fog with shader.
2007-03-17  Erich Hooverwined3d: Fix LockRect memory location calculation for...
2007-03-16  H. Verbeetd3d9: Add a LockRect test for DXTn formats.
2007-03-16  H. Verbeetd3d9: Add a cubemap wrapping test.
2007-03-15  Stefan Dösingerdirect3d: Add a fixed function fog test.
2007-03-12  Paul Vriensd3d9/tests: Use skip as is done in the other tests.
2007-03-07  H. Verbeetd3d9: Add a mova rounding test.
2007-03-06  Stefan Dösingerwined3d: Clearing the depth stencil buffer fails withou...
2007-02-27  Stefan Dösingerwined3d: More Clear fixes.
2007-02-21  Stefan Dösingerwined3d: Floating point shader constant setting.
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Stefan Dösingerwined3d: No bounds checking is done on sampler / textur...
2007-02-19  Stefan Dösingerwined3d: Lighting is calculated for vertices without...
2007-02-19  Stefan Dösingerwined3d: Visual test framework.
2007-02-15  Stefan Dösingerwined3d: Test for supported queries.
2007-02-14  Stefan Dösingerwined3d: Always use np2 repacking if no native np2...
2007-02-12  Stefan Dösingerwined3d: BeginScene and EndScene tests and fixes.
2007-01-18  Francois Gougetd3d: Fix the D3DFMT_XXX constant declarations.
2007-01-12  Francois Gougetd3d9/tests: Warn that tests were skipped if we could...
2007-01-08  Francois Gougetd3d9/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-02  Louis Lendersd3d9: Fix failing tests on windows, when no 3d hardware...
2006-12-29  Alexandre Julliardd3d9/tests: Avoid sizeof in traces.
2006-12-26  Chris Robinsond3d: GetStreamSource on a stream with NULL data isn...
2006-12-20  Chris Robinsond3d: Fix adapter mode enumeration and filtering.
2006-12-18  Markus Amslerd3d9: Fix implicit swap chain refcounting.
2006-12-18  Markus Amslerd3d9: Fix implicit surface refcounting.
2006-12-18  Markus Amslerd3d9: Handle surface refcount forwarding in d3d9.
2006-12-11  Stefan Dösingerwined3d: Implement IWineD3DDevice::Reset.
2006-12-04  Vitaliy Margolenwined3d/d3d9: Pitch for DXTn textures can not be 0...
2006-11-16  Markus Amslerd3d9: Forward port d3d8 refcount tests.
2006-11-10  Markus Amslerd3d9: Forwardport implicit surface tests.
2006-11-04  Stefan Dösingerd3d9/tests: Add refcount test for binding objects.
2006-10-30  Ivan Gyurdievd3d9: Make the "Tests executed" counter stable.
2006-10-30  Ivan Gyurdievd3d9: Pass test as argument to print handler.
2006-10-19  Francois GougetFix compilation with gcc 2.95.
2006-10-11  H. Verbeetd3d9: Disable the surface pitch size test for now,...
2006-10-09  Ivan Gyurdievd3d9/tests: Printf format fixes for d3d9 tests.
2006-10-09  Ivan Gyurdievd3d9/tests: Make d3d9 tests Wcast-qual compliant.
2006-10-09  Ivan Gyurdievd3d9/tests: Remove unused device parameter.
2006-10-09  Ivan Gyurdievd3d9/tests: Add init/teardown handlers for state tests.
2006-10-09  Ivan Gyurdievd3d9/tests: Clean up get/set handler arguments.
2006-10-02  Francois Gougetd3d9: Tweak a buffer declaration to fix the compilation...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-27  Alexandre Julliardd3d9/tests: Don't test texture states beyond the suppor...
2006-09-25  Stefan Dösingerwined3d: Surface data is 32 bit aligned.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-10  Stefan Dösingerwined3d: Minor cursor fixes.
2006-07-21  Ivan Gyurdievd3d9: State management test framework for d3d9.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-06  Ivan Gyurdievwined3d: Implement FVF to DECL9 conversion (with tests).
2006-06-16  Francois GougetAdd trailing '\n's to ok() calls.
2006-06-16  Francois GougetAssorted spelling fixes.
2006-06-15  Stefan Dösingerwined3d: Support more than one back buffer.
2006-06-12  H. Verbeetd3d9: Make some test functions static.
2006-06-09  H. Verbeetd3d9: Add a test for default texture stage state values.
2006-06-07  H. Verbeetd3d9: Add a test for GetContainer (Volumes & Surfaces).
2006-06-07  Ivan Gyurdievd3d9: Test missing light recording.
2006-06-07  Ivan Gyurdievd3d9: Mipmaps level test.
2006-06-07  H. Verbeetd3d9: Add a test for setting / getting vertex shader...
2006-05-30  Vitaliy Margolend3d9: Add reference to the parent device for surfaces.
2006-05-25  Vitaliy Margolend3d9: StateBlock is also created in EndStateBlock....
2006-05-24  Stefan Dösingerwined3d: Swapchain and back buffer corrections + tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Vitaliy Margolend3d9: Add refcount tests for all objects created by...
2006-02-10  H. Verbeetd3d9: Use an invisible window for tests.
2006-02-07  H. Verbeetd3d9: Add a test for IDirect3DVertexDeclaration9_GetDec...
2006-02-07  H. Verbeetd3d9: Reorganise the vertexdeclaration tests.
2005-12-21  H. Verbeetd3d9: Add traces for when shader support is missing...
2005-12-19  Paul Vriensd3d9: Don't crash on NULL device_ptr.
2005-12-15  Paul Vriensd3d9: Don't treat missing d3d9.dll as a failure.
2005-12-14  H. Verbeetd3d9: Add a test for Get/SetVertexDeclaration refcounts.
2005-12-14  Paul Vriensd3d9: Don't treat missing d3d9.dll as a failure.
2005-12-13  H. Verbeetd3d9: Add a test for Get/SetVertexShader and Get/SetPix...
2005-12-09  H. Verbeetd3d9: Add a test for BeginStateBlock and EndStateBlock.