summaryrefslogtreecommitdiff
path: root/src/sna/sna_dri2.c
AgeCommit message (Expand)Author
2014-07-23sna/dri2: Compile fix for old xorg/dri2Chris Wilson
2014-07-23sna/dri2: Tidy freeing the queued frame eventsChris Wilson
2014-07-23sna/dri2: Recreate buffer in reuse rather than force recreateChris Wilson
2014-07-18sna/dri2: Protect compsiteext.h include with build checkChris Wilson
2014-07-17sna/dri2: Disable SwapLimit buffers with buggy prime implementationsChris Wilson
2014-07-17sna: Avoid confusing failure to flip and flipping zero CRTCChris Wilson
2014-07-01sna/dri2: Add a DBG option to select copy methodChris Wilson
2014-07-01sna: Enforce LinearFramebuffer optionChris Wilson
2014-07-01sna/dri2: Use CPU fallback if possibleChris Wilson
2014-07-01sna/dri2: Set depth/bpp on scratch DrawableRecChris Wilson
2014-06-30sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn boChris Wilson
2014-06-30sna/dri2: Apply the paraniod buffer clip in the correct coordinate systemChris Wilson
2014-06-27sna/dri2: DBG compile fixesChris Wilson
2014-06-27sna/dri2: Slightly improved DBG messagesChris Wilson
2014-06-26sna/dri2: Hook into ClientGone callback to clear dangling referencesChris Wilson
2014-06-25sna/dri2: Compile fixes for ancient XorgChris Wilson
2014-06-24sna/dri2: Add a dash more assertsChris Wilson
2014-06-23sna: Handle old busy_ioctl not reporting the active ringChris Wilson
2014-06-20sna: Mark up const boxes to keep the compiler happyChris Wilson
2014-06-20sna/dri2: Don't decouple front buffer tracking for invalid SwapBuffer callsChris Wilson
2014-06-19sna/dri2: Replace assertion with code to skip updating the back bufferChris Wilson
2014-06-18sna/dri2: fix invalid DBG stringChris Wilson
2014-06-17sna: Tweak creation 8x8 tiled patternsChris Wilson
2014-06-17sna/dri2: Fixup failure to do a render copy for DRI2CopyRegionChris Wilson
2014-06-16sna/dri2: Allow single crtc exchanges to be queued upChris Wilson
2014-06-16sna: Clear our private hints about front rendering exported boChris Wilson
2014-06-16sna: Add more DBG to track transitions between CRTC and its shadow or flip boChris Wilson
2014-06-13sna: Track the pageflip bo's busynessChris Wilson
2014-06-11sna: Silence compiler warnings for discarding const Region pointsChris Wilson
2014-06-10sna/dri2: Check that the window covers the whole CRTC before xchgChris Wilson
2014-06-09sna/dri2: Avoid trying to flip between bo with different pitchesChris Wilson
2014-06-09sna/dri2: Allow TearFree flipping to individual CRTCChris Wilson
2014-06-08sna/dri2: DBG compile fixChris Wilson
2014-06-08sna/dri2: Allow xchg to replace the frontbuffer when all outputs are offChris Wilson
2014-06-08sna/dri2: Use xchg for offscreen drawables where applicableChris Wilson
2014-06-08sna/dri2: Explicitly drain the pending event queue before swappingChris Wilson
2014-06-08sna/dri2: Mark frames under constructionChris Wilson
2014-06-08sna/dri2: Check the xchg against the Pixmap sizeChris Wilson
2014-06-06sna/dri2: Restore flush on front buffers after swapping boChris Wilson
2014-06-05sna/dri2: Enable immediate buffer exchangesChris Wilson
2014-06-02sna: Add support for DRI3Chris Wilson
2014-06-02sna/dri2: Use real async flipsChris Wilson
2014-06-02sna: Enable kernel support for asynchronous flipsChris Wilson
2014-06-02sna/dri2: Hide MSC reported as going backwardsChris Wilson
2014-06-02sna/dri2: Always force the async blits to be immediateChris Wilson
2014-06-02sna/dri2: Decouple spent flipChris Wilson
2014-06-02sna/dri2: Mark queued flip MSC as the one after nextChris Wilson
2014-05-28sna/dri2: Reorder declarations to compile on old XorgChris Wilson
2014-05-28Silence CLang (almost)Chris Wilson
2014-05-28sna/dri2: Fix the continuation mode for old style triple bufferingChris Wilson