summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson6-54/+6
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson3-19/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson16-76/+0
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øgsberg2-94/+1
2008-07-24Remove xorgcfgDaniel Stone57-26296/+1
2008-07-24Remove ioportDaniel Stone3-550/+0
2008-07-24Remove kbd_modeDaniel Stone6-402/+0
2008-07-23Unifdef AIX.Adam Jackson2-10/+0
2008-07-23Unifdef DGUX.Adam Jackson2-71/+1
2008-07-23Unifdef sgi.Adam Jackson5-23/+7
2008-07-23Unifdef VXWORKS.Adam Jackson2-17/+0
2008-07-23Assume __GNUC__ >= 3.Adam Jackson2-73/+19
2008-07-23Remove some broken debugging scaffolding.Adam Jackson1-31/+0
2008-07-23Unifdef QNX.Adam Jackson8-150/+2
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-22xfree86: plug memory leak, free driver's private data when deleting the device.Peter Hutterer1-3/+3
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-21EDID: Add quirk to clamp max pixel clock to single DVI link speed.Adam Jackson1-0/+21
2008-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Hourihane237-36888/+1001
2008-07-21Revert "Try nvidia before nv under the assumption that people who install it ...Daniel Stone1-5/+1
2008-07-20Try nvidia before nv under the assumption that people who install it usually ...Aaron Plattner1-1/+5
2008-07-20Don't put xf86Build.h in the tarball (bug#9277)Julien Cristau1-4/+3
2008-07-20distcheck fixesJulien Cristau8-11/+8
2008-07-19Fix compile failureJames Cloos1-0/+1
2008-07-18Drop the FONTCACHE extension.Adam Jackson4-23/+0
2008-07-17Remove dead code, useless #defines, et alDaniel Stone3-215/+6
2008-07-17Dead code removalDaniel Stone22-2768/+12
2008-07-17XFree86: Restore AllowMouseOpenFail usage textDaniel Stone1-0/+1
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone14-1131/+0
2008-07-17Remove more Lynx leftoversAlan Coopersmith2-8/+0
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard10-113/+11
2008-07-17Drop hw/xfree86/os-support/lynxos/Adam Jackson8-1281/+1
2008-07-17Remove XF86Misc code from xorgcfg.Adam Jackson1-32/+0
2008-07-17Remove freetype from the list of autoloaded modules.Jie Luo1-1/+0
2008-07-17XFree86: Remove remnants of XFree86-MiscDaniel Stone3-29/+0
2008-07-16Build fixesAdam Jackson1-2/+0
2008-07-16Remove loadable font renderer support.Adam Jackson10-286/+2
2008-07-16Remove font module support from xorgcfg.Adam Jackson3-97/+5
2008-07-16Update the Allow*Grabs documentation for xf86misc removal.Adam Jackson1-2/+1
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone17-1613/+2
2008-07-16XFree86: Remove mysticism from Makefile.amDaniel Stone1-3/+3
2008-07-16XFree86: Delete OSMouse codeDaniel Stone19-3172/+8
2008-07-16XFree86: Remove useless debugging codeDaniel Stone6-307/+1
2008-07-16XFree86: Delete empty file & functionDaniel Stone4-90/+2
2008-07-16XFree86: Clean up init a tiny bit (no code changes)Daniel Stone2-190/+140