Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace uses of GR_DEBUG by SK_DEBUG. | commit-bot@chromium.org | 2013-08-28 |
* | Replace uses of GrAssert by SkASSERT. | tfarina@chromium.org | 2013-08-17 |
* | make the filter mode for GrTextureAccess an enum so we can plumb down | humper@google.com | 2013-07-25 |
* | Make GrGLShaderBuilder::TextureSampler extract only required info from GrText... | bsalomon@google.com | 2013-03-28 |
* | Addressed xcode analysis complaints | robertphillips@google.com | 2012-09-24 |
* | Move GrTextureParams from GrSamplerState to GrTextureAccess | bsalomon@google.com | 2012-09-18 |
* | Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf... | bsalomon@google.com | 2012-09-11 |
* | Move GrTextureAccess decl/defn to separate files | bsalomon@google.com | 2012-09-11 |