summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-04glx: Make --disable-dri not disable AIGLXserver-1.10-iglxAdam Jackson2-2/+5
2011-05-04glx: Use 0 rather than garbage for unknown INTEL_swap_event typesAdam Jackson1-0/+1
2011-05-04glx: Fix lifetime tracking for pixmapsAdam Jackson2-13/+20
2011-05-04glx: Reimplement context tagsAdam Jackson3-112/+24
2011-05-04glx: Fix _glapi_add_dispatchAdam Jackson1-200/+20
2011-05-04glx: Lobotomize _glapi_get_proc_addressAdam Jackson1-34/+7
2011-05-04glx: Remove noop dispatch tableAdam Jackson5-6761/+2
2011-05-04glx: Add texbuffer2 support to swrastAdam Jackson1-0/+8
2011-05-04glx: Remove unused _glapi_get_proc_nameAdam Jackson2-52/+0
2011-05-04glx: Simplify _glapi_check_multithreadAdam Jackson1-45/+4
2011-05-04glx: Remove unused _glapi_get_proc_offset and friendsAdam Jackson2-126/+0
2011-05-04dix: fix typo in direction calculationPeter Hutterer1-1/+1
2011-05-04Xi: don't swap the status byte in the XIPassiveGrab repliesPeter Hutterer1-4/+7
2011-05-04Xi: exit with error value if CheckGrabValues failed.Peter Hutterer1-0/+2
2011-05-04Xi: fix reply swapping function check for XIPassiveGrabDevicePeter Hutterer1-1/+1
2011-05-04Xi: return the bad device ID if a passive grab fails with BadDevice.Peter Hutterer1-0/+3
2011-05-04Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)Peter Hutterer5-19/+70
2011-04-28XQuartz: BuildFix to build correctly with XPLUGIN_VERSION < 4Jeremy Huddleston1-12/+6
2011-04-27XQuartz: pbproxy: LP64: Fix itteration through XGetWindowProperty where sizeo...Emanuele Giaquinta1-3/+8
2011-04-27XQuartz: Fix compilation warnings with XPLUGIN_VERSION >= 4Jeremy Huddleston2-2/+15
2011-04-27rootless: Fix a typo in RootlessGlyphs which resulted in a garbage valueJeremy Huddleston1-1/+1
2011-04-27XQuartz: Fix prototypes for thread functionsJeremy Huddleston3-5/+9
2011-04-27XQuartz: Make the DarwinProcessFDAdditionQueue_thread wait 3 seconds to allow...Jeremy Huddleston2-16/+23
2011-04-15configure.ac: Bump verison to 1.10.1Jeremy Huddleston1-2/+2
2011-04-14Revert "dix: release all buttons and keys before reattaching a device (#34182)"Jeremy Huddleston1-42/+0
2011-04-08configure.ac: Version bumped to 1.10.0.902 (1.10.1 RC2)Jeremy Huddleston1-2/+2
2011-04-08Fix unset valuator handling for XI 1.x valuator events againChase Douglas2-9/+9
2011-04-08Don't report old relative values in getValuatorEventsChase Douglas1-1/+3
2011-04-08Handle non continuous valuator data in getValuatorEventsChase Douglas1-4/+7
2011-04-08Clean up getValuatorEvents using array loop logicChase Douglas1-14/+6
2011-04-07Xi: fix querydevice request swappingMatthieu Herrb1-1/+2
2011-04-07Xext: fix test on extension number for the swapped case.Matthieu Herrb1-1/+1
2011-04-07Xi: add XI_Focus{In,Out} to swapped events.Matthieu Herrb1-0/+2
2011-04-07Xi: take XI2 requests into account also for the swapping case.Matthieu Herrb1-2/+3
2011-04-07man: list the drivers that are ignored when hotplugging (#35209)Peter Hutterer1-3/+10
2011-04-07Input: Don't freeze unrelated devices in DeliverGrabbedEventDaniel Stone1-4/+3
2011-04-07Check for OOM condition in XISendDeviceHierarchyEventBryce Harrington1-0/+2
2011-04-07xfree86: allow to check for options without warnings in the logSimon Thum1-27/+48
2011-04-07fix percent options parsingSimon Thum1-1/+1
2011-04-07Input: Actually send Xi 1.x DeviceStateNotify eventsDaniel Stone1-1/+1
2011-04-07XkbAddGeomProperty: Fix checks for malloc failureAlan Coopersmith1-2/+2
2011-04-07dix: release all buttons and keys before reattaching a device (#34182)Peter Hutterer1-0/+42
2011-04-04XQuartz: Bump bundle version to 2.6.2Jeremy Huddleston1-2/+2
2011-04-04xfree86: loader: fix memory leaks in LoaderListDirsTiago Vignatti1-0/+6
2011-04-04render: fix memory leaks in ProcRenderCompositeGlyphsTiago Vignatti1-13/+12
2011-04-04xkb: fix fd leak in XkbDDXListComponentTiago Vignatti1-1/+3
2011-04-04dix: fix memory leak in ProcListExtensionsTiago Vignatti1-3/+2
2011-04-04mi: fix memory leak in miZeroLineTiago Vignatti1-2/+4
2011-04-04xi: fix memory leak in AddExtensionClientTiago Vignatti1-2/+6
2011-04-04dix: fix memory leak in AllocSharedTiago Vignatti1-0/+1