jscript: Added logical negation implementation.
[wine] / dlls / ddraw /
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.
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.
next