summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-10-04intel-virtual-overlay: Error out if no X11 SHM header is definedChris Wilson1-0/+2
2013-09-23intel-virtual-overlay: Grab the server around mode manipulationsChris Wilson1-7/+22
2013-09-20intel-virtual-output: Hide the remote cursor on initial connectionChris Wilson1-0/+2
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson1-7/+19
2013-09-08intel-virtual-output: Debug option for forcing full redrawsChris Wilson1-0/+9
2013-09-06intel-virtual-output: Unregister our singleton on a clean shutdownChris Wilson1-0/+2
2013-09-06intel-virtual-output: Only wake up for a change in a visible cursorChris Wilson1-4/+6
2013-09-06intel-virtual-output: Make the flush for recreating Damage explicitChris Wilson1-2/+2
2013-09-05intel-virtual-output: Just request Damage BBoxChris Wilson1-2/+2
2013-09-05intel-virtual-overlay: Reset damage across modesetsChris Wilson1-1/+16
2013-09-05intel-virtual-output: Reset the damage just prior to reading it backChris Wilson1-3/+3
2013-09-05intel-virtual-output: We don't need to enable the timer for reconfigureChris Wilson1-1/+0
2013-09-05intel-virtual-output: Just walk the list of clones attached to the displayChris Wilson1-5/+4
2013-09-05intel-virtual-output: Defer reenabling damage events until after we drawChris Wilson1-9/+6
2013-09-05intel-virtual-output: Flush the damage received message back to the local dis...Chris Wilson1-1/+5
2013-09-05intel-virtual-output: Track active clonesChris Wilson1-13/+47
2013-09-05intel-virtual-output: Reserve space for the '\0' in the sprintfChris Wilson1-1/+1
2013-09-03intel-virtual-output: Clear send flags when doing XSyncChris Wilson1-1/+2
2013-09-02intel-virtual-output: Remember to mark the timer as active when moving the mouseChris Wilson1-0/+4
2013-09-02intel-virtual-output: Don't clobber the XID inside the ShmSegmentInfoChris Wilson1-22/+26
2013-09-02intel-virtual-output: Remove the stray 1Chris Wilson1-1/+1
2013-09-02intel-virtual-output: Don't set the SHM active flag along !SHM composite pathsChris Wilson1-2/+5
2013-09-02intel-virtual-overlay: Try to shutdown gracefullyChris Wilson1-2/+65
2013-09-02intel-virtual-output: Fallback to probing GetScreenResourcesChris Wilson1-6/+18
2013-09-02intel-virtual-overlay: Keep bumblebeed awakeChris Wilson1-1/+7
2013-09-02intel-virtual-overlay: Disable the timer after flushingChris Wilson1-1/+3
2013-09-02intel-virtual-overlay: Don't do a sibling search if bumblebee is explicitly r...Chris Wilson1-4/+4
2013-09-02intel-virtual-overlay: Fix the bumblebee query parsingChris Wilson1-7/+19
2013-09-02intel-virtual-output: Perform pixel type conversion from XfixesCursorImageChris Wilson1-16/+39
2013-09-02intel-virtual-ouptput: Filter and rate-limit cursor eventsChris Wilson1-90/+133
2013-09-02intel-virtual-output: Reorder the fdsChris Wilson1-9/+21
2013-09-02intel-virtual-output: Refactor the image resizing codeChris Wilson1-72/+87
2013-09-02intel-virtual-overlay: Fix logic inversion from previous commitChris Wilson1-1/+17
2013-09-02intel-virtual-output: Don't forget to name the modeChris Wilson1-0/+3
2013-09-02intel-virtual-output: Fallback to Xinerama if RandR is not supported by the t...Chris Wilson1-29/+238
2013-09-02intel-virtual-overlay: Prevent buffer overrun reading the XEventChris Wilson1-5/+5
2013-09-02intel-virtual-output: Decouple the fake mode before deletingChris Wilson1-3/+17
2013-09-02intel-virtual-output: Probe and automatically enable sibling screensChris Wilson1-36/+100
2013-09-01intel-virtual-output: Add missing whitespace, s/while(1)/while (1)/Chris Wilson1-5/+5
2013-09-01intel-virtual-output: Restore the lost POLLIN on the timerfdChris Wilson1-11/+12
2013-09-01intel-virtual-output: Refer to the new memory block after reallocChris Wilson1-5/+5
2013-09-01intel-virtual-output: Rebuild pointers after reallocChris Wilson1-30/+51
2013-09-01intel-virtual-output: Register as a singletonChris Wilson1-96/+357
2013-09-01intel-virtual-output: Fix overun with the record Display connectionChris Wilson1-2/+3
2013-09-01intel-virtual-output: Prevent cloning the same output twiceChris Wilson1-44/+39
2013-09-01intel-virtual-output: Manage multiple destination CRTCsChris Wilson1-157/+287
2013-08-31intel-virtual-output: Try to hide races with gnome-shellChris Wilson1-3/+15
2013-08-31intel-virtual-output: Clone all outputs on the remote displayChris Wilson1-181/+245
2013-08-31intel-virtual-output: Third time lucky for computing the correct stride?Chris Wilson1-1/+1
2013-08-31sna: Expand the array of fake outputs if the last is usedChris Wilson2-20/+34