summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2008-01-03Merge branch 'master' into mpxPeter Hutterer112-4664/+957
2007-12-27[SBUS]: Fix build, use getpagesize() instead of xf86getpagesize().David S. Miller1-1/+1
2007-12-20entity sharing: make !shareable entity non-fatal.Dave Airlie1-2/+4
2007-12-18Reference cvt and gtf in the xorg.conf man page.Adam Jackson1-1/+3
2007-12-16xfree86: permit access to io port 0xffff on the hurdSamuel Thibault1-2/+2
2007-12-14Bump video driver ABI and extension ABI for devPrivates rework.Eamon Walsh1-2/+2
2007-12-14Merge branch 'master' into XACE-SELINUXEamon Walsh4-67/+56
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh42-3698/+279
2007-12-13Correct the documentation comments in xf86Modes.cAdam Jackson1-18/+6
2007-12-13Add infrastructure for validating modes by memory bandwidth.Adam Jackson4-0/+45
2007-12-13Explain a confusing #ifdef.Adam Jackson1-4/+6
2007-12-13Clean up some #if 0.Adam Jackson1-46/+0
2007-12-12Fix dist by including modeline2c.awk.Aaron Plattner1-0/+1
2007-12-12Get rid of xf86DefModes.c.Aaron Plattner3-157/+1
2007-12-08Add a missing linebreak after LoadModule: "foo"Brice Goglin1-1/+1
2007-12-05Fix commit aa0dfb3f42f19bb351ca7f1a9507ff5ec4590e96Andrew Oakley1-1/+0
2007-12-05XKB: Actions: Don't run certain actions on the core keyboardDaniel Stone1-1/+3
2007-12-05Bug 13308: Verify and reject obviously broken modes.Hong Liu1-0/+6
2007-12-04Restore xf86getsecs() as not having an ANSI equivalent.Adam Jackson2-0/+15
2007-12-04xf86crtc: oh mon could be NULL, so check before quirksDave Airlie1-1/+2
2007-12-04xf86Crtc: pass correct parameter.Dave Airlie1-1/+1
2007-12-03xf86getpagesize -> getpagesize elsewhere in os-support/Adam Jackson7-7/+7
2007-12-03xf86getpagesize() -> getpagesize() in os-support/solaris/sun_bios.cAlan Coopersmith1-1/+1
2007-12-03Remove Perl dependency from the buildJames Cloos3-109/+99
2007-12-03Use _X_EXPORT instead of __attribute__((visibility("default")))Alan Coopersmith2-2/+4
2007-12-03Death to libcwrapper.Adam Jackson15-3375/+3
2007-11-30edid quirk for MAX 0x77e monitorDave Airlie1-1/+2
2007-11-29modes: use xf86RandR12Index to stop illegal accessDave Airlie1-12/+18
2007-11-29randr: make randr code not segfault when xinerama setDave Airlie1-3/+10
2007-11-27RANDR 1.2: Only enable unknown outputs if there are no connected outputs.Adam Jackson1-5/+27
2007-11-26registry: Add a call for DTRACE compatibility.Eamon Walsh1-0/+5
2007-11-26registry: Rebase registry to use the server config file of protocol names.Eamon Walsh1-3/+0
2007-11-26Allow Virtual to be specified globally in the Screen section.Adam Jackson3-0/+26
2007-11-26Initialize Mode with 0 in xf86RandRModeConvert.Matthias Hopf1-4/+1
2007-11-23Don't segfault if referring to a relative output where no modes survived.Matthias Hopf1-0/+10
2007-11-23Fix initial placement of LeftOf and Above.Matthias Hopf1-2/+2
2007-11-23Adjust offsets of modes that do not fit virtual screen size.Matthias Hopf1-1/+25
2007-11-22DeviceIntRec: move lastx/lasty from valuator into DeviceIntRec.Peter Hutterer1-4/+4
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith6-20/+17
2007-11-20Revert "registry: Register XF86DRI extension protocol names."Eamon Walsh1-37/+1
2007-11-20Revert "registry: Register XF86VidMode extension protocol names."Eamon Walsh1-66/+1
2007-11-20Revert "registry: Register XF86Misc extension protocol names."Eamon Walsh1-45/+1
2007-11-20Revert "registry: Register XF86DGA extension protocol names."Eamon Walsh1-67/+1
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh14-114/+16
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh4-4/+5
2007-11-19DEFAULT_DPI was undefined here.Michel Dänzer1-0/+1
2007-11-18Bump DEFAULT_DPI to 96.Adam Jackson1-1/+1
2007-11-18Bug #12932: Use DEFAULT_DPI in randr1.2 instead of hardcoded 96.Tormod Volden2-6/+6
2007-11-17Bug #9725: Don't look in root's $HOME for config files, that's just confusing.Adam Jackson4-12/+1
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-0/+1