Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clip: Implement clipping using only the high-level operators.
Revamp clipping in preparation for the removal of the low-level interface and promote backend to use the higher levels. The principle here is that the higher level interface gives the backend more scope for choosing better performing primitives.
- Loading branch information