summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2008-10-03Typo fix.Adam Jackson1-1/+1
2008-10-03Remove the old implementation of RemoveOverlapsAdam Jackson1-70/+0
2008-10-03Internalise some resource list API.Adam Jackson3-11/+4
2008-10-03Unexport xf86EnterServerStateAdam Jackson2-2/+1
2008-10-03Unexport (and unimplement) xf86SetAccessFuncs.Adam Jackson3-21/+0
2008-10-03RAC: NO_SEPARATE_*_FROM_* are useless.Adam Jackson1-16/+2
2008-10-03RAC: AccessEnable() and AccessDisable() are mandatory.Adam Jackson1-53/+46
2008-10-03xfree86: don't let DGA steal key events outside of [9,255].Peter Hutterer1-0/+3
2008-10-02xorg.conf.man: We don't look in root's ~ anymore, don't say we do.Adam Jackson1-1/+0
2008-10-02Unifdef ISCAdam Jackson2-19/+1
2008-09-19Revert accidental edid changes from previous commit.Adam Jackson1-86/+0
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-0/+86
2008-09-11Fix distcheck.Eric Anholt1-2/+0
2008-09-08Bump ABI major versions for the TryClientExceptions change from commit 883811c.Aaron Plattner1-3/+3
2008-09-04fbdevhw: Remove pixclock check.John Tapsell1-1/+0
2008-09-02Fix strict-aliasing silliness in XAA.Adam Jackson1-4/+4
2008-08-31xf86Crtc: Set mode to NULL, so nothing bad happens if crtc == NULL.Maarten Maathuis1-1/+1
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis1-1/+1
2008-08-30Xorg.man: typo (the the).Thomas Bodzar1-1/+1
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis1-1/+1
2008-08-29DRI2: Drop sarea use, implement server side swap buffers.Kristian Høgsberg3-374/+232
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky23-45/+81
2008-08-27Add an array of integers for use as per-screen cursor private keys.Eamon Walsh4-7/+8
2008-08-28MIT-SHM pixmaps, if they exist, are ZPixmap.Adam Jackson1-3/+0
2008-08-25EDID: Build fix.Adam Jackson1-2/+2
2008-08-25EDID: Publish the whole block on the root window if we've got it.Adam Jackson1-3/+8
2008-08-25EDID: Publish the whole block in the RANDR property if we've got it.Adam Jackson1-2/+4
2008-08-22Remove unnecessary #ifdef __SOL8__'sAlan Coopersmith1-6/+0
2008-08-22Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS checkAlan Coopersmith1-1/+1
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-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-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 Jackson3-991/+2
2008-08-18Remove XF86SCANPCI_WRAPPER.Adam Jackson1-8/+0
2008-08-18Remove vestigial MAX_PCI_DEVICES.Adam Jackson1-2/+0