comctl32/tests: We can now store binary files in the repository.
[wine] / dlls / ddraw /
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.
2007-05-09  Stefan Dösingerwined3d: Implement environment bump mapping with GL_ATI...
2007-05-08  Stefan Dösingerddraw: Forward the mag filter correctly to wined3d.
2007-05-08  Stefan Dösingerwined3d: Make the blit -> flip work for windowed rendering.
2007-05-08  Stefan Dösingerd3d: Move clippers from DDraw to wined3d.
2007-05-08  Detlef Riekenbergddraw/tests: Fix typos in messages.
2007-05-07  Stefan Dösingerddraw: Primary surfaces always have screen size.
2007-05-07  Stefan Dösingerddraw: Adjust the d3d viewport when changing the back...
2007-05-07  Stefan Dösingerddraw: Fix reported caps on compressed surfaces.
2007-05-07  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-05-04  H. Verbeetddraw: Add a surface locking test.
2007-05-04  H. Verbeetd3d: Fix the surface locking rectangle validation.
2007-05-03  Stefan Dösingerddraw: Forward all 4 world matrices to wined3d.
2007-05-03  Stefan Dösingerd3d: Calculate the size of WINED3DFVF_XYZBx FVFs.
2007-05-01  Stefan Dösingerddraw: Update the wined3d depth stencil on device creat...
2007-05-01  Stefan Dösingerddraw: Cube map structure test.
2007-05-01  Stefan Dösingerddraw: Cube texture support.
2007-05-01  Stefan Dösingerd3d: Pass the cube face to Create*Texture's surface...
2007-05-01  Stefan Dösingerddraw: Store a WineD3DBaseTexture instead of a WineD3DT...
2007-05-01  Andrew Talbotddraw: Exclude unused headers.
2007-04-30  Francois GougetAssorted spelling fixes.
2007-04-30  Stefan Dösingerddraw: Add a test for surface attachments.
2007-04-30  Stefan Dösingerddraw: Complex surfaces form a tree.
2007-04-30  Stefan Dösingerddraw: Move the additional surface creation into a...
2007-04-30  Stefan Dösingerddraw: Do not access the surface connection structure...
2007-04-30  Stefan Dösingerddraw: Search for d3d primary a bit differently.
2007-04-27  Stefan Dösingerddraw: Use EnumAttachedSurfaces for SetColorKey.
2007-04-27  Stefan Dösingerddraw: Search for texture sublevels with GetAttachedSur...
2007-04-27  Stefan Dösingerddraw: Use EnumAttachedSurfaces to search for a render...
2007-04-27  Stefan Dösingerddraw: Add a test for EnumSurfaces.
2007-04-26  Stefan Dösingerd3d: Fix ProcessVertices.
2007-04-26  Stefan Dösingerddraw: Get rid of FVFs.
2007-04-23  Andrew Talbotddraw: Constify some variables.
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
next