oleaut32/tests: Allow UuidCreate to return RPC_S_UUID_LOCAL_ONLY.
[wine] / dlls / ddraw /
2008-06-23  Alexander Dorofeyevddraw: Implement FPU mode fixup in d3d7 device.
2008-06-23  Michael Karcherddraw: Ensure to load wined3d before attempting to...
2008-06-18  James Hawkinsddraw: Reset the viewport data before each test.
2008-06-06  Dmitry Timoshkovddraw: Avoid a not needed address-of operator.
2008-06-02  James Hawkinsddraw: Delete the temporarily attached surface.
2008-05-30  Francois Gougetddraw: Remove trailing spaces in Wine traces.
2008-05-29  Alexander Dorofeyevddraw: Do not return modes differing only by refresh...
2008-05-28  Jens Albretsenddraw: Test for IDirect3DTexture_Load of Texture into...
2008-05-28  Jens Albretsenddraw: IDirect3DTextureImpl_Load failed when texture...
2008-05-28  Paul Vriensddraw/tests: Don't crash on win9x.
2008-05-21  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-05-13  Andrew Talbotddraw: Memory allocation size fix.
2008-05-12  Alexander Dorofeyevddraw: Fix some code unprotected by ddraw lock.
2008-05-09  Alexander Dorofeyevddraw/tests: Add KEYSRCOVERRIDE test in p8_primary_test.
2008-05-07  Andrew Talbotddraw: Indentation fix.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-05-06  Alexander Dorofeyevddraw/tests: Add tests for IDirect3DDevice7_Load.
2008-05-06  Alexander Dorofeyevddraw: Return DDERR_NOCOLORKEY when there is no colorkey.
2008-05-06  Alexander Dorofeyevddraw: Add full implementation of IDirect3DDevice7_Load.
2008-05-05  Alexander Dorofeyevddraw: Fix some texture blending modes.
2008-05-05  Alexander Dorofeyevddraw: Move handling of D3DRENDERSTATE_TEXTUREMAPBLEND...
2008-05-05  Alexander Dorofeyevddraw: Move handling of D3DRENDERSTATE_TEXTUREHANDLE...
2008-05-05  Alexander Dorofeyevddraw/tests: Add test for deprecated render states...
2008-05-02  Roderick Colenbranderddraw: Enable EnableAutoDepthStencil to receive depth...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-28  Jens Albretsenddraw: Fixed device name.
2008-04-28  James Hawkinsddraw: Remove a test that fails in VMs.
2008-04-25  James Hawkinsddraw: Fix tests that fail with the reference rasterizer.
2008-04-18  Andrew Talbotddraw: Remove unused variables.
2008-04-14  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-04-11  Alexander Dorofeyevddraw/tests: Add colorkeyed blit to p8_primary_test.
2008-04-11  Alexander Dorofeyevddraw/tests: Add viewport clearing tests.
2008-04-11  Alexander Dorofeyevddraw: Temporarily activate viewport when clearing.
2008-04-11  Alexander Dorofeyevddraw: Set active_device in AddViewport.
2008-04-11  Alexander Dorofeyevddraw: Add possibility to ignore lights in viewport_act...
2008-04-07  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-04-07  Austin EnglishSpelling fixes.
2008-04-04  Alexander Dorofeyevddraw/tests: Extend p8_primary_test.
2008-04-03  Austin Englishddraw: Spelling fixes.
2008-04-03  Alexander Dorofeyevddraw/tests: Additional colorfill test in p8_primary_test.
2008-04-03  Alexander Dorofeyevddraw: Set surface to NULL on failure in GetAttachedSur...
2008-04-02  Stefan Dösingerddraw: Pass the NULL rectangle to IDirectDrawSurface...
2008-04-02  Stefan Dösingerddraw: Remove some leftover test debug output.
2008-04-02  Stefan Dösingerddraw: Add a D3D7 cube map test.
2008-04-01  Stefan Dösingerddraw: Do not fail if D3D is not available.
2008-03-28  Marcus Meissnerddraw/tests: Initialize ddprimpal.
2008-03-27  Stefan Dösingerddraw: Some EnumZBufferFormat fixes.
2008-03-27  Stefan Dösingerddraw: Fix some Z buffer formats.
2008-03-27  Francois Gougetddraw: Remove trailing spaces in ok() calls.
2008-03-25  Stefan Dösingerd3d: De-pointerize the WINED3DCAPS structure.
2008-03-25  Kolbjørn Fredheimddraw: Don't clear the return value anymore, we fill...
2008-03-25  Alexander Dorofeyevddraw/tests: Add test for ddraw 8-bit mode.
2008-03-25  Christian Costaddraw: DDRAW_dump_flags_nolf must not add LF.
2008-03-24  Alexander Dorofeyevddraw: Fix vertex processing.
2008-03-24  Alexander Dorofeyevddraw/tests: Test executebuffer triangle instruction...
2008-03-24  Alexander Dorofeyevddraw/tests: Test SetPalette on non-palettized surfaces.
2008-03-24  Alexander Dorofeyevddraw: Make SetPalette fail for non-palettized surfaces.
2008-03-21  Roderick Colenbranderddraw: Use a correct resource type and a valid format.
2008-03-17  Cihan Altinayddraw: Fix refcounting of palettes.
2008-03-11  Denver Gingerichddraw: Implement ForceRefreshRate registry entry for...
2008-03-06  Rico Schüllerddraw: Fix diffuse and specular color types.
2008-03-05  Francois Gougetddraw/tests: Don't use 0xaa to avoid any confusion...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Stefan Dösingerddraw: Catch No-op SetRenderTarget operations.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-27  Rob Shearmanddraw: Don't use typeof as it's not portable.
2008-02-25  Günther Brammerddraw: Return a nullpointer as lpSurface in Lock()...
2008-02-22  Roderick Colenbranderddraw: Add yv12 detection support.
2008-02-21  Alexander Dorofeyevddraw/tests: Add a test of D3DTBLEND_MODULATE with...
2008-02-21  Alexander Dorofeyevddraw: Release interfaces when exiting with error.
2008-02-20  Detlef Riekenbergddraw/tests: Avoid endless loop, when T&L is not supported.
2008-02-19  Michael Stefaniucddraw: Add missing unlock on error path. Found by Smatch.
2008-02-19  Alexander Dorofeyevddraw/tests: Add test for palette handling in IDirect3D...
2008-02-19  Alexander Dorofeyevddraw/tests: Split d3d1 initialization and destruction...
2008-02-19  Alexander Dorofeyevddraw: Fix palette handling in IDirect3DTexture_Load.
2008-02-19  Alexander Dorofeyevddraw/tests: Add test for branch instruction with non...
2008-02-19  Alexander Dorofeyevddraw: Fix executebuffer branching with non-zero offset.
2008-02-19  Roderick Colenbranderwined3d: When DDCAPS_ALLOW256 is set, palette entry...
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-06  Reece H. Dunnddraw: Spelling fixes in the d3d test output.
2008-02-06  Stefan Dösingerddraw: Some drivers return a refresh rate of 0.
2008-02-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-23  Lei Zhangddraw: Register the DirectDraw 7 Object.
2008-01-22  Alexander Dorofeyevddraw/tests: Add test for D3DTBLEND_MODULATE.
2008-01-22  Alexander Dorofeyevddraw: Fix handling of alpha with D3DTBLEND_MODULATE.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-01-08  Alexander Dorofeyevddraw/tests: Add test for rendering vertices with zero...
2008-01-04  Peter Dons Tychsenddraw: Add missing pitch in callback from EnumDisplayMo...
2008-01-02  Andrew Talbotddraw: Remove unneeded casts.
2007-12-31  Alexander Dorofeyevddraw: Remove redundant iface<->impl casts in IDirect3D...
2007-12-31  Alexander Dorofeyevddraw: Release palette interfaces.
2007-12-17  Alexander Dorofeyevddraw: Fix incorrect WARN text.
2007-12-10  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-12-08  Alexander Dorofeyevddraw: Fix wrong initialization order in IDirect3DDevic...
2007-12-07  Stefan Dösingerwined3d: Add an alpha blending test.
2007-12-07  Stefan Dösingerddraw: Set X8R8G8B8 for 32 bpp.
2007-12-07  Francois Gougetddraw: Modify DDRAW_dump_(DWORD|PTR|DDCOLORKEY|DDSCAPS2...
2007-12-07  Francois Gougetddraw: Rename DDRAW_dump_flags_() to DDRAW_dump_flags_n...
next