summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-02miext: Move SyncShm FDs out of the way of clientsKeith Packard3-0/+30
2013-12-02Xext: Use SHMDIR and O_TMPFILE when creating mapping filesKeith Packard1-3/+31
2013-12-02Select directory for MIT-SHM temp files at configure timeKeith Packard2-0/+46
2013-11-26Xdmx: Initialize DMX extension even if not built with GLX supportAlan Coopersmith1-1/+3
2013-11-26configure.ac: Require libpciaccess for int10Connor Behan1-0/+3
2013-11-26configure.ac: Require libpciaccess for platform bus supportConnor Behan1-0/+4
2013-11-26configure.ac: Add whitespace near PCI configurationConnor Behan1-18/+17
2013-11-23Bump release to 1.14.99.903 (1.15 RC3)xorg-server-1.14.99.903Keith Packard1-3/+3
2013-11-23miext: Ensure xshmfence is only called when driver supports itKeith Packard6-10/+162
2013-11-23Xext: Recover from miSyncInitFenceFromFD failure without crashingKeith Packard1-1/+1
2013-11-23glx/glxdri2: Unwrap EnterVT/LeaveVT upon CloseScreenChris Wilson1-0/+4
2013-11-23xnest: Ignore GetImage() error in xnestGetImage() (v3)Keith Packard1-1/+0
2013-11-20present: When unflipping, copy to flip window rather than screenKeith Packard1-2/+2
2013-11-20present: Block for wait_fence in present_executeKeith Packard4-4/+76
2013-11-20present: Signal destroyed flip window with vblank->window == NULLKeith Packard3-9/+6
2013-11-20present: Ignore event_id 0 from driver vblank notifyKeith Packard1-0/+3
2013-11-20present: Round fake MSC computations intead of truncatingKeith Packard1-1/+1
2013-11-18configure: allow for --enable-libunwind and --disable-libunwindPeter Hutterer1-7/+15
2013-11-14Merge remote-tracking branch 'whot/for-keith'Keith Packard6-14/+25
2013-11-14mieq: Bump default queue size to 512Adam Jackson1-1/+1
2013-11-14xfree86: return NULL for compat output if no outputs.Dave Airlie1-0/+3
2013-11-14test: build the touch test only when building XorgDan HorĂ¡k1-2/+2
2013-11-14include: export key_is_down and friendsPeter Hutterer1-6/+6
2013-11-14Stop including inline assembly .il file for Solaris Studio buildsAlan Coopersmith3-24/+0
2013-11-14kdrive: fix cursor jumps on CursorOffScreen behaviorPeter Hutterer1-4/+4
2013-11-14kdrive: modify ephyr events to use POINTER_DESKTOP and scale them to thatPeter Hutterer3-1/+11
2013-11-14kdrive: handle WxH as valid geometry specKeith Packard1-1/+2
2013-11-14ephyr: xcb_connect returns an error, not NULLPeter Hutterer1-2/+2
2013-11-14Update to version 1.14.99.902xorg-server-1.14.99.902Keith Packard1-3/+3
2013-11-14xext: Fix shmint.h to not use headers outside of sdk_HEADERSKeith Packard3-8/+3
2013-11-12xfree86: Fix build without libpciaccessJeremy Huddleston Sequoia1-1/+4
2013-11-12Enable XTRANS_SEND_FDS on Solaris too.Alan Coopersmith2-1/+10
2013-11-12Avoid conflicts with Solaris <sys/regset.h> defines that clash with our namesAlan Coopersmith4-1/+34
2013-11-11Proper spelling of MAP_ANONYMOUS is MAP_ANON.Keith Packard1-1/+2
2013-11-11Get rid of the rest of the FD passing code when XTRANS_SEND_FDS isn't setKeith Packard3-0/+10
2013-11-11Merge remote-tracking branch 'jeremyhu/master'Keith Packard3-32/+33
2013-11-11present: Don't try to initialize when building without present supportAdam Jackson1-0/+2
2013-11-11present: Change debug output a bit to help diagnose missing vblank signalsKeith Packard1-2/+5
2013-11-11Present: Check for window/fence destroyed when idling pixmapsKeith Packard1-3/+6
2013-11-11Trap SIGBUS to handle truncated shared memory segmentsKeith Packard10-2/+275
2013-11-11Require libXtrans version 1.3.2Keith Packard1-1/+1
2013-11-11Xext: Enable MIT-SHM FD-passing request definitions only when possibleKeith Packard3-2/+33
2013-11-11Require xextproto version 7.2.99.901Keith Packard1-1/+1
2013-11-11Remove dix-config.h config variables from xorg-config.hKeith Packard1-3/+0
2013-11-11Make XTrans FD passing support optional. Define only on LinuxKeith Packard3-0/+41
2013-11-10XQuartz: Don't sleep forever on exit if usleep() returns an errorJeremy Huddleston Sequoia1-1/+1
2013-11-10XQuartz: Update Info.plist copyright yearsJeremy Huddleston Sequoia1-2/+2
2013-11-08configure.ac: Move GLX section after DRIJeremy Huddleston Sequoia1-29/+30
2013-11-06ARM64: Add support for aarch64Andreas Schwab3-2/+17
2013-11-05Use $GL_LIBS instead of -lGL for linkingKeith Packard1-1/+1