Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Split GrResource into GrCacheable/GrGpuObject | commit-bot@chromium.org | 2014-05-02 |
* | SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h | commit-bot@chromium.org | 2014-03-28 |
* | Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. | bsalomon@google.com | 2013-01-23 |
* | Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive... | robertphillips@google.com | 2012-09-05 |
* | Simplified stencil buffer caching | robertphillips@google.com | 2012-09-05 |
* | Move convolution from code in GrGLProgram to new GrConvolutionEffect | tomhudson@google.com | 2012-05-10 |
* | Move GL-specific source code to make room for D3D back end. | tomhudson@google.com | 2012-02-10 |