summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...glucose-2Alan Hourihane70-4971/+426
2008-08-20use dixLookupPrivateAlan Hourihane1-1/+3
2008-08-20more updates for recent glx changesAlan Hourihane1-8/+4
2008-08-20Set the GLX screen on context creationAlan Hourihane1-2/+4
2008-08-20update for recent glx changesAlan Hourihane1-56/+18
2008-08-20Add GL extensions supported by glitzAlan Hourihane1-38/+33
2008-08-20add prototypeAlan Hourihane1-0/+3
2008-08-20Update XGL path Enter/Leave pathAlan Hourihane10-30/+154
2008-08-19exa: remove useless cache{X,Y}off from UploadToScreen() arguments.Maarten Maathuis1-2/+3
2008-08-19Remove redundant check.Adam Jackson1-9/+0
2008-08-19Simplify driver setup.Adam Jackson1-25/+2
2008-08-19Simplify calling xf86EnableIO() a bit.Adam Jackson1-5/+2
2008-08-19The ->Identify hook is not mandatory.Adam Jackson1-6/+2
2008-08-19Refactor misprite a bit.Adam Jackson2-26/+38
2008-08-19Remove unused -co option.Adam Jackson3-8/+0
2008-08-19Remove unused -bestRefresh option.Adam Jackson3-8/+0
2008-08-19Remove unused -showunresolved optionAdam Jackson3-7/+0
2008-08-19Remove unused xf86Info.pMouseAdam Jackson2-4/+0
2008-08-19EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.Michel Dänzer2-27/+12
2008-08-19EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook.Michel Dänzer1-4/+8
2008-08-18Remove unused xf86Info.mouseLocalAdam Jackson2-2/+0
2008-08-18Remove unused xf86Info.sharedMonitorAdam Jackson2-2/+0
2008-08-18Remove the remainder of grab deactivation and closedown.Adam Jackson7-77/+0
2008-08-18Remove unused EstimateSizesAggressively option.Adam Jackson3-11/+0
2008-08-18Remove xaaTEGlyphBlt.SMathieu Bérard1-964/+0
2008-08-18Remove dead {bsd,lnx}Resource.cMathieu Bérard4-200/+1
2008-08-18Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson5-190/+15
2008-08-18Remove some unused assembly code and assyntax.hMathieu Bérard9-1244/+4
2008-08-18int10: Fix int1A for %ax == 0xB101.Adam Jackson1-1/+27
2008-08-18Remove (unused) pciMaxBusNum.Adam Jackson2-10/+1
2008-08-18Remove sparcPci.cAdam Jackson4-994/+2
2008-08-18Remove XF86SCANPCI_WRAPPER.Adam Jackson1-8/+0
2008-08-18Remove vestigial MAX_PCI_DEVICES.Adam Jackson1-2/+0
2008-08-18Fix the tile offset in miPaintWindow for ParentRelative windows.Fredrik Höglund1-2/+2
2008-08-18Remove PciProbeType and associated weirdness.Adam Jackson5-232/+123
2008-08-18Remove ancient unused inline hack.Mathieu Bérard2-20/+1
2008-08-18Drop dead PowerPC PCI code.Adam Jackson4-99/+1
2008-08-17glx: avoid possible NULLptr deref, fix #16884Jie Luo1-4/+8
2008-08-17exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26Maarten Maathuis1-1/+1
2008-08-15Require inputproto 1.9.99.4Peter Hutterer1-1/+1
2008-08-15dix: stick a warning in about loss of subpixel precision.Peter Hutterer1-0/+1
2008-08-15Backport device properties to XI 1.5 instead of XI 2.0Peter Hutterer3-59/+72
2008-08-14XQuartz: Fixed a stuck modifier key bug.Jeremy Huddleston2-9/+13
2008-08-14XQuartz: Made 3-button mouse simulation a little more consistent.Jeremy Huddleston1-72/+30
2008-08-14XQuartz: Reverted "Control" text to be accurately "Command" in the input prefs.Jeremy Huddleston2-9/+14
2008-08-14Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener ...Jeremy Huddleston1-0/+4
2008-08-14Xi: byte-swap device property requests.Peter Hutterer1-12/+32
2008-08-13Eviscerate save-under support.Adam Jackson14-545/+7
2008-08-13Build fix.Adam Jackson1-3/+3
2008-08-13Sledgehammer off the DRI2 build system.Adam Jackson1-7/+7