mshtml: Added possibility to get node object from nsIDOMNode only if available.
[wine] / dlls / ddraw /
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...
2007-12-06  Andrew Talbotddraw: Remove unneeded casts.
2007-12-05  Andrew Riediddraw: DPRINTF -> TRACE.
2007-12-03  Stefan Dösingerwined3d: Enabling too many lights is silently ignored.
2007-11-07  Stefan Dösingerddraw: Fix a test for Vista.
2007-11-07  Stefan Dösingerddraw: Be less picky about float precision.
2007-11-05  Stefan Dösingerwined3d: Don't test D3DDEVICE surfaces in dsurface...
2007-10-10  Stefan Dösingerddraw: Downgrade the SetCooperativeLevel FIXME to a...
2007-10-10  Stefan Dösingerddraw: Do not fail on surface creation errors, skip...
2007-10-10  Stefan Dösingerddraw: Cope with Init3D failures.
2007-10-01  Roderick Colenbranderddraw: Fix RegDeleteTreeA/W compile issues when buildin...
2007-09-25  Stefan Leichterddraw: Remove 'recursive registry key delete' function.
2007-09-10  David Hedbergddraw: Enumerate additional devices in IDirect3D7_EnumD...
2007-09-10  David Hedbergddraw: Fix and test case for situation where DDSD_MIPMA...
2007-08-31  Stefan Dösingerd3d: Add a test for double surface locking.
2007-08-15  Stefan Dösingerwined3d: Add a wined3d private WINED3DSBT_RECORDED.
2007-08-08  Francois Gougetddraw: Better match the PSDK types and fix the winapi_c...
2007-08-08  Stefan Dösingerd3d: Add a simple offscreen rendering test.
2007-08-08  Stefan Dösingerddraw: Implement IDirect3DDevice7::DrawIndexedPrimitive...
2007-08-03  Stefan Dösingerddraw: SetDisplayMode may fail.
2007-08-03  Stefan Dösingerddraw: Some drivers return DDERR_INVALIDPARAMS if DXTn...
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-30  Stefan Dösingerddraw: Table fog may be unsupported.
2007-07-30  Robert Millanddraw: Remove thread safety FIXMEs.
2007-07-24  Stefan Dösingerddraw: Some d3d-only code fixes.
2007-07-09  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-07-06  Stefan Dösingerddraw: Y coords are inversed.
2007-07-06  Stefan Dösingerddraw: Update the wined3d matrix if a current matrix...
2007-07-06  Paul Vriensddraw/tests: Use skip instead of trace.
2007-07-06  Paul Vriensddraw/tests: Use skip instead of trace.
next