1. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  2. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  3. a6b92ad Infer sampler precision from pixel config by cdalton · 8 years ago
  4. 5f2d8e2 Add sampler precision to GrTextureAccess by cdalton · 8 years ago
  5. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 8 years ago
  6. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  7. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  8. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  9. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  10. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 10 years ago
  11. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago
  12. c492334 Make templated GrProgramTResource subclass of GrProgramResource by bsalomon · 10 years ago
  13. 2a9ca78 Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms. by bsalomon · 10 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  16. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  17. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  18. b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 11 years ago
  19. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 11 years ago
  20. 5b5bba3 Addressed xcode analysis complaints by robertphillips@google.com · 12 years ago
  21. 1ce49fc Move GrTextureParams from GrSamplerState to GrTextureAccess by bsalomon@google.com · 12 years ago
  22. 6d003d1 Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConfigFlags by bsalomon@google.com · 12 years ago
  23. 047696c Move GrTextureAccess decl/defn to separate files by bsalomon@google.com · 12 years ago