ntdll: Add support for the FILE_OPEN_BY_FILE_ID flag in NtCreateFile.
[wine] / dlls / ddraw /
2009-01-14  Michael Stefaniucddraw: Remove superfluous pointer casts.
2009-01-10  Andrew Talbotddraw: Fix double unlock of critical section.
2009-01-09  Stefan Dösingerddraw[ex]: Show a caps handling difference.
2009-01-08  Alexandre Julliardddraw: Fix an uninitialized variable warning on non...
2009-01-08  Henri Verbeetwined3d: Move position_transformed out of u.s in struct...
2009-01-06  Henri Verbeetd3d: Explicitly translate texture stage states.
2009-01-06  Henri Verbeetddraw: Properly handle sampler states.
2009-01-04  Michael Stefaniucddraw/tests: Remove superfluous casts.
2009-01-04  Michael Stefaniucddraw/tests: Simplify a pointer increment.
2009-01-03  Stefan Dösingerddraw: Reject IDirectDraw3 QI in ddraw.dll.
2009-01-03  Stefan Dösingerddraw: Add a test for IDirectDrawSurface::GetDC.
2009-01-02  Christian Costaddraw: Display fixme only once in IDirectDrawImpl_WaitF...
2008-12-26  Nick Burnsddraw: Fix surface version setting.
2008-12-24  Andrew Talbotddraw: Remove a superfluous semicolon.
2008-12-24  Christian Costaddraw: Display fixme only once in IDirect3DVertexBuffer...
2008-12-23  Rico Schüllerddraw/tests: Fix alpha_test and offscreen_test on gefor...
2008-12-23  Rico Schüllerddraw/tests: Fis some ok() lines in alpha_test().
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-15  Francois Gougetddraw/tests: Make some functions static.
2008-12-12  Paul Vriensddraw/tests: Fix a test failure on a Win98 VMware box.
2008-12-08  Christian Costaddraw: Fix trace.
2008-12-05  Huw Daviesddraw/tests: Skip tests if we can't create a primary...
2008-12-05  Michael Stefaniucddraw: Remove two superfluous casts.
2008-12-03  Christian Costaddraw: Fix some comments.
2008-12-02  Alexandre Julliardddraw: Make some functions static.
2008-11-25  Henri Verbeetwined3d: Use IDL to generate wined3d.h.
2008-11-24  Francois Gougetddraw: Remove WINAPI on static functions where not...
2008-11-12  Paul Vriensddraw/tests: Skip tests when DirectDraw4 is not supported.
2008-11-12  Paul Vriensddraw/tests: Fix a typo.
2008-11-05  Paul Vriensddraw/tests: Fix a test on W2K3.
2008-10-28  Henri Verbeetwined3d: Rename CreateAdditionalSwapChain to CreateSwap...
2008-10-24  Henri Verbeetwined3d: Remove the SDKVersion parameter to WineDirect3...
2008-10-24  Henri Verbeetddraw: Make sure pWineDirect3DCreate and pWineDirect3DC...
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2008-10-10  Henri Verbeetddraw: Remove a few more redundant inits (LLVM/Clang).
2008-10-08  Michael Stefaniucddraw/tests: Use FAILED instead of !SUCCEEDED.
2008-10-01  Andrew Talbotddraw: Sign-compare warning fix.
2008-09-29  Andrew Talbotddraw: Sign-compare warnings fix.
2008-09-22  Paul Vriensddraw/tests: Fix a test on a Win98 box.
2008-09-08  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-09-03  Paul Vriensddraw/tests: Let tests run again on win9x.
2008-09-02  Stefan Dösingerddraw: Add some overlay tests.
2008-09-02  Stefan Dösingerddraw: Pass proper parameters to CheckDeviceFormat.
2008-09-02  Stefan Dösingerddraw: Catch attempts to opengl-render to the desktop...
2008-09-02  Stefan Dösingerddraw: Beware of the surface type when checking for...
2008-09-02  Stefan Dösingerwined3d: Implement YV12 support for emulated overlays.
2008-08-28  Stefan Dösingerwined3d: Silence some format spam.
2008-08-26  Stefan Dösingerddraw: Don't destroy the application's window.
2008-08-22  David Adamddraw: Only ddraw checks wether one can give a null...
2008-08-21  Alexander Dorofeyevddraw/tests: Skip cubemap tests when cubemap isn't...
2008-08-20  Stefan Dösingerddraw: Set the bitdepth on YUV formats.
2008-08-20  Stefan Dösingerddraw: Do not set the rendertarget flag just because...
2008-08-19  Stefan Dösingerddraw: Implement IDirectDraw7::GetFourCCCodes.
2008-08-19  Stefan Dösingerddraw: Send the ddraw output to the clipper window...
2008-08-19  Stefan Dösingerwined3d: Remove the device-global fullscreen flag.
2008-08-19  Stefan Dösingerd3d: Remove IWineD3DDevice::SetHwnd.
2008-08-19  Stefan Dösingerwined3d: Use a swapchain for GDI surfaces.
2008-08-05  Stefan Dösingerwined3d: Implement overlay flipping.
2008-08-05  Stefan Dösingerwined3d: Implement overlay position tracking.
2008-08-04  Stefan Dösingerddraw: Set ddraw caps in wined3d.
2008-07-28  Tobias Jakobiddraw: Fix typo in copy_mipmap_chain.
2008-07-22  Alexander Dorofeyevddraw: Improve IDirect3DDevice7_Load implementation.
2008-07-17  Alexander Dorofeyevddraw/tests: Add tests for surface caps memory flags.
2008-07-17  Alexander Dorofeyevddraw: Force surfaces without memory flags to video...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-02  James Hawkinsddraw: Fix a failing test for broken drivers.
2008-07-02  James Hawkinsddraw: Fix a failing test for broken drivers.
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.
next