summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2012-11-05dix: fix redundant redeclaration warnings in dixfontYaakov Selkowitz1-0/+1
2012-11-05xfree86: os-support: fix old-style function definition warningsYaakov Selkowitz4-7/+7
2012-10-29xfree86: remove unused variable sigstatePeter Hutterer1-1/+1
2012-10-19xf86: Fix build against recent Linux kernelThierry Reding1-1/+1
2012-10-11Fix compilation of Xorg DDX without XF86VIDMODEJon TURNEY1-1/+2
2012-10-08xfree86: add xf86UpdateDesktopDimensions()Peter Hutterer3-1/+11
2012-10-04Merge remote-tracking branch 'whot/for-keith'Keith Packard2-2/+2
2012-10-04int10: fix pci_device_read_rom usageStephan Schreiber1-1/+2
2012-10-04Fix additional gcc -Wwrite-strings warning in xf86 ddxJason Gerecke2-2/+2
2012-09-24Merge remote-tracking branch 'ajax/server-1.14-abi-churn'Keith Packard5-8/+8
2012-09-23dix: Remove refs to mi backing store from docsDaniel Martin1-20/+0
2012-09-23dix: Remove #includes of mibstore.hDaniel Martin1-1/+0
2012-09-20dix: Pull client-is-local flag up to the ClientRecAdam Jackson4-7/+7
2012-09-20Merge remote-tracking branch 'ajax/ioperm'Keith Packard6-93/+67
2012-09-20xfree86: Bump video ABI to 14Adam Jackson1-1/+1
2012-09-20xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)Adam Jackson5-54/+17
2012-09-20linux: Make failure to iopl non-fatalAdam Jackson1-5/+2
2012-09-20linux: Refactor xf86{En,Dis}ableIOAdam Jackson1-34/+48
2012-09-19xf86: fix multi-seat video device support. (v2)Dave Airlie2-0/+7
2012-09-19xf86: fix compat output selection for no output GPUsKeith Packard1-1/+2
2012-09-19xf86/platform: scan pci after probing devicesDave Airlie1-1/+2
2012-09-17dri2: invalidate drawable after sharing pixmapDave Airlie1-32/+42
2012-09-04xf86: call enter/leave VT for gpu screens as wellDave Airlie1-0/+11
2012-09-04xf86/crtc: don't free config->nameDave Airlie1-2/+0
2012-08-17xfree86: Bump extension ABI to 7.0Aaron Plattner1-1/+1
2012-08-14Kludge -- Call RandR screen before cleaning up xf86 crtcsKeith Packard1-4/+7
2012-08-06Merge remote-tracking branch 'airlied/for-keithp'Keith Packard1-1/+7
2012-08-07dri2: fix master pixmap free and reset pointerDave Airlie1-1/+2
2012-08-07dri2: free slave pixmap on app exitDave Airlie1-0/+5
2012-08-06Fix up formatting of initializers for arrays of structsAlan Coopersmith8-230/+205
2012-08-06xfree86: When xf86CrtcCloseScreen is called, the randr CRTCs are goneKeith Packard1-3/+0
2012-08-06xf86RandR12: Don't call ConstrainCursorHarder() if panning is enabledRui Matos1-4/+34
2012-08-06randr: Fix up yet another corner case in preferred mode selectionAdam Jackson1-2/+6
2012-07-25glx: drop GLX_LIBS from X server and workaround sdksyms.Dave Airlie1-0/+1
2012-07-25doc: Drop XAA references from xorg.conf man pageAdam Jackson1-69/+1
2012-07-25xfree86: Drop some dead XAA decls from SDK headersAdam Jackson1-43/+0
2012-07-16Use C99 designated initializers in DRI2GetParam repliesAlan Coopersmith1-4/+5
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-12dri2: Add DRI2CreateDrawable2.Michel Dänzer2-2/+20
2012-07-12sdksyms: Fix build with --disable-xvDaniel Stone1-0/+2
2012-07-11xfree86: Strip dangling pointers from desiredModeMaarten Lankhorst4-4/+21
2012-07-10Merge branch 'local-fixes'Keith Packard1-2/+4
2012-07-10XFree86: os-support: Remove unused xf86MakeNewMappingDaniel Stone2-15/+0
2012-07-10Remove XAADaniel Stone52-24266/+28
2012-07-10Remove unused setupFunc from extensionsDaniel Stone3-11/+5
2012-07-10Unify miinitext.cDaniel Stone1-1/+1
2012-07-10Move the remnants of loadext.c to miinitext.cDaniel Stone3-104/+0
2012-07-10Loader: Move ExtensionModule types to DIXDaniel Stone1-11/+1
2012-07-10Loader: Remove extension initialisation sortingDaniel Stone5-354/+0