1. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  2. 234d4fb Mark when effects and programs have vertex code by commit-bot@chromium.org · 11 years ago
  3. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  4. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  5. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  6. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 12 years ago
  7. 73a9694 Use SkMWRandom in GLPrograms test. by bsalomon@google.com · 12 years ago
  8. 68b58c9 Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffect abstract. by bsalomon@google.com · 12 years ago
  9. a1ebbe4 Change some function/vars from EffectPtr to EffectRef to reflect GrEffectPtr->GrEffectRef renaming. by bsalomon@google.com · 12 years ago
  10. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 12 years ago
  11. 371e105 Add GrEffect::updateKnownColorComponents(). It is used to determine whether the output of an effect has a constant output value for r,g,b, or a. by bsalomon@google.com · 12 years ago
  12. 50db75c Make GrEffect::textureAccess non-virtual. Require subclasses to append their GrTAs. by bsalomon@google.com · 12 years ago
  13. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  14. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  15. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  16. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 12 years ago
  17. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 12 years ago
  18. 2eaaefd Pass GrCustomStage to key-generation functions and emitCode(). by bsalomon@google.com · 12 years ago
  19. 396e61f Rename GrProgramStageFactory to GrBackendEffectFactory. by bsalomon@google.com · 12 years ago
  20. 021fc73 GrCustomStage Renaming Part 5 by bsalomon@google.com · 12 years ago
  21. 8ea78d8 GrCustomStage Renaming Part 4 by bsalomon@google.com · 12 years ago
  22. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago[Renamed (69%) from src/gpu/GrCustomStage.cpp]
  23. e6e62d1 Make numTextures() be non-virtual on GrCustomStage. by bsalomon@google.com · 12 years ago
  24. 1ce49fc Move GrTextureParams from GrSamplerState to GrTextureAccess by bsalomon@google.com · 12 years ago
  25. 6d003d1 Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConfigFlags by bsalomon@google.com · 12 years ago
  26. 047696c Move GrTextureAccess decl/defn to separate files by bsalomon@google.com · 12 years ago
  27. d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago
  28. a5e65ec by twiz@google.com · 12 years ago
  29. dcba4c2 Use GrMemoryPool to manage GrCustomStage allocations. by tomhudson@google.com · 12 years ago
  30. d0c1a06 Introduces new SingleTextureEffect base class for GrCustomStage objects. by tomhudson@google.com · 12 years ago
  31. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  32. ae4f96a Some refactoring of GrCustomStage and friends by bsalomon@google.com · 12 years ago
  33. 168e634 Infrastructure for new Ganesh shader pipeline: base classes for GPU by tomhudson@google.com · 13 years ago