summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04configure: Check for required UMS headers before enablingChris Wilson
2013-09-04sna: Fix sna_pixmap_move_area_to_gpu() to return the sna_pixmapChris Wilson
2013-09-04sna/dri: Refine proposed async swap interfaceChris Wilson
2013-09-03sna: Tidy walking the window tree for updating our pixmapsChris Wilson
2013-09-03sna/dri: Handle failure to move the pixmap into the GPU for CopyRegionChris Wilson
2013-09-03sna: Mark imported PRIME fd as starting in DOMAIN_NONEChris Wilson
2013-09-03sna: Add some more DBGChris Wilson
2013-09-03intel-virtual-output: Clear send flags when doing XSyncChris Wilson
2013-09-02intel-virtual-output: Remember to mark the timer as active when moving the mouseChris Wilson
2013-09-02intel-virtual-output: Don't clobber the XID inside the ShmSegmentInfoChris Wilson
2013-09-02intel-virtual-output: Remove the stray 1Chris Wilson
2013-09-02intel-virtual-output: Don't set the SHM active flag along !SHM composite pathsChris Wilson
2013-09-02intel-virtual-overlay: Try to shutdown gracefullyChris Wilson
2013-09-02intel-virtual-output: Fallback to probing GetScreenResourcesChris Wilson
2013-09-02intel-virtual-overlay: Keep bumblebeed awakeChris Wilson
2013-09-02intel-virtual-overlay: Disable the timer after flushingChris Wilson
2013-09-02intel-virtual-overlay: Don't do a sibling search if bumblebee is explicitly r...Chris Wilson
2013-09-02intel-virtual-overlay: Fix the bumblebee query parsingChris Wilson
2013-09-02intel-virtual-output: Perform pixel type conversion from XfixesCursorImageChris Wilson
2013-09-02intel-virtual-ouptput: Filter and rate-limit cursor eventsChris Wilson
2013-09-02intel-virtual-output: Reorder the fdsChris Wilson
2013-09-02intel-virtual-output: Refactor the image resizing codeChris Wilson
2013-09-02intel-virtual-overlay: Fix logic inversion from previous commitChris Wilson
2013-09-02intel-virtual-output: Don't forget to name the modeChris Wilson
2013-09-02intel-virtual-output: Fallback to Xinerama if RandR is not supported by the t...Chris Wilson
2013-09-02intel-virtual-overlay: Prevent buffer overrun reading the XEventChris Wilson
2013-09-02intel-virtual-output: Decouple the fake mode before deletingChris Wilson
2013-09-02sna: Check for output->randr_output before dereferencingChris Wilson
2013-09-02sna: Process winSize regionChris Wilson
2013-09-02intel-virtual-output: Probe and automatically enable sibling screensChris Wilson
2013-09-01intel-virtual-output: Add missing whitespace, s/while(1)/while (1)/Chris Wilson
2013-09-01intel-virtual-output: Restore the lost POLLIN on the timerfdChris Wilson
2013-09-01intel-virtual-output: Refer to the new memory block after reallocChris Wilson
2013-09-01intel-virtual-output: Rebuild pointers after reallocChris Wilson
2013-09-01intel-virtual-output: Register as a singletonChris Wilson
2013-09-01intel-virtual-output: Fix overun with the record Display connectionChris Wilson
2013-09-01intel-virtual-output: Prevent cloning the same output twiceChris Wilson
2013-09-01intel-virtual-output: Manage multiple destination CRTCsChris Wilson
2013-08-31intel-virtual-output: Try to hide races with gnome-shellChris Wilson
2013-08-31intel-virtual-output: Clone all outputs on the remote displayChris Wilson
2013-08-31intel-virtual-output: Third time lucky for computing the correct stride?Chris Wilson
2013-08-31sna: Expand the array of fake outputs if the last is usedChris Wilson
2013-08-31intel-virtual-output: Fix calculation of image stride to include bitmap unitChris Wilson
2013-08-31intel-virtual-output: use depth-16 transfers for remote hosts or low bpp targetsChris Wilson
2013-08-31intel-virtual-output: use XRender for format conversion if requiredChris Wilson
2013-08-31configure; Remember to disable building the toolsChris Wilson
2013-08-31tools: Add intel-virtual-output to extend the local desktop with remote outputsChris Wilson
2013-08-31sna: Open the device non-blockingChris Wilson
2013-08-31sna: Mark fake outputs as disconnected until a user applies a modeChris Wilson
2013-08-30sna: Protect against unattached pixmaps when peeking inside for a GPU boChris Wilson