Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-07 | sna/trapezoids: Only use a single thread to emit rectilinear spans | Chris Wilson | |
If the trapezoids are rectilinear, they should hit a fast path through the span compositors and so threading them seems pointless. Expect possibily for inplace pixman operations. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> | |||
2013-10-05 | sna/trapezoids: Add a precise scan converter | Chris Wilson | |
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> | |||
2013-10-04 | sna: Start splitting the trapezoids megafile into parseable blocks | Chris Wilson | |
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |