amstream: Fix return value of BasePinImp_GetMediaType.
[wine] / dlls / winex11.drv / xrandr.c
2012-11-26  Henri Verbeetwinex11: Detect broken NVIDIA RandR setups.
2012-09-28  Henri Verbeetwinex11: Use the first active CRTC as primary if no...
2012-09-10  Rico Schüllerwinex11.drv: Remove unneeded variable definition.
2012-08-20  Henri Verbeetwinex11: Try harder to get usable RandR screen resources.
2012-08-20  Henri Verbeetwinex11: Try XRandR 1.0 if 1.2 fails.
2012-08-16  Alexandre Julliardwinex11: Remove the remaining X11 locking calls.
2012-07-16  Henri Verbeetwinex11: Add support for XRandR 1.3.
2012-07-16  Henri Verbeetwinex11: Add support for XRandR 1.2.
2012-07-13  Henri Verbeetwinex11: Simplify the XRandR mode matching code a bit.
2012-07-11  Henri Verbeetwinex11: Get rid of some needless globals.
2012-07-11  Henri Verbeetwinex11: Simplify X11DRV_XRandR_Init() error handling...
2012-07-11  Francois Gougetwinex11.drv: We must include Xlib.h before Xrandr.h.
2012-07-10  Henri Verbeetwinex11: Introduce a separate function for initializing...
2012-07-10  Henri Verbeetwinex11: Remove some unused includes from xrandr.c.
2012-07-09  Henri Verbeetwinex11: Get rid of xrandr.h.
2012-07-03  Henri Verbeetwinex11: Use our own structure for mode information.
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2009-07-10  Roderick Colenbranderwinex11: Get rid of depth conversion fixme.
2009-02-05  Francois Gougetxrandr: X11DRV_XRandR_Cleanup() is unused so remove it.
2008-12-08  Andrew Talbotwinex11.drv: Sign-compare warnings fix.
2008-01-17  Alexandre Julliardwinex11.drv: Don't create a win_data structure for...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
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-07-09  Alexandre Julliardconfigure: Merge the libX11 and libXext existence check...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrender existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrandr existence check with...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-02-23  Francois Gougetwinex11.drv: Catch and report screen resolution change...
2007-01-12  Francois Gougetxrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode()...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-08-02  Alexandre Julliardwinex11.drv: Make some functions and variables static...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.