summaryrefslogtreecommitdiff
path: root/src/sna/sna_trapezoids_precise.c
AgeCommit message (Expand)Author
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-17sna: Cull the DBG spew to stderrChris 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-10-07sna/trapezoids: Only use a single thread to emit rectilinear spansChris Wilson
2013-10-07sna/trapezoids: Restore overflow checkChris Wilson
2013-10-07sna/trapezoids: Fix overstepping vertical edgesChris Wilson
2013-10-05sna/trapezoids: Add a precise scan converterChris Wilson