summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...glucose-2Alan Hourihane2008-08-2070-4971/+426
|\
| * exa: remove useless cache{X,Y}off from UploadToScreen() arguments.Maarten Maathuis2008-08-191-2/+3
| * Remove redundant check.Adam Jackson2008-08-191-9/+0
| * Simplify driver setup.Adam Jackson2008-08-191-25/+2
| * Simplify calling xf86EnableIO() a bit.Adam Jackson2008-08-191-5/+2
| * The ->Identify hook is not mandatory.Adam Jackson2008-08-191-6/+2
| * Refactor misprite a bit.Adam Jackson2008-08-192-26/+38
| * Remove unused -co option.Adam Jackson2008-08-193-8/+0
| * Remove unused -bestRefresh option.Adam Jackson2008-08-193-8/+0
| * Remove unused -showunresolved optionAdam Jackson2008-08-193-7/+0
| * Remove unused xf86Info.pMouseAdam Jackson2008-08-192-4/+0
| * EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.Michel Dänzer2008-08-192-27/+12
| * EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook.Michel Dänzer2008-08-191-4/+8
| * Remove unused xf86Info.mouseLocalAdam Jackson2008-08-182-2/+0
| * Remove unused xf86Info.sharedMonitorAdam Jackson2008-08-182-2/+0
| * Remove the remainder of grab deactivation and closedown.Adam Jackson2008-08-187-77/+0
| * Remove unused EstimateSizesAggressively option.Adam Jackson2008-08-183-11/+0
| * Remove xaaTEGlyphBlt.SMathieu Bérard2008-08-181-964/+0
| * Remove dead {bsd,lnx}Resource.cMathieu Bérard2008-08-184-200/+1
| * Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson2008-08-185-190/+15
| * Remove some unused assembly code and assyntax.hMathieu Bérard2008-08-189-1244/+4
| * int10: Fix int1A for %ax == 0xB101.Adam Jackson2008-08-181-1/+27
| * Remove (unused) pciMaxBusNum.Adam Jackson2008-08-182-10/+1
| * Remove sparcPci.cAdam Jackson2008-08-184-994/+2
| * Remove XF86SCANPCI_WRAPPER.Adam Jackson2008-08-181-8/+0
| * Remove vestigial MAX_PCI_DEVICES.Adam Jackson2008-08-181-2/+0
| * Fix the tile offset in miPaintWindow for ParentRelative windows.Fredrik Höglund2008-08-181-2/+2
| * Remove PciProbeType and associated weirdness.Adam Jackson2008-08-185-232/+123
| * Remove ancient unused inline hack.Mathieu Bérard2008-08-182-20/+1
| * Drop dead PowerPC PCI code.Adam Jackson2008-08-184-99/+1
| * glx: avoid possible NULLptr deref, fix #16884Jie Luo2008-08-171-4/+8
| * exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26Maarten Maathuis2008-08-171-1/+1
| * Require inputproto 1.9.99.4Peter Hutterer2008-08-151-1/+1
| * dix: stick a warning in about loss of subpixel precision.Peter Hutterer2008-08-151-0/+1
| * Backport device properties to XI 1.5 instead of XI 2.0Peter Hutterer2008-08-153-59/+72
| * XQuartz: Fixed a stuck modifier key bug.Jeremy Huddleston2008-08-142-9/+13
| * XQuartz: Made 3-button mouse simulation a little more consistent.Jeremy Huddleston2008-08-141-72/+30
| * XQuartz: Reverted "Control" text to be accurately "Command" in the input prefs.Jeremy Huddleston2008-08-142-9/+14
| * Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener ...Jeremy Huddleston2008-08-141-0/+4
| * Xi: byte-swap device property requests.Peter Hutterer2008-08-141-12/+32
| * Eviscerate save-under support.Adam Jackson2008-08-1314-545/+7
| * Build fix.Adam Jackson2008-08-131-3/+3
| * Sledgehammer off the DRI2 build system.Adam Jackson2008-08-131-7/+7
| * Remove xf86Version.h and related API.Adam Jackson2008-08-137-68/+1
| * Xi: return the state from the correct keyboard in QueryDevicePointer.Peter Hutterer2008-08-121-2/+4
| * dix: remove superfluous check.Peter Hutterer2008-08-121-3/+0
| * The smart scheduler is not optional.Mathieu Bérard2008-08-1111-63/+0
| * Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.hMatthieu Herrb2008-08-105-16/+20
| * add libXinerama to the list of dependencies.Matthieu Herrb2008-08-101-1/+1
| * remove OpenBSD/amd64 specific mtrr API.Matthieu Herrb2008-08-091-66/+0