summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson8-58/+3
2008-07-24Shape extension is built-in and mandatory.Adam Jackson40-201/+2
2008-07-24Ugh, remove trailing backslash.Kristian Høgsberg1-1/+1
2008-07-24Remove SPARC muldiv code. Was used by ELF loader, which is no more.Kristian Høgsberg3-96/+1
2008-07-24Drop the glx resize hook and stop chaining PositionWindow.Kristian Høgsberg7-90/+0
2008-07-24Drop unnecessary linked list of contexts from GLXDrawable.Kristian Høgsberg3-83/+10
2008-07-24Remove xorgcfgDaniel Stone58-26319/+1
2008-07-24Remove ioportDaniel Stone4-551/+0
2008-07-24Remove kbd_modeDaniel Stone7-426/+0
2008-07-23Unifdef hpux.Adam Jackson4-16/+3
2008-07-23Unifdef __osf__Adam Jackson2-2/+2
2008-07-23Unifdef AIX.Adam Jackson6-40/+1
2008-07-23Unifdef DGUX.Adam Jackson2-71/+1
2008-07-23Unifdef sgi.Adam Jackson12-46/+12
2008-07-23Optimize commit 331cc3f0799a54910a99484264f76569beeee55aJames Cloos1-6/+4
2008-07-23Unifdef VXWORKS.Adam Jackson2-17/+0
2008-07-23Assume __GNUC__ >= 3.Adam Jackson3-77/+21
2008-07-23Remove some broken debugging scaffolding.Adam Jackson1-31/+0
2008-07-23Unifdef QNX.Adam Jackson15-181/+8
2008-07-23Fix LookupColorJames Cloos1-0/+2
2008-07-22Don't return BadAlloc when trying to set a PictureFilter with no parameters w...Pierre-Loup A. Griffais1-1/+1
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli5-19/+18
2008-07-23[Xephyr] Fix #15839Dodji Seketeli4-0/+43
2008-07-22Build fix.Adam Jackson1-0/+1
2008-07-22autogen.sh: Pass --force to autoreconfDaniel Stone1-2/+2
2008-07-22xfree86: plug memory leak, free driver's private data when deleting the device.Peter Hutterer1-3/+3
2008-07-22dix: reset potential lastSlaves when disabling an SDKeith Packard1-0/+8
2008-07-21EDID: Various reduced blanking fixes.Adam Jackson5-25/+62
2008-07-21EDID: For standard timing blocks, prefer DMT timings if they exist.Adam Jackson1-12/+128
2008-07-21EDID: Correct DDCEstablishedModes to conform to DMT.Adam Jackson1-6/+11
2008-07-21Need to unref pixmaps backing pbuffers too.Kristian Høgsberg1-1/+5
2008-07-21Fix embarrasing GLXPixmap leak.Kristian Høgsberg2-4/+5
2008-07-21EDID: Add quirk to clamp max pixel clock to single DVI link speed.Adam Jackson1-0/+21
2008-07-21Bump inputproto to 1.9.99.2 for XI_PROP_ENABLEDAlan Hourihane1-1/+1
2008-07-21dix: shift the duplicate button mapping check to ProcSetPointerMapping.Peter Hutterer1-9/+19
2008-07-21Revert "Try nvidia before nv under the assumption that people who install it ...Daniel Stone1-5/+1
2008-07-21dix: Remove insane BC hacksDaniel Stone1-12/+1
2008-07-20Try nvidia before nv under the assumption that people who install it usually ...Aaron Plattner1-1/+5
2008-07-20Drop some more configure-generated files from the tarballJulien Cristau1-4/+3
2008-07-20Don't put xf86Build.h in the tarball (bug#9277)Julien Cristau1-4/+3
2008-07-20distcheck fixesJulien Cristau9-11/+11
2008-07-19Fix compile failureJames Cloos1-0/+1
2008-07-18Drop the FONTCACHE extension.Adam Jackson10-378/+0
2008-07-17Give priority to clients that are receiving expose and configure eventsSøren Sandmann1-1/+1
2008-07-17Make xstrcasestr prototype return value match the implementationAlan Coopersmith1-1/+1
2008-07-17configure.ac: Remove non-existant directoryDaniel Stone1-1/+0
2008-07-17Remove dead code, useless #defines, et alDaniel Stone9-316/+11
2008-07-17configure.ac: Fix release dateDaniel Stone1-1/+1
2008-07-17Everyone has urandomDaniel Stone2-56/+0
2008-07-17Dead code removalDaniel Stone42-3201/+28