Commit message (Expand) | Author | Age | |
---|---|---|---|
* | code cleanup for single_pass_path() and remove enum GrConvexHint | bsalomon@google.com | 2012-01-30 |
* | Make GrStencilState a class to enable future optimizations | bsalomon@google.com | 2011-12-15 |
* | Cleanup of r2830. | bsalomon@google.com | 2011-12-09 |
* | Revert 2830 and 2831. | bsalomon@google.com | 2011-12-08 |
* | Make GrDrawState a real class with getters and setters | bsalomon@google.com | 2011-12-08 |
* | Prep #1 for making GrDrawState a class | bsalomon@google.com | 2011-12-06 |
* | Speed up GrDrawState handling. | tomhudson@google.com | 2011-11-09 |
* | Extract GrDrawTarget::DrState into independent GrDrawState struct. | tomhudson@google.com | 2011-10-27 |
* | Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa | bsalomon@google.com | 2011-10-27 |
* | Move gpu/include/* to include/gpu and gpu/src/* to src/gpu | bsalomon@google.com | 2011-10-12 |