Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement the color matrix filter in Ganesh. Also, fix and enable the color | senorblanco@chromium.org | 2012-01-03 |
* | Remove GrDrawState::setSampler, use direct access to sampler | bsalomon@google.com | 2011-12-12 |
* | Cleanup of r2830. | bsalomon@google.com | 2011-12-09 |
* | Revert 2830 and 2831. | bsalomon@google.com | 2011-12-08 |
* | Fix assert | 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 |
* | warning fixes | bsalomon@google.com | 2011-10-27 |
* | Extract GrDrawTarget::DrState into independent GrDrawState struct. | tomhudson@google.com | 2011-10-27 |