summaryrefslogtreecommitdiff
path: root/src/sna/sna_trapezoids_boxes.c
AgeCommit message (Expand)Author
2015-06-09Fix typos found with codespell v1.7Sedat Dilek
2015-05-17sna: Wrap CPU access for composite operations with sigtrapChris Wilson
2014-09-10sna: Prune damage that covers the entire target PixmapChris Wilson
2014-09-02sna/trapezoids: Use the corrected trapezoid origin for aligned boxesChris Wilson
2014-07-04sna: Disable use of threaded compositor when using threaded rendererChris Wilson
2014-07-02sna: Use the threaded compositor for picture conversionsChris Wilson
2014-06-20sna: Mark up const boxes to keep the compiler happyChris Wilson
2014-06-11sna: Silence compiler warnings for discarding const Region pointsChris Wilson
2014-05-06sna: Refine hints to allow inplace writes whilst compositing aligned trapsChris Wilson
2014-03-10sna: Pass render hints for migration based on source locationChris Wilson
2014-02-22sna: Allow SIGBUS/SEGV to kill the threadChris Wilson
2014-02-22sna: Handle asynchronous signals from threadsChris Wilson
2014-02-21sna: Wrap inplace trapezoid operators with SIGBUS protectionChris Wilson
2014-01-23sna: Avoid erroneous discarding operations for partial compositesChris Wilson
2014-01-17sna: Cull the DBG spew to stderrChris Wilson
2013-11-14sna/gen6+: Only substitute SRC for CLEAR if using the correct sourceChris Wilson
2013-10-08sna/trapezoids: Recompute num_threads to match rangeChris Wilson
2013-10-04sna: Start splitting the trapezoids megafile into parseable blocksChris Wilson