summaryrefslogtreecommitdiff
path: root/src/sna/sna_threads.c
AgeCommit message (Expand)Author
2013-01-27sna: Disable all signals in the render threadsChris Wilson
2013-01-25sna: Spawn threads to rasterize trapezoids through pixmanChris Wilson
2013-01-24sna: Perform the last threaded composite operation directlyChris Wilson
2013-01-24sna: Parse cpuinfo to determine the actual number of physical cores/cachesChris Wilson
2013-01-24sna: Tidy construction of data for threaded compositeChris Wilson
2013-01-24sna: Use threads for simple mask generationChris Wilson
2013-01-24sna: Experiment with a threaded renderer for fallback compositingChris Wilson