comctl32: Remove some more useless asserts.
[wine] / dlls / ddraw /
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.
2007-07-05  Francois GougetAssorted spelling fixes.
2007-07-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-07-05  Stefan Dösingerddraw: Implement IDirect3DViewport3::TransformVertices.
2007-07-05  Stefan Dösingerddraw: Read the world matrix correctly.
2007-07-05  Stefan Dösingerddraw: D3DOP_BRANCHFORWARD includes the current instruc...
2007-07-05  Stefan Dösingerddraw: Materials in the execute buffer are handles.
2007-07-05  Stefan Dösingerddraw: Fix an incorrect iface->impl cast.
2007-07-03  Stefan Dösingerddraw: Z buffers can be attached to offscreen d3d devices.
2007-06-26  Alexandre Julliardddraw: Don't link against X libraries.
2007-06-26  Michael Stefaniucddraw: Fix missing unlock on an error path. Found by...
2007-06-25  Stefan Dösingerwined3d: Clamp material power to 128.0.
2007-06-25  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-06-22  Stefan Dösingerwined3d: Depthfill blits are allowed between BeginScene...
2007-06-22  Stefan Dösingerddraw: Check for incorrect rectangles to DDrawSurface...
2007-06-22  Stefan Dösingerddraw: Add a test for incorrect surface desc sizes...
2007-06-20  Stefan Dösingerddraw: Test for incorrect surface desc sizes in GetSurf...
2007-06-06  H. Verbeetwined3d: Get rid of the BaseVertexIndex parameter to...
2007-06-05  Stefan Dösingerddraw: Hold the Lock in IDirect3DViewport methods.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirect3DVertexBuffer methods.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirect3DTexture methods.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirect3DLight methods.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirectDrawPalette methods.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirect3DMaterial methods.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirectDrawGammaControl methods.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirectDrawClipper methods.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirect3DDevice methods.
2007-05-31  Stefan Dösingerddraw: Hold the lock in IDirect3DX methods.
2007-05-31  Stefan Dösingerddraw: Check the validy of IDirectDrawSurface::BltFast...
2007-05-31  Stefan Dösingerddraw: Hold the lock in IDirectDrawSurface methods.
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-29  Francois Gougetddraw/tests: Fix the Visual C++ double to float convers...
2007-05-29  Francois Gougetddraw/tests: Fix compilation with Visual C++ 2005.
2007-05-29  Francois Gougetddraw: Fix the name of DDSPD_IUNKNOWNPOINTER.
2007-05-29  Detlef Riekenbergddraw: Do not crash when Clipper is NULL.
2007-05-21  Stefan Dösingerddraw: Hold the dll lock in IDirectDraw methods.
2007-05-21  Stefan Dösingerddraw: Hold the lock in creation functions.
2007-05-21  Stefan Dösingerddraw: Make the ddraw list lock a global dll lock.
2007-05-15  Francois GougetAssorted spelling fixes.
2007-05-14  Marcus Meissnerddraw/tests: Check for failing to create surfaces.
2007-05-14  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-05-11  Stefan Dösingerddraw: Avoid fallout of failing tests.
2007-05-11  Stefan Dösingerwined3d: Destroying the resource frees all private...
2007-05-11  Stefan Dösingerddraw: GetSurfaceDesc returns the surface memory while...
2007-05-11  Stefan Dösingerddraw: Use point filter for blit operations.
2007-05-11  Stefan Dösingerddraw: Remove all non-d3d7 capability flags.
2007-05-10  Stefan Dösingerddraw: Fix stupid bug when setting surface client memory.
2007-05-10  Stefan Dösingerddraw: Always set fullscreen mode in wined3d.
2007-05-10  Stefan Dösingerddraw: Some caps fixes.
2007-05-09  Stefan Dösingerddraw: More tests and fixes on surface attachments.
next