summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt12-201/+0
2008-04-18Finish deleting EVIAdam Jackson2-323/+0
2008-04-18Death to APPGROUP.Adam Jackson15-980/+1
2008-04-18Death to Extended Visual Information.Adam Jackson9-54/+0
2008-04-17XQuartz: Forgot to commit xprEvent.[hc] ...Jeremy Huddleston4-0/+127
2008-04-17Added XKB support for XquartzBen Byer1-15/+42
2008-04-17XQuartz: Moved some rootless-specific cruft into xprJeremy Huddleston5-32/+13
2008-04-17XQuartz: Use a mutex to ensure we only have one thread calling mieqEnqueue at...Jeremy Huddleston4-103/+149
2008-04-17XQuartz: A little more debugging output from threadSafetyJeremy Huddleston2-5/+15
2008-04-17XQuartz: Fixed some missing prototypesJeremy Huddleston2-0/+6
2008-04-17XQuartz: Added framework for asserting which thread we're in.Jeremy Huddleston5-6/+115
2008-04-17removed Xquartz debugging code that leaked into master. Our Bad.Ben Byer1-14/+0
2008-04-17XQuartz: Include version info for CrashReporterJeremy Huddleston1-0/+2
2008-04-17XQuartz: Use strerror(errno)... cause I like text more than grepping header f...Jeremy Huddleston1-6/+6
2008-04-17merged darwinKeyboard.[ch] into quartzKeyboardJeremy Huddleston7-1046/+964
2008-04-17oops, missed a spotBen Byer1-1/+1
2008-04-17formatting cleanupBen Byer1-69/+66
2008-04-17delete debugging spewBen Byer1-8/+0
2008-04-17add support for horizontal scrolling (buttons 6 and 7)Ben Byer4-35/+34
2008-04-17enable keyboard map debugging -- it's going to x11-debug.txt, anyway ... so n...Ben Byer1-1/+2
2008-04-17darwinKeyboard: refactor slightly so that we're not cutting and pasting code ...Ben Byer1-54/+12
2008-04-17hack to Xquartz to prevent xmodmap from wiping out our valid modmap, per danielsBen Byer1-0/+1
2008-04-17kludge: miEqEnqueue wants a device, even if we're passing custom messages,Ben Byer1-1/+1
2008-04-18Create dix/libXpdix.la for Xprint-specific build of libdix.laDrew Parsons2-2/+13
2008-04-18Define XPRINT in XPRINT_CFLAGS (configure.ac)Drew Parsons2-2/+2
2008-04-17Optimize dixLookupPrivate for repeated lookups of the same private.Michel Dänzer1-5/+12
2008-04-17EXA: Avoid some fallbacks in exaCopyNtoN.Tilman Sauerbeck1-6/+26
2008-04-17Fix composite on !darwinJulien Cristau1-0/+3
2008-04-16XQuartz: Don't enable rootless accelerated functionality... crashy...Jeremy Huddleston4-11/+8
2008-04-16XQuartz: Don't use composite.Jeremy Huddleston2-2/+10
2008-04-16Xquartz: Don't need to link against rlAccel since we don't use itJeremy Huddleston1-1/+0
2008-04-16Update ac_define_dir macro in acinclude.m4 to 2008-04-12 versionAlan Coopersmith1-13/+15
2008-04-16Update dolt from upstream, fixing fallback to libtool.Eric Anholt1-6/+8
2008-04-15Include pciaccess in the xorg-server.pc Requires line.Aaron Plattner1-1/+1
2008-04-15XQuartz: Removed a call to RootlessReorderWindow from the Carbon threadJeremy Huddleston6-15/+9
2008-04-14Make DRI2 a serverlayout/serverflags option.Kristian Høgsberg3-4/+25
2008-04-14EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader.Tilman Sauerbeck1-21/+32
2008-04-14EXA: Teach exaCompositeFallbackPictDesc() about x8r8g8b8.Tilman Sauerbeck1-0/+3
2008-04-14glx: silly nitpick...Dave Airlie1-1/+1
2008-04-14glcore: make visualRating GLX_NONE - note GLX_NONE is not == 0Dave Airlie1-0/+1
2008-04-14glcore: zero fbconfigs before filling them in.Dave Airlie1-1/+1
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner14-17/+19
2008-04-11Xquartz: Added applicationShouldHandleReopen:hasVisibleWindows to handle dock...Jeremy Huddleston1-9/+15
2008-04-11Stop building mfb/afb/xf1bpp by default.Adam Jackson1-2/+2
2008-04-11So long, and thanks for all the cfb.Adam Jackson71-28981/+3
2008-04-11Add doltcompile to .gitignoreAdam Jackson1-0/+1
2008-04-11dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)Peter Hutterer3-10/+18
2008-04-10Fixed configure.ac for autoconf 2.62.Tilman Sauerbeck1-2/+8
2008-04-10Fix dolt to error out on compile error, and not print errors on race to mkdir.Eric Anholt1-4/+4
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt9-27/+6