summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-20configure.ac: Bump version to 1.10.1.902 (1.10.2 RC2)xorg-server-1.10.1.902Jeremy Huddleston1-2/+2
2011-05-16XQuartz: Bump bundle version to 2.6.3Jeremy Huddleston1-2/+2
2011-05-16XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...Jeremy Huddleston1-8/+11
2011-05-16XQuartz: Don't call mieqEnqueue during server shutdownJeremy Huddleston4-28/+35
2011-05-13Clean up memory better when GetVisualInfo fails in ProcDbeGetVisualInfoAlan Coopersmith1-14/+11
2011-05-13Only free pContext once when AddResource fails in ProcRecordCreateContextAlan Coopersmith1-1/+1
2011-05-13Make xorg.conf.example rule compatible with Solaris makeAlan Coopersmith1-1/+1
2011-05-13XQuartz: Don't call into CoreFoundation after fork() and before exec()Jeremy Huddleston1-3/+21
2011-05-11os: Silence warnings when building with clangJeremy Huddleston3-1/+10
2011-05-06configure.ac: Version bumped to 1.10.1.901xorg-server-1.10.1.901Jeremy Huddleston1-2/+2
2011-05-04XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4Jeremy Huddleston1-3/+3
2011-05-04glx: Make --disable-dri not disable AIGLXAdam 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.1xorg-server-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)xorg-server-1.10.0.902Jeremy 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