summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
AgeCommit message (Expand)AuthorFilesLines
2012-11-01Merge branch 'server-1.13-branch' of git://people.freedesktop.org/~airlied/xs...Matt Dew2-1/+9
2012-11-02xf86: fix multi-seat video device support. (v2)Dave Airlie2-0/+7
2012-11-02xf86/platform: scan pci after probing devicesDave Airlie1-1/+2
2012-10-30Merge branch 'server-1.13-branch' of git://people.freedesktop.org/~jturney/xs...Matt Dew1-1/+2
2012-10-16Fix compilation of Xorg DDX without XF86VIDMODEJon TURNEY1-1/+2
2012-10-12xfree86: add xf86UpdateDesktopDimensions()Peter Hutterer3-1/+11
2012-09-04xf86: call enter/leave VT for gpu screens as wellDave Airlie1-0/+11
2012-08-17xfree86: Bump extension ABI to 7.0Aaron Plattner1-1/+1
2012-07-25xfree86: Drop some dead XAA decls from SDK headersAdam Jackson1-43/+0
2012-07-16xf86: Re-export extension disable flagsAaron Plattner1-4/+4
2012-07-12xf86: include xf86platformBus.h in xf86AutoConfig.cDave Airlie1-0/+1
2012-07-11xfree86: Strip dangling pointers from desiredModeMaarten Lankhorst1-0/+2
2012-07-10Merge branch 'local-fixes'Keith Packard1-2/+4
2012-07-10Remove XAADaniel Stone2-2/+315
2012-07-10Remove unused setupFunc from extensionsDaniel Stone1-8/+4
2012-07-10Move the remnants of loadext.c to miinitext.cDaniel Stone1-6/+0
2012-07-10Loader: Move ExtensionModule types to DIXDaniel Stone1-11/+1
2012-07-10Loader: Remove extension initialisation sortingDaniel Stone2-5/+0
2012-07-10Add static extensions before those in modulesDaniel Stone1-0/+5
2012-07-10Move DRI2 from external module to built-inDaniel Stone4-4/+11
2012-07-10Move DRI1 from external module to built-inDaniel Stone2-3/+9
2012-07-10Remove the last remnants of extmodDaniel Stone1-1/+0
2012-07-10Move XFree86-VidMode from extmod to built-inDaniel Stone3-1/+2180
2012-07-09DGA: Remove excessive module-induced indirectionTomas Carnecky3-21/+8
2012-07-09Move DGA from extmod to built-inDaniel Stone4-1/+1154
2012-07-09Move SELinux from extmod to built-inDaniel Stone1-0/+22
2012-07-09Xv: Remove excessive module-induced indirectionTomas Carnecky3-10/+6
2012-07-09Move Xv and XvMC from extmod to built-inTomas Carnecky3-10/+0
2012-07-09Move RECORD from external module to built-inTomas Carnecky1-3/+0
2012-07-09Move DBE from an external module to built-inTomas Carnecky1-3/+0
2012-07-09Add xf86ExtensionInit for DDX extension configurationDaniel Stone4-0/+88
2012-07-09Loader: Drop EXTERN_MODULE flagDaniel Stone1-3/+0
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone4-7/+56
2012-07-09Replace INITARGS with voidTomas Carnecky1-1/+1
2012-07-09Use C99 designated initializers in extension EventsAlan Coopersmith1-60/+60
2012-07-09Reliably reset signals at server init timeKeith Packard1-1/+0
2012-07-09xfree86: In InitOutput, only call OsReleaseSIGIO if OsBlockSIGIO was calledKeith Packard1-1/+4
2012-07-07xf86dga: handle DGAAvailable for gpu screens. (v2)Dave Airlie1-3/+12
2012-07-07dix: attach unbound screens to protocol screen 0 (v2)Dave Airlie1-0/+3
2012-07-06xfree86: add framework for provider support in ddx. (v4)Dave Airlie1-0/+1
2012-07-06randr: add provider object and provider property support (v6)Dave Airlie1-3/+6
2012-07-06xfree86: add autoAddGPU option (v2)Dave Airlie4-3/+30
2012-07-06xfree86: add platform bus hotplug support (v3)Dave Airlie2-0/+108
2012-07-06xfree86: add DDX gpu screen support. (v3)Dave Airlie7-24/+132
2012-07-06xf86: cleanup helper code to use a pointer. (v1.1)Dave Airlie1-9/+10
2012-07-06xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie11-14/+531
2012-07-04Merge branch 'sigio-vt-switch-issues' into for-keithPeter Hutterer4-25/+22
2012-07-04xfree86: fix use-after-free issue in checkInputPeter Hutterer1-0/+1
2012-07-03xfree86: drop ddx-specific SIGIO blockingPeter Hutterer4-26/+22
2012-07-02Bump to ABI_XINPUT_VERSION 18Peter Hutterer1-1/+1