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