quartz: On flushing, always signal blocked event handle.
[wine] / dlls / winex11.drv / bitblt.c
2010-09-02  Alexandre Julliardwinex11: Properly support BitBlt and LAYOUT_BITMAPORIEN...
2010-04-22  Alexandre Julliardwinex11: Add some tracing to AlphaBlend.
2010-04-15  Alexandre Julliardwinex11: Mask out the alpha channel when converting...
2010-04-15  Alexandre Julliardwinex11: Use the BITBLT_GetVisRectangles helper functio...
2010-04-15  Alexandre Julliardwinex11: Move logical to physical mapping into the...
2010-04-15  Alexandre Julliardwinex11: Define a structure to hold coordinates informa...
2010-03-01  Henri Verbeetwinex11.drv: Store if a bitmap is top-down in X_PHYSBITMAP.
2009-11-12  Roderick Colenbranderwinex11: Fix a regression when the same depth was used...
2009-09-30  Alexandre Julliardwinex11: Remove BITBLT_InternalStretchBlt now that...
2009-09-30  Alexandre Julliardwinex11: Move the DIB locking and the client-side optim...
2009-09-30  Alexandre Julliardwinex11: Move X11DRV_ClientSideDIBCopy to avoid forward...
2009-07-24  Roderick Colenbranderwinex11: XRenderComposite can be inaccurate when scaled...
2009-07-13  Roderick Colenbranderwinex11: Add an XRender based GetSrcAreaStretch.
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-11-06  Sergey Khodychwinex11: BitBlt returns TRUE when drawing outside of...
2008-10-21  Chris Wilsonwinex11: Ignore source clipping in BitBlt.
2008-08-29  Alexandre Julliardwinex11: Allocate image data from the process heap...
2008-06-23  Gerald Pfeiferwinex11: Remove two unused parameters from BITBLT_GetSr...
2008-04-22  Austin EnglishSpelling fixes.
2008-02-21  Alexandre Julliardwinex11: Make the BitBlt short-cuts more generic to...
2008-02-21  Dmitry Timoshkovwinex11.drv: Add an optimized path for BitBlt(SRCINVERT).
2008-02-04  Andrew Talbotwinex11.drv: Remove unneeded casts.
2008-01-07  Austin EnglishSpelling fixes.
2007-10-15  Francois Gougetwinex11.drv: The 'lossy' parameter is always false...
2007-09-27  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-08-13  Damjan Jovanovicwinex11.drv: Correctly handle overlapping source and...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2006-12-12  Alexandre Julliardwinex11.drv: Make sure the drawable rect is always...
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-11-13  H. Verbeetwinex11.drv: The y coordinate should be offset agaist...
2006-11-10  Damjan Jovanovicwinex11.drv: Check for incompatible bpps and negative...
2006-11-10  Damjan Jovanovicwinex11.drv: Fix copying top-down/bottom-up DIBs.
2006-11-08  Damjan Jovanovicwinex11: Fix regression caused by client-side DIB copy...
2006-11-06  Damjan Jovanovicwinex11.drv: Added a basic client-side DIB copy optimiz...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.