wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / d3d9 /
2008-07-08  Tobias Jakobid3d9: Remove faulty comment from CreateOffscreenPlainSu...
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.
2008-07-02  Stefan Dösingerwined3d: RENDERTARGET | AUTOGENMIPMAP are compatible.
2008-07-02  James Hawkinsd3d9: Fix a test that fails with broken drivers.
2008-06-25  H. Verbeetd3d9: Unset the pixel shader at the end of cnd_test().
2008-06-25  H. Verbeetd3d: Allow more imprecision in the texop test.
2008-06-25  H. Verbeetd3d9: Use color_match() in fog_with_shader_test().
2008-06-24  H. Verbeetd3d9: Use color_match() in alpha_test().
2008-06-24  Alexandre Julliardd3d9/tests: Test for Direct3DCreate9 failure.
2008-06-24  Alexandre Julliardd3d9: Make Direct3DCreate9 fail if we can't initialize...
2008-06-11  Paul Vriensd3d9/tests: Fix a few typos.
2008-06-06  Dmitry Timoshkovd3d9: Avoid a not needed address-of operator.
2008-06-03  Michael Karcherd3d9/tests: Keep swapchain while its backbuffer is...
2008-05-29  Maarten Lankhorstd3d9: Add a test to see whether offscreen surfaces...
2008-05-27  H. Verbeetd3d9: Test our texop implementation.
2008-05-27  H. Verbeetd3d: Use an alpha capable backbuffer format in the...
2008-05-21  Dan Kegeld3d9/tests: Another wee bit of slop.
2008-05-19  Dan Kegeld3d9/tests: Add missing skip().
2008-05-13  Dan Kegeld3d9: shademode_test: Increase slop in color comparison.
2008-05-06  Francois Gougetd3d9/tests: Fix compilation on systems that don't suppo...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-28  James Hawkinsd3d9: Fix a few test failures in win2k3.
2008-04-24  Stefan Dösingerd3d9: Dump the device information in the visual tests.
2008-04-24  Stefan Dösingerd3d9: Check textures for srgb writing, not surfaces.
2008-04-24  Stefan Dösingerd3d9: Make the offscreen format test a bit more tolerant.
2008-04-24  Stefan Dösingerd3d9: Add a test for NP2 stretchrect.
2008-04-21  David Adamwined3d: Fix a possible null dereference.
2008-04-15  Marcus Meissnerd3d9: Initialized 2 variables with NULL.
2008-04-09  Chris Robinsonwined3d: Check for NULL vertex declarations.
2008-04-09  Stefan Dösingerd3d9: Some Windows drivers set undefined attributes...
2008-04-09  Stefan Dösingerd3d9: Accept erros in the fvp->3.0 pixel shader varying...
2008-04-09  Stefan Dösingerd3d9: Make the srgb reading test less strict.
2008-04-07  Rico Schüllerd3d9: Add stream_test with instancing.
2008-04-07  Rico Schüllerd3d9: fix two copy and paste mistakes.
2008-04-07  Rico Schüllerd3d9: Make the shader test more precision tolerant.
2008-04-07  Stefan Dösingerd3d9: Run the visual test with hardware vertex processing.
2008-04-07  Stefan Dösingerd3d9: Fix a few ok conditions in the visual tests.
2008-04-07  Stefan Dösingerd3d9: Accept nvidia hardware vp garbage.
2008-04-07  Stefan Dösingerd3d9: Read from a slightly different spot in a test.
2008-04-07  Stefan Dösingerd3d9: Remove some test trace lines.
2008-04-07  Stefan Dösingerd3d9: Enforce ColorFill restrictions.
2008-04-03  Stefan Dösingerd3d9: Improve an ok line.
2008-04-02  Austin EnglishSpelling fixes.
2008-04-02  Stefan Dösingerd3d9: Make the shading test even more precision tolerant.
2008-04-02  Stefan Dösingerd3d9: Add a test for temporary results.
2008-04-01  Stefan Dösingerwined3d: Catch D3DUSAGE_AUTOGENMIPMAP and D3DUSAGE_REND...
2008-04-01  Jason Greend3d9: Add some visual tests for Direct3DDevice9_Stretch...
2008-04-01  Jason Greend3d9: Add a visual test for the DP2ADD shader instruction.
2008-03-31  Roderick Colenbranderwined3d: Fix a postpixelshader_blending bug.
2008-03-28  Roderick Colenbranderd3d9: Test post pixelshader blending.
2008-03-27  Stefan Dösingerd3d9: Add a basic test for multiple rendertargets.
2008-03-27  Austin EnglishSpelling fixes.
2008-03-27  Alexander Dorofeyevd3d9/tests: Test that GOURAUD and PHONG modes are equal.
2008-03-26  Dmitry Timoshkovd3d9: Make the visual test pass on GeForce Go 7600.
2008-03-25  Stefan Dösingerd3d9: Add a projected texture test.
2008-03-25  Stefan Dösingerd3d: De-pointerize the WINED3DCAPS structure.
2008-03-22  Jason Greend3d9: Allow for driver precision differences in some...
2008-03-22  Jason Greend3d9: Add visual test for D3DRS_SHADEMODE states.
2008-03-20  Jason Greend3d9: Add a visual test case for the D3DSAMP_SRGBTEXTUR...
2008-03-10  Francois Gougetd3d9/tests: Fix compilation on systems that don't suppo...
2008-03-07  Jason Greend3d9: Fix a few ok() comparisons to not always return...
2008-03-07  Stefan Dösingerd3d9: Add a point size test.
2008-03-07  Stefan Dösingerwined3d: gl_FragCoord isn't exact.
2008-03-07  Stefan Dösingerd3d9: Add a test for the vPos register.
2008-03-05  Stefan Dösingerd3d9: Add a test testing two texbem instructions in...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Stefan Dösingerd3d9: Remove D3D9GetSWInfo.
2008-03-03  Stefan Dösingerd3d9: Reorder the spec file.
2008-03-03  Stefan Dösingerd3d9: Implement Direct3DCreate9Ex + tests.
2008-03-03  Stefan Dösingerd3d9: IDirect3DDevice9Ex stub.
2008-03-03  Stefan Dösingerd3d9: Add an IDirect3D9Ex stub.
2008-03-03  Stefan Dösingerd3d9: Fix an ok line.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-29  Jason Greend3d9: Add tests showing the D3DUSAGE_RENDERTARGET and...
2008-02-27  Roderick Colenbranderwined3d: Improved CheckDeviceType.
2008-02-25  Stefan Dösingerd3d9: Fix a ok line.
2008-02-25  Stefan Dösingerd3d9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBU...
2008-02-25  Stefan Dösingerd3d9: Add a non-shader reversed fog test.
2008-02-19  Stefan Dösingerd3d9: Some Windows drivers do not like reversed fog.
2008-02-19  Stefan Dösingerd3d9: Do not expect consistent failures.
2008-02-19  Stefan Dösingerd3d9: Add a stencil+culling test.
2008-02-19  Rob Shearmand3d9: Fix copy and paste error in reset_enum_callback.
2008-02-18  Stefan Dösingerwined3d: Add a test for fixed function bump mapping.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-15  Andrew Talbotd3d9: Assign to struct instead of using memcpy.
2008-02-15  Stefan Dösingerwined3d: Switch the visual tests back to D3DDEVTYPE_HAL.
2008-02-15  Stefan Dösingerwined3d: Add a test for the vFace register.
2008-02-07  Stefan Dösingerd3d9: Implement the device lost state.
2008-02-07  Stefan Dösingerwined3d: Reject unsupported modes when restting the...
2008-02-05  Stefan Dösingerd3d9/tests: Accept the rejection of non-standard fixed...
2008-02-05  Stefan Dösingerd3d9/tests: Be less picky about X8L8V8U8 precision.
2008-02-05  Stefan Dösingerwined3d: Some texture transform test corrections.
2008-02-05  Stefan Dösingerwined3d: D3DTADDRESS_WRAP on conditional NP2 textures...
2008-02-05  Stefan Dösingerd3d9: Some drivers allow non-aligned offsets.
2008-02-04  Gerald Pfeiferd3d9: Fix the type of three loop variables.
2008-01-23  Marcus Meissnerd3d9/tests: Initialize decl.
2008-01-22  Jason Greend3d9 tests: Correct some typos.
2008-01-16  Francois GougetAssorted spelling fixes.
next