Age | Commit message (Expand) | Author | Files | Lines |
2006-09-14 | Always believe the monitor when it reports a reduced-blanking mode.autoconfig-for-7.2 | Adam Jackson | 1 | -1/+1 |
2006-09-14 | In xf86MatchPciInstances, fail gracefully when there's no PCI device at all. | Adam Jackson | 1 | -0/+2 |
2006-09-14 | Prefer driver-provided modes when matching name strings to modelines. | Adam Jackson | 1 | -123/+133 |
2006-09-14 | Mark EDID modes as driver modes. Infer virtual size from driver modes. | Adam Jackson | 2 | -9/+105 |
2006-09-14 | Attempt to add the 'mouse' driver in more situations. | Adam Jackson | 1 | -1/+31 |
2006-09-14 | Load the default module set when no Module section is given in the config. | Adam Jackson | 2 | -3/+18 |
2006-09-14 | Expand the default sync ranges to be large enough for 800x600@60. | Adam Jackson | 1 | -4/+4 |
2006-09-14 | Publish the raw EDID block as a property on the root window. | Adam Jackson | 1 | -3/+88 |
2006-09-14 | Bump the default pixel depth to 24, and default bpp to 32. | Adam Jackson | 1 | -2/+2 |
2006-09-14 | Fix up EDID blocks where the max pixclock exceeds the preferred mode clock. | Adam Jackson | 1 | -1/+38 |
2006-09-14 | Allow hsync and vsync ranges to be overridden independently again. | Adam Jackson | 1 | -15/+32 |
2006-09-14 | Record all standard timings from EDID as modes, instead of just the first five. | Adam Jackson | 1 | -1/+1 |
2006-09-14 | Record the maximum dot clock of the monitor, and filter by it. | Adam Jackson | 4 | -1/+10 |
2006-09-14 | Don't translate monitor gamma to X gamma. | Adam Jackson | 1 | -6/+0 |
2006-09-14 | Bug #5386: Synthesize modelines from EDID data. | Luc Verhaegen | 3 | -314/+378 |
2006-09-13 | Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/) | Bill Nottingham | 1 | -1/+1 |
2006-09-12 | Xprint: revert installation of /etc/X11/Xsession.d/cde_xsessiond_xprint.sh | Drew Parsons | 1 | -2/+1 |
2006-09-10 | If we're installing libxf86config, install headers needed to build against it. | Donnie Berkholz | 1 | -0/+6 |
2006-09-10 | the new PCI mapping routines are broken on sparc64 (in fact they look | Jesse Barnes | 1 | -0/+6 |
2006-09-10 | * Define XPSERVERLIST with `/etc/init.d/xprint get_xpserverlist` | Drew Parsons | 8 | -15/+18 |
2006-09-06 | Make sure _XSERVER64 is defined when it should be and gets tested. | Michel Dänzer | 4 | -1/+12 |
2006-08-31 | Fix previous commit breaking other kdrives pulling in fbdev.a | Matthew Allum | 2 | -1/+3 |
2006-08-31 | Add framebuffer device command line switch for Xfbdev | Matthew Allum | 3 | -9/+29 |
2006-08-29 | Re-add support for tslib (1.0 release) and Xcalibrate extension. | Matthew Allum | 13 | -81/+49 |
2006-08-29 | kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES | Daniel Stone | 17 | -25/+16 |
2006-08-28 | Remove calls to LoaderCheckUnresolved(), since it's now a stub. | Adam Jackson | 2 | -9/+0 |
2006-08-24 | More #ifdef USE_DEPRECATED_KEYBOARD_DRIVER. | Adam Jackson | 1 | -1/+3 |
2006-08-24 | Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver | Matthias Hopf | 11 | -100/+149 |
2006-08-24 | Apply patch in bug #7919, blit improvements in | Alan Hourihane | 2 | -14/+13 |
2006-08-23 | Add xorg.conf IgnoreABI option which does the same thing as -ignoreABI | David Nusinow | 4 | -1/+17 |
2006-08-23 | Make sure Composite is never enabled for Xnest. | Adam Jackson | 1 | -0/+7 |
2006-08-23 | Make 'Xvfb -render' also disable Composite, lest we segfault on startup. | Adam Jackson | 1 | -0/+3 |
2006-08-18 | Fix bug #5735, Serious flaw in CygwinX clipboard | Alan Hourihane | 1 | -2/+46 |
2006-08-18 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver | Alan Hourihane | 2 | -56/+25 |
2006-08-18 | Fix bug #7281, clipboard viewer should not | Alan Hourihane | 1 | -27/+29 |
2006-08-18 | Fix bug #7280, round title corner background | Alan Hourihane | 1 | -0/+9 |
2006-08-17 | Un-cut-and-paste the mode rejection message. | Adam Jackson | 1 | -56/+22 |
2006-08-17 | Fix default mouse device on Linux, again. | Adam Jackson | 1 | -0/+3 |
2006-08-16 | Fixed segfault w/ broken Xinerama configs. | Matthias Hopf | 1 | -0/+36 |
2006-08-12 | xfree86: don't do legacy IO on ARM or S/390 (Debian #362641) | Bastian Blank | 3 | -10/+10 |
2006-08-12 | xfree86: add Hurd support (#5613) | Samuel Thibault | 6 | -1/+696 |
2006-08-10 | Fix a mode sanity check to not break reduced-blanking setups (LCDs). | Adam Jackson | 1 | -1/+2 |
2006-08-10 | Rename some mode tokens to better reflect their use. | Adam Jackson | 1 | -1/+6 |
2006-08-09 | Remove TargetRefresh option from the autoconfig logic. | Adam Jackson | 1 | -1/+0 |
2006-08-07 | remove optional R3 backwards compatibility | Daniel Stone | 1 | -1/+0 |
2006-08-06 | Document enable/disable flag for AIGLX in xorg.conf manpage. | David Nusinow | 1 | -0/+3 |
2006-08-01 | Back out 'mystery' spurious host window hints. | Matthew Allum | 1 | -6/+0 |
2006-07-31 | Noting uses libdummy.a, so don't build it. Only libdummy-nonserver.a | Ian Romanick | 2 | -11/+1 |
2006-07-30 | remove filename that's too long for tarxorg-server-1.1.99.3 | Daniel Stone | 1 | -1/+0 |
2006-07-30 | add sym.h to sources | Daniel Stone | 1 | -0/+1 |