summaryrefslogtreecommitdiff
path: root/src/sna/sna_threads.c
AgeCommit message (Expand)Author
2013-10-22sna: Ignore overflow in CPU count rather than abortChris Wilson
2013-10-08sna: Rework the num_threads refinement to avoid the divisionChris Wilson
2013-10-08sna/trapezoids: Recompute num_threads to match rangeChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-08-04sna: Tweak threading thresholdsChris Wilson
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