winex11: Remove two unused parameters from BITBLT_GetSrcArea().
[wine] / dlls / winex11.drv / init.c
2008-06-09  Alexandre Julliardwinex11: Add a trace in ExtEscape to make wgl problems...
2008-05-28  Alexandre Julliardwinex11: Add support for performing GL calls on a top...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-18  Alexandre Julliardwinex11: Use GetDCHook to retrieve the dce pointer...
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-10-15  Francois Gougetwinex11.drv: The 'lossy' parameter is always false...
2007-10-10  Alexandre Julliardwinex11: Use ExtEscape to flush the GL drawable to...
2007-10-03  Chris Robinsonwinex11: Use a GLXPixmap for offscreen OpenGL rendering...
2007-10-03  Chris Robinsonwinex11: Store a GL-specific drawable with the window.
2007-09-27  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-07-19  Michael Stefaniucdlls: Remove unreachable break after return/break....
2007-03-28  Andrew Riediwinex11.drv: Add Xcursor support for 32 bit cursors.
2006-12-12  Alexandre Julliardwinex11.drv: Implemented DESKTOPHORZ/VERTRES device...
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-08-03  Alexandre Julliardwinex11.drv: Comment out the XCloseDisplay call on...
2006-06-26  Huw Davieswinex11: Introduce a function to retrieve the glx drawa...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.