server: Move socket async activation to sock_poll_event.
[wine] / dlls / ddraw /
2010-05-03  Ričardas Barkauskasddraw: Fix missing D3D misc caps.
2010-05-03  Rico Schüllerddraw: Change return to break in PixelFormat_WineD3DtoDD().
2010-05-03  Vincent Pelletierddraw: Fix discrepancy in alpha mask for WINED3DFMT_B2G...
2010-04-19  Johan Gillddraw: Do not restore the display mode from inside...
2010-04-07  Johan Gillddraw/tests: Added todo_wine test to verify resizing...
2010-04-06  Henri Verbeetddraw: Fix and clarify texture filter state mappings.
2010-04-02  Henri Verbeetwined3d: Move handling of the unimplemented WINED3DRS_S...
2010-04-02  Henri Verbeetwined3d: Move handling of the unimplemented WINED3DRS_B...
2010-03-30  Roderick Colenbranderddraw: Add some DirectDraw Blt tests.
2010-03-18  Henri Verbeetddraw: Acquire/release the focus window from the correc...
2010-03-17  Stefan Dösingerddraw: Use a D24X8 depth buffer.
2010-03-17  Henri Verbeetddraw: Fix IDirectDraw4Impl_GetSurfaceFromDC().
2010-03-17  Henri Verbeetddraw: Implement IDirectDrawImpl_GetSurfaceFromDC().
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Henri Verbeetddraw: Print unhandled vertex processing flags in IDire...
2010-03-15  Michael Stefaniucddraw: Remove redundant memset.
2010-03-01  Christian Costaddraw/tests: Fix typos.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-15  Paul Vriensddraw/tests: Fix a test failure on VMware and VirtualBo...
2010-02-15  Christian Costaddraw: Enable GetViewport to retreive data set by SetVi...
2010-02-15  Christian Costaddraw: Fix D3DTBLEND_MODULATE emulation.
2010-02-09  Stefan Dösingerd3d: Make sure vertexbuffer lock doesn't return a NULL...
2010-02-05  Alexandre Julliardddraw/tests: Fix a test that fails on Win2k.
2010-01-29  Stefan Dösingerddraw: Convert VB lock flags to wined3d flags.
2010-01-29  Stefan Dösingerddraw: Test invalid buffer lock parameters.
2010-01-27  Henri Verbeetwined3d: Get rid of the depth range hack.
2010-01-27  Henri Verbeetddraw: Add depth clamp tests.
2010-01-14  Michael Stefaniucddraw: Simplify DllCanUnloadNow().
2009-12-30  Henri Verbeetddraw: Remove a redundant return.
2009-12-30  Henri Verbeetwined3d: The FVF parameter to IWineD3DDeviceImpl_Create...
2009-12-23  Christian Costaddraw: Improve error message.
2009-12-18  Luke Bensteadddraw: Fix an incorrect refcount test.
2009-12-18  Henri Verbeetddraw: Don't depend on IWineD3DDevice_CreateSurface...
2009-12-17  Roderick Colenbranderwined3d: Fix a bug in BtlFast which was uncovered by...
2009-12-17  Henri Verbeetddraw/tests: Add tests for ddraw window proc handling.
2009-12-14  Nicolas Le Camddraw/tests: Get rid of a carriage return in a trace.
2009-12-10  Paul Vriensddraw/tests: Fix some test failures on Vista+.
2009-12-10  Henri Verbeetddraw: Avoid enumerating display modes for formats...
2009-11-18  Henri Verbeetwined3d: Remove the effetively unused "state" field...
2009-11-17  Austin Lundddraw/tests: Fix test failure for D3DFMT_A2R10G10B10...
2009-11-03  Paul Vriensddraw/tests: Fix a test failure on systems with no...
2009-11-03  Stefan Dösingerwined3d: Add a usage flag for static buffer declarations.
2009-11-03  Stefan Dösingerwined3d: Add a parameter for SetRenderTarget viewport...
2009-10-30  Markus Stockhausenddraw: Avoid memory overwrite in GetDeviceIdentifier().
2009-10-30  Henri Verbeetwined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.
2009-10-29  Henri Verbeetwined3d: Don't depend on uninitialized data in the...
2009-10-21  Paul Vriensddraw/tests: Fix a test failure on Win9x/WinMe.
2009-10-19  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2009-10-19  Henri Verbeetddraw/tests: Remove some leftover debug code.
2009-10-16  Henri Verbeetddraw/tests: Check some more return values (LLVM/Clang).
2009-10-15  Christian Costaddraw: Make SetColorKey handle case where dwColorSpaceH...
2009-10-14  Stefan Dösingerd3d: Make EndScene calls hookable.
2009-10-14  Stefan Dösingerddraw: Make directdraw create functions hookable.
2009-10-12  Paul Vriensddraw/tests: Don't crash on older ddraw.
2009-10-09  Andrew Nguyenddraw: Implement and test DirectDrawEnumerateExW.
2009-10-09  Andrew Nguyenddraw: More fully implement and test DirectDrawEnumerat...
2009-10-09  Andrew Nguyenddraw: Implement and test DirectDrawEnumerateW.
2009-10-09  Andrew Nguyenddraw: Simplify and test DirectDrawEnumerateA.
2009-10-09  Andrew Nguyenddraw/tests: Remove a superfluous return statement.
2009-10-08  Paul Vriensddraw/tests: Fix some test failures on WinME/VMware.
2009-10-02  Stefan Dösingerwined3d: SetRenderTarget doesn't change the viewport...
2009-09-29  Markus Stockhausenddraw: Set dwBackBufferCount=0 in CreateSurface for...
2009-09-25  Henri Verbeetddraw: The ddraw surface is now always the wined3d...
2009-09-25  Henri Verbeetwined3d: Use the DXGI naming convention for all formats.
2009-09-25  Henri Verbeetwined3d: Rename IWineD3DDevice::SetIndices() to IWineD3...
2009-09-23  Henri Verbeetwined3d: Don't free D3D vertex declarations until the...
2009-09-18  Henri Verbeetwined3d: Don't free D3D buffers until the wined3d buffe...
2009-09-18  Henri Verbeetwined3d: Don't free D3D textures until the wined3d...
2009-09-17  Henri Verbeetddraw: Mark internal symbols hidden.
2009-09-17  Henri Verbeetwined3d: Don't free D3D cube textures until the wined3d...
2009-09-16  Henri Verbeetwined3d: Don't free D3D surfaces until the wined3d...
2009-09-15  Jörg Höhleddraw: Complete recognition of pixelformat 19: X8L8V8U8.
2009-09-11  Henri Verbeetwined3d: Remove unused parameters to drawPrimitive().
2009-09-08  Stefan Dösingerwined3d: Test and fix ddraw and d3d9 GetDC differences.
2009-09-01  Henri Verbeetddraw: Remove trailing spaces.
2009-08-31  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2009-08-06  Stefan Dösingerddraw: d3d7 does not support two sided stencil.
2009-08-05  Henri Verbeetwined3d: WINED3DTEXF_NONE only makes sense as a mip...
2009-07-24  Andrew Talbotddraw: Constify some variables.
2009-07-14  Alexandre Julliardddraw/tests: Properly release surfaces even if we can...
2009-07-14  Alexandre Julliardddraw/tests: Fix a failing test on 64-bit.
2009-07-10  Alexandre Julliardddraw/tests: Fix a few tests that fail on Win64.
2009-06-22  Gerald Pfeiferddraw: Fix two bounds checks.
2009-06-22  Gerald Pfeiferddraw: Fix error checking in IDirect3DExecuteBufferImpl...
2009-06-15  Marcus Meissnerddraw: Use correct union member.
2009-06-15  Henri Verbeetwined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
2009-06-12  Henri Verbeetwined3d: Remove the useless "resource_type" parameter...
2009-05-20  Luke Bensteadddraw: Add tests for DirectDrawSurface reference counting.
2009-05-13  Francois Gougetddraw/tests: Replace malloc() with HeapAlloc().
2009-05-04  Nicolas Le Camddraw/tests: Fix a test failure on VirtualBox.
2009-04-23  Henri Verbeetwined3d: Get rid of the shared_handle parameter.
2009-04-21  Christian Costaddraw/tests: Add tests for refcount handling of light...
2009-04-21  Christian Costaddraw: Handle refcount of lights when interacting with...
2009-04-21  David Adamddraw: Remove useless comments.
2009-04-09  Stefan Dösingerd3d: Remove the format from index buffers.
2009-04-09  Stefan Dösingerwined3d: Remove the buffer fvf.
2009-04-09  Stefan Dösingerddraw: Store the fvf in the ddraw buffer.
2009-04-08  Stefan Dösingerwined3d: Merge IWineD3DIndexBuffer and IWineD3DBuffer.
2009-04-08  Stefan Dösingerwined3d: Use Map and Unmap for index buffers.
2009-04-08  Stefan Dösingerd3d: Unify WINED3DVERTEXBUFFER_DESC and WINED3DINDEXBUF...
next