summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-04input: un-constify InputAttributesPeter Hutterer4-47/+51
2014-02-04xkb: add a call to init an XkbRMLVOSet from const charsPeter Hutterer5-25/+52
2014-02-04Xi: remove superfluous cast.Peter Hutterer1-1/+1
2014-01-30edid: Add quirk for Sony Vaio Pro 13Arun Raghavan1-0/+5
2014-01-29xf86Events: add Enable/DisableInputDeviceForVTSwitch functionsHans de Goede2-24/+32
2014-01-29xf86Events: refactor xf86VTLeave error handlingHans de Goede1-48/+46
2014-01-29xf86Events: split xf86VTSwitch into xf86VTLeave and xf86VTEnter functionsHans de Goede2-130/+145
2014-01-29dbus-core: Attempt to connect to dbus ASAPHans de Goede1-2/+2
2014-01-29dbus-core: Make dbus-core no longer mutually exclusive with udevHans de Goede10-74/+101
2014-01-29config: drop the dbus APIPeter Hutterer7-464/+2
2014-01-29xfree86: Keep a non-seat0 X server from touching VTs (#71258)Laércio de Sousa1-1/+2
2014-01-29configure.ac: enable systemd socket activation in libxtransŁukasz Stelmach2-1/+24
2014-01-29Add RANDR 1.4 requests & events to dix/protocol.txtAlan Coopersmith1-0/+11
2014-01-29xf86DeleteScreen: move check for NULL pScrn before first dereferenceAlan Coopersmith1-3/+4
2014-01-29On realloc failure, free font_path_string instead of leaking itAlan Coopersmith1-3/+6
2014-01-29Link libvgahw with $(PCIACCESS_LIBS) as wellAlan Coopersmith1-0/+1
2014-01-27Merge remote-tracking branch 'whot/for-keith'Keith Packard3-2/+13
2014-01-27Merge remote-tracking branch 'anholt/glamor-reformat'Keith Packard45-15172/+14938
2014-01-27Add _XITYPEDEF_POINTER to dix-config.hKeith Packard1-0/+3
2014-01-27pseudoramiX: Only compile on XQUARTZ and XWINKeith Packard2-1/+7
2014-01-27pseudoramiX: Add _X_ATTRIBUTE_PRINTF attributes to debug functions.Keith Packard1-0/+8
2014-01-27Warning fixes in glxKeith Packard2-2/+2
2014-01-27glamor: Remove more out-of-tree compat code.Eric Anholt1-13/+0
2014-01-27glamor: Remove an extra copy of RegionNil().Eric Anholt2-8/+2
2014-01-27glamor: Hook the module back up to the build.Eric Anholt6-26/+89
2014-01-27glamor: Convert use of the old "pointer" typedef to "void *".Eric Anholt4-16/+16
2014-01-27glamor: Silence warnings for non-debug builds.Eric Anholt2-3/+3
2014-01-27glamor: Disable definitions of GL extension prototypes to avoid warnings.Eric Anholt1-2/+0
2014-01-27glamor: Drop xfree86 dependencies from this dix module.Eric Anholt2-4/+2
2014-01-27glamor: Disable the XV code for now.Eric Anholt2-0/+4
2014-01-27glamor: Use dix-config.h not project config.hAdam Jackson3-9/+3
2014-01-27glamor/egl: Remove glapi awarenessAdam Jackson4-154/+4
2014-01-27glamor: Remove compat code for building out of tree.Eric Anholt6-127/+6
2014-01-27glamor: Remove copy of sna's compiler.hAdam Jackson8-89/+27
2014-01-27glamor: Fix up some indentation damage on header prototypes.Eric Anholt1-174/+118
2014-01-27glamor: Fix some indent damage of putting a ' ' after the '*' for pointers.Eric Anholt15-152/+152
2014-01-27glamor: Fix some mangling of shader strings by indent.Eric Anholt8-44/+183
2014-01-27glamor: Apply x-indent.sh.Eric Anholt40-14779/+14757
2014-01-27glamor: Touch up some code so indent doesn't get confused.Eric Anholt1-4/+4
2014-01-25Check for calloc() failure in add_master()Alan Coopersmith1-0/+4
2014-01-25Xi: fix modifier offset in XIPassiveGrab swapping functionPeter Hutterer2-2/+9
2014-01-23dix: Praise clients which haven't run for a while, rather than idle clientsKeith Packard2-5/+2
2014-01-22test/signal-formatting: Ignore compiler warningsKeith Packard1-2/+5
2014-01-22test/hashtabletest: Clean up -Wshadow errorsKeith Packard1-4/+2
2014-01-22test/xi2: Clean up -Wshadow warningsKeith Packard5-41/+41
2014-01-22kdrive/ephyr: Remove extra 'i' variable in ProcXF86DRIGetDrawableInfoKeith Packard1-1/+0
2014-01-22randr: Eliminate -Wshadow warningsKeith Packard1-9/+8
2014-01-22hw/xnest: Eliminate shadowed namesKeith Packard4-17/+17
2014-01-22hw/vfb: Rename screenInfo parameter to screen_infoKeith Packard1-9/+9
2014-01-22kdrive: Fix -Wshadow errorsKeith Packard2-4/+4