wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / ddraw / ddraw.c
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-05-29  Alexander Dorofeyevddraw: Do not return modes differing only by refresh...
2008-05-06  Francois GougetAssorted spelling fixes.
2008-05-02  Roderick Colenbranderddraw: Enable EnableAutoDepthStencil to receive depth...
2008-04-03  Austin Englishddraw: Spelling fixes.
2008-03-11  Denver Gingerichddraw: Implement ForceRefreshRate registry entry for...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-01-04  Peter Dons Tychsenddraw: Add missing pitch in callback from EnumDisplayMo...
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-06  Andrew Talbotddraw: Remove unneeded casts.
2007-10-10  Stefan Dösingerddraw: Downgrade the SetCooperativeLevel FIXME to a...
2007-10-10  Stefan Dösingerddraw: Cope with Init3D failures.
2007-09-10  David Hedbergddraw: Fix and test case for situation where DDSD_MIPMA...
2007-08-08  Francois Gougetddraw: Better match the PSDK types and fix the winapi_c...
2007-08-03  Stefan Dösingerddraw: SetDisplayMode may fail.
2007-07-30  Robert Millanddraw: Remove thread safety FIXMEs.
2007-07-24  Stefan Dösingerddraw: Some d3d-only code fixes.
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-15  Francois GougetAssorted spelling fixes.
2007-05-10  Stefan Dösingerddraw: Always set fullscreen mode in wined3d.
2007-05-09  Stefan Dösingerddraw: More tests and fixes on surface attachments.
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-07  Stefan Dösingerddraw: Primary surfaces always have screen size.
2007-05-07  Stefan Dösingerddraw: Fix reported caps on compressed surfaces.
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: Complex surfaces form a tree.
2007-04-30  Stefan Dösingerddraw: Move the additional surface creation into a...
2007-04-30  Stefan Dösingerddraw: Search for d3d primary a bit differently.
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-26  Stefan Dösingerddraw: Get rid of FVFs.
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
2007-04-16  Stefan Dösingerd3d: Enumerate palettized formats for ddraw.
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-02-20  Stefan Dösingerwined3d: Remove IWineD3DDevice::EnumDisplayModes.
2007-02-16  H. Verbeetwined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
2007-02-14  Stefan Dösingerwined3d: More fullscreen window fixes.
2007-01-19  H. Verbeetwined3d: Move SetupFullscreenWindow() and RestoreWindow...
2007-01-10  Michael Stefaniucjanitorial: Use the C standard for multiline strings.
2007-01-08  Stefan Dösingerddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d.
2006-12-27  Michael Stefaniucjanitorial: In multiline strings there is no need for...
2006-12-18  Markus Amslerd3d: Callback infrastructure for implicit swap chain...
2006-12-14  Ulrich Czekalladdraw: Add IDirectDraw3 interface.
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit depth stencil...
2006-12-04  Markus Amslerd3d: Pass the superior creating object down to the...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetBackB...
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
2006-10-16  Stefan Dösingerddraw: Make the surface list a standard wine list.
2006-10-13  Stefan Dösingerddraw: Do not let the a surface dimension fall to 0.
2006-10-13  Stefan Dösingerddraw: Remove an incorrect size check.
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-10-10  Jesse Allenddraw: Fix for DDSURFACEDESC param in CreateSurface.
2006-10-09  Stefan Dösingerddraw: Make the ddraw list a wine list.
2006-10-09  Stefan Dösingerddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels.
2006-10-06  Stefan Dösingerwined3d: Add WINED3DUSAGE_OVERLAY.
2006-09-10  Stefan Dösingerddraw: Pass the fullscreen flag to wined3d.
2006-09-10  Stefan Dösingerddraw: Double buffered primary surfaces can only be...
2006-07-26  Stefan Dösingerddraw: Support using an application-provided surface...
2006-07-11  Stefan Dösingerddraw: Palette refcounting fix.
2006-07-11  Stefan Dösingerddraw: Split up the ddraw refcount.
2006-06-30  Piotr Cabanddraw: Added missing '\n' in debug traces.
2006-06-27  Stefan Dösingerddraw: Assign the surface descriptions height to the...
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-26  Stefan Dösingerddraw: Set the video memory and visible flag on render...
2006-06-26  Stefan Dösingerddraw: Enumerate the reference d3ddevice.
2006-06-19  Stefan Dösingerddraw: Palette refcounting fixes + tests.
2006-06-15  Alexandre Julliardddraw: Make some functions static.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.