summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2010-11-30linux: Refactor VT switch on {re,}generation and shutdownAdam Jackson1-24/+14
2010-11-30xfree86: Remove dead ifdefs from VT switchingAdam Jackson1-15/+0
2010-11-30linux: Don't muck about with tty permissionsAdam Jackson1-62/+0
2010-11-30xfree86: Remove os-support/sysvAdam Jackson4-569/+1
2010-11-30linux: Remove redundant variableAdam Jackson1-5/+3
2010-11-24Merge remote branch 'whot/for-keith'Keith Packard2-2/+6
2010-11-24doc: refactor Makefile and xmlrules.in code for reusabilityGaetan Nadon1-7/+3
2010-11-24xmlrules.in: use $(top_srcdir) rather than ../../../ [...]Gaetan Nadon1-1/+1
2010-11-24Xorg.man: Replace XDarwin reference with XquartzAlan Coopersmith1-2/+2
2010-11-24xfree86: store the screen's gamma information on init.Bill Nottingham1-0/+4
2010-11-24xfree86: apply gamma settings on EnterVT.Adam Jackson1-0/+6
2010-11-24xfree86: add missing linebreak in error message.Peter Hutterer1-1/+1
2010-11-19linux: Fix CPU usage bug in console fd flushingAdam Jackson1-1/+5
2010-11-15Merge remote branch 'whot/for-keith'Keith Packard1-1/+1
2010-11-15Merge remote branch 'adkins/master'Keith Packard3-9/+0
2010-11-15xfree86: Initialize Pointer and Keyboard.Cyril Brulebois1-1/+1
2010-11-12xfree86: rename allowEmptyInput to forceInputDevices.Peter Hutterer3-21/+22
2010-11-10xfree86: parser: Remove 'CUSTOM' flag option in Monitor section.Jesse Adkins3-9/+0
2010-11-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Peter Hutterer21-274/+145
2010-11-10Merge remote branch 'whot/for-keith'Keith Packard3-17/+6
2010-11-11xfree86: remove user-configured AllowEmptyInputPeter Hutterer2-15/+5
2010-11-10Merge remote branch 'whot/for-keith'Keith Packard2-4/+0
2010-11-10Merge remote branch 'sandmann/fbdelete'Keith Packard1-1/+0
2010-11-10Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.Eric Anholt1-1/+1
2010-11-10x86emu: fix jump_near_IMM to handle DATA: flag correctly.Luc Verhaegen1-6/+14
2010-11-10Do not trap access to timer and keyboardSamuel Thibault2-0/+11
2010-11-10DRI2: Avoid call to NULL pointerPauli Nieminen1-4/+7
2010-11-11Remove more superfluous if(p!=NULL) checks around free(p).Cyril Brulebois1-2/+1
2010-11-05xfree86: fix compiler warnings - unused variable iPeter Hutterer1-1/+0
2010-11-05xfree86: fix two compiler warnings - unused variable ati, atimiscPeter Hutterer1-1/+0
2010-11-05xfree86: remove two unused variables from Makefile.amPeter Hutterer1-2/+0
2010-11-01render: Delete renderedge.[ch]Søren Sandmann Pedersen1-1/+0
2010-10-25Re-export xf86CollectInputOptions.Peter Hutterer1-1/+1
2010-10-24hurd: Fix use of deprecated iopl deviceSamuel Thibault2-15/+15
2010-10-22Add support for per-axis valuator modes (Relative/Absolute)Chase Douglas2-3/+3
2010-10-22xfree86: convert xf86Post{Motion|Key|Button|Proximity}Event to masksPeter Hutterer1-18/+18
2010-10-22Abstract valuator masks through a set of APIs.Peter Hutterer2-22/+77
2010-10-20xfree86: set mask for valuators 0/1 when emulating core events (#30267)Peter Hutterer1-0/+4
2010-10-18Merge remote branch 'whot/for-keith'Keith Packard2-17/+20
2010-10-18modes: improve aspect ratio match for classic driversOlivier Fourdan1-5/+59
2010-10-18ddc: Don't probe for DDC/CI or EEPROMAdam Jackson1-4/+0
2010-10-18xfree86: Drop linux libc5 support from the SIGIO codeAdam Jackson1-9/+0
2010-10-18dri1: Remove "buffers" from the config logicAdam Jackson4-98/+0
2010-10-18xfree86: Remove %M expansion from config parserAdam Jackson3-26/+6
2010-10-18xfree86: Remove an open-coded strtoul()Adam Jackson1-48/+1
2010-10-18config: Remove atimisc workaroundAdam Jackson1-18/+0
2010-10-18config: Don't look for .o drivers anymoreAdam Jackson1-1/+1
2010-10-15Merge branch 'master' into input-apiPeter Hutterer67-1774/+880
2010-10-15xfree86: rename parameter names to xf86ScaleAxis.Peter Hutterer2-17/+20
2010-10-05vbe: Fix copying the mode info blockAdam Jackson1-63/+3