xserver-multidpi/hw/xfree86/modes
Egbert Eich 9a874a71a7 DDX/RandR: When positioning outputs assume width/height = 0 if no modes exist.
When a user specifies the position of an output for which no modes exist
(for whatever reason) assume that the width and height of this output
is 0. The result will be the same as if this output isn't taken into
consideration at all and thus should be sane. It will prevent a segfault
when trying to determine the width and height of a non-existent mode.
2008-11-04 21:31:27 +01:00
..
Makefile.am Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c DDX/RandR: When positioning outputs assume width/height = 0 if no modes exist. 2008-11-04 21:31:27 +01:00
xf86Crtc.h Keep rotation wrappers in place while transforms are in use 2008-04-29 09:00:11 -07:00
xf86Cursors.c Add an array of integers for use as per-screen cursor private keys. 2008-08-27 19:27:13 -04:00
xf86cvt.c Remove the duplicate copy of xf86cvt.c 2008-02-29 16:01:15 -05:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-22 19:26:34 -04:00
xf86EdidModes.c Build fix. 2008-07-22 10:21:22 -04:00
xf86gtf.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00
xf86Modes.c EDID: Various reduced blanking fixes. 2008-07-21 16:49:17 -04:00
xf86Modes.h EDID: Various reduced blanking fixes. 2008-07-21 16:49:17 -04:00
xf86RandR12.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
xf86RandR12.h Include xf86Rename.h in xf86RandR12.h. 2007-04-24 17:20:14 -07:00
xf86Rename.h Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf86Rename.h. 2007-04-20 14:23:38 -07:00
xf86Rotate.c damage: choose less ambiguous function names 2008-08-31 17:46:26 +02:00