summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-15syncTodd T. Fries
2012-08-14In priv_open_device() allow opening tty[E-J]0. While there removeMatthieu Herrb
2012-08-14Typo in warn() argument. Reported by Artturi Alm. Thanks.Matthieu Herrb
2012-08-12Fix a logic introducred in rev 1.23. The parent pid is initializedMatthieu Herrb
2012-08-11updateMatthieu Herrb
2012-08-11Update to xf86-video-i128 1.3.6Matthieu Herrb
2012-08-11Update to xf86-video-glint 1.2.8Matthieu Herrb
2012-08-11Update to xf86-video-ark 0.7.5Matthieu Herrb
2012-08-11All drivers build again.Matthieu Herrb
2012-08-11Update to xf86-video-voodoo 1.2.5Matthieu Herrb
2012-08-11Update to xf86-video-tseng 1.2.5Matthieu Herrb
2012-08-11Update to xf86-video-rendition 4.2.5Matthieu Herrb
2012-08-11Update to xf86-video-chips 1.2.5Matthieu Herrb
2012-08-11Update to xf86-video-apm 1.2.5Matthieu Herrb
2012-08-11Update to xf86-input-elographics 1.4.0Matthieu Herrb
2012-08-11fix typoAlexandr Shadchin
2012-08-08Don't touch the xserver autotools files a 2nd time in kdrive.Matthieu Herrb
2012-08-08Un-blacklist radeon, blacklist radeonold. So X -configure will nowMatthieu Herrb
2012-08-08switch to the radeon driver by default. Users needing radeonold nowMatthieu Herrb
2012-08-08Update to xf86-video-ati 6.14.6. Tested by mpi@, brad, eric@, ajacoutot@.Matthieu Herrb
2012-08-07Native build system for gl-docs. Removes last dependencyMatthieu Herrb
2012-08-07Add privsep prototypes to osdep.hMatthieu Herrb
2012-08-07In non-privilege sepration mode, avoid accidentally sendingMatthieu Herrb
2012-08-07Rename 'socket' parameter to avoid shadowing the global declaration.Matthieu Herrb
2012-08-07Remove white space diff with X.Org.Matthieu Herrb
2012-08-07support multibyte input to menu code; from Alexander Polakov with a tiny tweak.Okan Demirmen
2012-08-05Typo. From Pappe Kaugummi via jmc@.Matthieu Herrb
2012-08-05Force the use of mkdir to create directories.Matthieu Herrb
2012-08-05updateMatthieu Herrb
2012-08-05regen autotoolsMatthieu Herrb
2012-08-05Update to xserver 1.12.3.Matthieu Herrb
2012-08-05Automake 1.12 now uses autoconf 2.69.Matthieu Herrb
2012-08-05Indent with tabs like the rest of the script.Antoine Jacoutot
2012-08-04If dbus is installed, start the daemon as part of the X session.Matthieu Herrb
2012-08-04Switch to automake 1.12/autoconf 2.68.Matthieu Herrb
2012-08-04updateMatthieu Herrb
2012-07-23X.Org 7.7.Matthieu Herrb
2012-07-22puffy 5.2Todd T. Fries
2012-07-22Rework a bit, add a subsection about radeon[old].Matthieu Herrb
2012-07-22This is now X.Org 7.7Matthieu Herrb
2012-07-22Fix for ClickPad (xenocara part). On issue pointed gilles@ and matthieu@Alexandr Shadchin
2012-07-18Further simplify Xinerama init and re-init on XRR events.Okan Demirmen
2012-07-16unify various max routines to match client placement and partially menu onesOkan Demirmen
2012-07-16check valueOkan Demirmen
2012-07-16move the HasXinerama check into screen_find_xinerama and simplify logic;Okan Demirmen
2012-07-13re-use geom struct in client_ctx (saved)geometry.Okan Demirmen
2012-07-13Fix path to mesa sourcesMartin Pieuchot
2012-07-13convert xmax/ymax uses to view geometry.Okan Demirmen
2012-07-13introduce screen "view" area and "work" area (gap applied) to simplifyOkan Demirmen
2012-07-13Lets gallium a chance to build with our llvm portMartin Pieuchot