summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-06-29DRI2/GLX: use new swap event typesHEADmasterJesse Barnes2-5/+4
2011-06-28Merge remote-tracking branch 'dbn/no-libxorg'Keith Packard7-50/+27
2011-06-27xfree86: Only log the serial bytes if debug is on.Peter Hutterer1-1/+1
2011-06-23xfree86: Remove libxorg convenience library to speed up buildDan Nicholson1-16/+10
2011-06-23xfree86: Move sdksyms generation to ddx toplevelDan Nicholson5-18/+15
2011-06-23Don't use empty source filesDan Nicholson4-18/+4
2011-06-21Add xkeyboard-config to See Also of man pages referencing xkbAlan Coopersmith3-2/+4
2011-06-21Xdmx.man: convert section references to substituted formsAlan Coopersmith1-3/+5
2011-06-21Xdmx.man: additional updates to modernize XKB informationAlan Coopersmith1-3/+5
2011-06-21Xdmx.man: Show actual configured XKB defaults instead of old hardcoded valuesAlan Coopersmith1-8/+8
2011-06-15XQuartz: GLX: Fix a -Wformat-security compilation warningJeremy Huddleston1-1/+1
2011-06-15XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch tableJeremy Huddleston1-905/+17
2011-06-15XQuartz: Add missing include for <pthread.h>Jeremy Huddleston1-0/+2
2011-06-03XQuartz: AIGLX: Remove unnecessary includes in indirect.cJeremy Huddleston1-23/+9
2011-06-03XQuartz: AIGLX: Setup dispatch table based on runtime capabilities rather tha...Jeremy Huddleston1-996/+880
2011-06-03XQuartz: Remove explicit link against libGLJeremy Huddleston1-1/+0
2011-06-03Xephyr: Mention Xserver's options are also accepted.Cyril Brulebois1-0/+2
2011-06-01XQuartz: xpbproxy: Correct NSUInteger format stringsJeremy Huddleston1-0/+27
2011-06-01XQuartz: ASL: Use xpbproxy subsystem for logging xpbproxy messagesJeremy Huddleston2-7/+19
2011-06-01XQuartz: ASL: Use GLXAqua subsystem for logging GLXAqua messagesJeremy Huddleston1-6/+2
2011-06-01XQuartz: ASL: Use xpr subsystem for logging xpr messagesJeremy Huddleston4-3/+5
2011-06-01XQuartz: ASL: Update logging to support differnet levels and subsystemsJeremy Huddleston2-4/+8
2011-06-01XQuartz: Add a semicolon after DEBUG_LOGJeremy Huddleston1-1/+1
2011-06-01XQuartz: Move -lXplugin to LDFLAGS from LDADDJeremy Huddleston1-1/+2
2011-06-01XQuartz: GLX: Create a new dispatch table rather than modifying the existing oneJeremy Huddleston1-1/+11
2011-05-25xserver: remove AbsoluteClass, breaking the A(P|B)ISimon Thum1-1/+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-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 Huddleston2-11/+11
2011-05-14XQuartz: Fix an array-index-out-of-bounds crasherJeremy Huddleston1-1/+1
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 Nadon9-261/+278
2011-05-13dmx/doc: use common makefile for developers documentationGaetan Nadon1-4/+9
2011-05-13doc: use common makefile for developers documentationGaetan Nadon9-46/+22
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 Packard11-176/+56
2011-05-13Merge remote-tracking branch 'jeremyhu/master'Keith Packard13-89/+660
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