summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-31Merge remote-tracking branch 'sandmann/for-keithp'Keith Packard1-2/+0
2011-05-31fixes: Add support for pointer barriersAdam Jackson8-13/+777
2011-05-27"privates.h", line 198: warning: void function cannot return valueAlan Coopersmith1-1/+1
2011-05-27Use XORG_STRICT_OPTION from util-macros 1.14 to set -Werror flagsAlan Coopersmith1-4/+2
2011-05-27Use XORG_COMPILER_BRAND from util-macros 1.14 to check for SUNCCAlan Coopersmith1-5/+3
2011-05-26Add a property for device/product ID.Peter Hutterer1-0/+5
2011-05-26Xi: add device node property to known properties.Peter Hutterer1-0/+3
2011-05-25Don't call pixman_disable_out_of_bounds_workaround() anymoreSøren Sandmann Pedersen1-2/+0
2011-05-25randr: check rotated virtual size limits correctlyAaron Plattner1-6/+6
2011-05-25Merge remote-tracking branch 'whot/for-keith'Keith Packard16-31/+94
2011-05-25fbbltone.c: Mark bitmasks as unsigned intsAlan Coopersmith1-2/+2
2011-05-25xserver: remove AbsoluteClass, breaking the A(P|B)ISimon Thum4-18/+1
2011-05-25xfree86: Allow "MatchLayout" statements in config filesOleh Nykyforchyn5-0/+54
2011-05-25Xephyr: fix pointer coordinate translation when screen is rotatedTomas Frydrych1-2/+23
2011-05-25Xephyr: added dummy ephyrDeviceCursorCleanup() to avoid crashingTomas Frydrych1-1/+6
2011-05-24Fix XWin compilation after updates for input API changesColin Harrison2-6/+4
2011-05-24input: Don't implicitly define verify_internal_eventJeremy Huddleston2-3/+5
2011-05-24input: Fix format string for verify_internal_eventJeremy Huddleston1-1/+1
2011-05-23xfree86: bump to video ABI 11Peter Hutterer1-1/+1
2011-05-22XQuartz: Don't crash if CG increases our display resolutionJeremy Huddleston1-2/+3
2011-05-22XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...Jeremy Huddleston3-100/+117
2011-05-22XQuartz: Mark functions _X_NORETURNJeremy Huddleston3-2/+4
2011-05-22XQuartz: Silence clang warnings about shadow declarationsJeremy Huddleston2-4/+4
2011-05-22XQuartz: Update DEBUG_LOG to report to ASLJeremy Huddleston5-17/+38
2011-05-14XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...Jeremy Huddleston1-8/+11
2011-05-14XQuartz: Don't call mieqEnqueue during server shutdownJeremy Huddleston4-28/+35
2011-05-14XQuartz: Fix an array-index-out-of-bounds crasherJeremy Huddleston1-1/+1
2011-05-14doc: use devbook.am for developers documentationGaetan Nadon10-127/+18
2011-05-14doc: relocate xserver.ent in the package root directoryGaetan Nadon7-6/+5
2011-05-14doc: add external doc references support to Xserver-DTraceGaetan Nadon9-44/+122
2011-05-13man: relocate manual pages in the man subdir outside docGaetan Nadon5-2/+4
2011-05-13dmx: fix warning for doxygen explicit linksGaetan Nadon1-2/+2
2011-05-13dmx: modernize doxygen generation.Gaetan Nadon6-745/+954
2011-05-13dmx: split DocBook/XML and Doxygen makefile targetsGaetan Nadon10-262/+280
2011-05-13dmx/doc: use common makefile for developers documentationGaetan Nadon1-4/+9
2011-05-13doc: use common makefile for developers documentationGaetan Nadon11-48/+84
2011-05-13dri2: Don't send so many needless invalidate eventsVille Syrjälä1-1/+6
2011-05-13Merge remote-tracking branch 'whot/for-keith'Keith Packard35-768/+924
2011-05-13Merge remote-tracking branch 'jeremyhu/master'Keith Packard16-93/+668
2011-05-13Merge remote-tracking branch 'vsyrjala/composite_validatetree_2'Keith Packard3-55/+116
2011-05-13XQuartz: Don't circumvent NDEBUGJeremy Huddleston1-6/+0
2011-05-12XQuartz: Redirect stdout/stderr to aslJeremy Huddleston5-3/+493
2011-05-12XQuartz: Add a LOGGING section to our man pageJeremy Huddleston1-1/+24
2011-05-12XQuartz: stub: Log directly to ASL rather than stdout/stderrJeremy Huddleston2-40/+47
2011-05-12Fix a typo: laucnd instead of launchdJeremy Huddleston2-20/+20
2011-05-13dix: replace CORE_EVENT and XI2_EVENT macros with inline functions.Peter Hutterer1-29/+49
2011-05-13include: add version_compare helper functionPeter Hutterer6-16/+94
2011-05-13dix: use a tmp variable instead of multiple rClient(other).Peter Hutterer1-4/+5
2011-05-13Xi: split DeviceStateNotify delivery into a separate functionPeter Hutterer1-98/+104
2011-05-13dix: return deliveries from DeliverGrabbedEventPeter Hutterer2-2/+6