winex11.drv: Remove an obsolete FIXME comment.
[wine] / dlls / winex11.drv / init.c
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.