d3drm: Remove unused Wine debug channel.
[wine] / dlls / d3d9 /
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  Alexandre Julliardd3d9: Make some functions static.
2008-12-04  Stefan Dösingerwined3d: Fix D3DFMT_R32F, R16F, G16R16F, ... in the...
2008-11-25  Henri Verbeetwined3d: Use IDL to generate wined3d.h.
2008-11-24  Francois Gougetd3d9: Remove WINAPI on static functions where not needed.
2008-11-24  Francois Gougetd3d9: Remove IDirect3DDevice9Impl_GetFrontBuffer()...
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-04  Stefan Dösingerwined3d: Fix the num blend values -> type match.
2008-11-04  Stefan Dösingerd3d9: WINED3DSURFACE_DESC::MultiSampleType is not a...
2008-11-04  Stefan Dösingerd3d9: Use the correct AddRef and Release macros.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-11-03  Stefan Dösingerd3d: Do not restore the display mode in ddraw.
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-28  Henri Verbeetwined3d: Rename CreateAdditionalSwapChain to CreateSwap...
2008-10-24  Henri Verbeetwined3d: Remove the SDKVersion parameter to WineDirect3...
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-10-06  Rob Shearmand3d8/9: Use WINED3D_OK instead of D3D_OK in vertexshader.c.
2008-09-30  Rob Shearmand3d9: Fix incorrect ordering of brackets in IDirect3DVe...
2008-09-15  Rob Shearmand3d9: Fix type used to store return value in IDirect3DD...
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-10  Henri Verbeetd3d9: GetDepthStencilSurface returns D3DERR_NOTFOUND...
2008-09-04  Rico Schüllerwined3d/d3d9: Set the initial scissorrect to the dimesi...
2008-09-02  Stefan Dösingerddraw: Beware of the surface type when checking for...
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-26  Stefan Dösingerwined3d: Fix the texcoord size mask.
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-19  Stefan Dösingerwined3d: Use a swapchain for GDI surfaces.
2008-08-18  Rob Shearmand3d9: Remove unneeded local variable in IDirect3DDevice...
2008-08-18  Rob Shearmand3d9: Fix variable type in IDirect3DDevice9Impl_GetSoft...
2008-08-04  Stefan Dösingerd3d9: Skip gracefully if A16R16G16B16 is not supported.
2008-08-04  Francois Gougetd3d9: Add an API documentation stub to make winapi_chec...
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  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.
next