summaryrefslogtreecommitdiff
path: root/src/sna/sna_trapezoids_mono.c
AgeCommit message (Expand)Author
2015-05-18test: Add a fidelity test for triangle edge renderingChris Wilson
2015-05-17sna: Wrap CPU access for composite operations with sigtrapChris Wilson
2015-02-06sna/trapezoids: Use incremental region clipping for spansChris Wilson
2014-10-24sna/trapezoids: Prevent overflow of edge gradient in mono rasteriserChris Wilson
2014-10-21sna/trapezoids: Prefer GPU for AddTraps()Chris Wilson
2014-10-11sna/trapezoids: Treat mono-edges within a single column as verticalChris Wilson
2014-10-01sna/trapezoids: Fix comparison on right edge of trapezoidsChris Wilson
2014-09-24sna/trapezoids: Flesh out alternate rasterisers for tristripsChris Wilson
2014-06-11sna: Silence compiler warnings for discarding const Region pointsChris Wilson
2014-02-22sna: Allow SIGBUS/SEGV to kill the threadChris 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-25sna/trapezoids: trapezoids_bounds() reports not-empty, so use itChris Wilson
2013-11-19sna: Fix use before assignmentChris Wilson
2013-11-14sna/gen6+: Only substitute SRC for CLEAR if using the correct sourceChris Wilson
2013-10-22sna/trapezoids: Fix inversion of initialisation test for trianglesChris 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-04sna: Start splitting the trapezoids megafile into parseable blocksChris Wilson