Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-24 | clip: Short-cut the common condition of intersecting with a single box | Chris Wilson | 1 | -1/+4 |
2011-07-24 | clip: Skip processing of rectangle-intersection if it wholly subsumes the clip | Chris Wilson | 1 | -4/+20 |
2011-07-24 | clip: Embed a single box to avoid a common allocation | Chris Wilson | 1 | -25/+36 |
2011-07-23 | image: replay the recording surface directly onto the target | Chris Wilson | 1 | -0/+17 |
2011-07-20 | clip-boxes: Intersection with 0 boxes means clip-all | Chris Wilson | 1 | -1/+4 |
2011-07-19 | clip: Rudimentary support for clip-polygon extraction | Chris Wilson | 1 | -0/+559 |