wined3d: Filter out some shader compilation spam.
[wine] / dlls / winex11.drv / x11drv.h
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-12-05  Dmitry Timoshkovwinex11.drv: Use registry settings as a default display...
2007-10-31  Alexandre Julliardwinex11.drv: Set the WM_STATE_ABOVE hint on topmost...
2007-10-15  Francois Gougetwinex11.drv: The 'lossy' parameter is always false...
2007-10-11  Alexandre Julliardwinex11: Set the SKIP_PAGER and SKIP_TASKBAR styles...
2007-10-11  Alexandre Julliardwinex11: Add generic mechanism for managing WM_STATE...
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: Track async GL drawable changes.
2007-10-03  Chris Robinsonwinex11: Pass a display parameter when destroying glxpi...
2007-10-03  Chris Robinsonwinex11: Use an offscreen redirected window for child...
2007-10-03  Chris Robinsonwinex11: Store a GL-specific drawable with the window.
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-08-27  Alexandre Julliardwinex11: Child windows don't get activated even when...
2007-08-20  Alexandre Julliardwinex11: Switch windows to managed mode in SetWindowPos...
2007-08-16  Alexandre Julliardwinex11: Store wm hints in the window data instead...
2007-07-19  Evan Stadewinex11.drv: Draw dashed lines for extended pens.
2007-06-27  Damjan Jovanovicwinex11.drv: Added better support for the X file drag...
2007-04-04  Alexandre Julliardwinex11.drv: Store the display file descriptor directly...
2007-03-28  Andrew Riediwinex11.drv: Add Xcursor support for 32 bit cursors.
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-03-01  Aric Stewartwinex11.drv: Make sure keyboard state is up to date...
2007-02-23  Francois Gougetwinex11.drv: Catch and report screen resolution change...
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2006-12-29  Vitaliy Margolenwinex11drv: Make dxgrab global.
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-08  Alexandre Julliardwinex11.drv: Get rid of the DIB color table now that...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-18  Pierre d'Herbemontx11drv: Fix a typo in x11drv.h about X11DRV_GetTextExte...
2006-10-12  Nickolay V. Shmyrevwinex11.drv: Always set window type.
2006-08-23  James Liggettwinex11.drv: Add XEmbed system tray support.
2006-08-02  Alexandre Julliardwinex11.drv: Make some functions and variables static...
2006-07-29  Roderick Colenbranderwinex11.drv: Kill DGA support.
2006-06-26  Huw Davieswinex11: Introduce a function to retrieve the glx drawa...
2006-06-21  Dmitry Timoshkovwinex11.drv: Add support for full screen window state...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.