1. 054ae99 Take two for r8466: by jvanverth@google.com · 12 years ago
  2. c7bf296 Rolling back r8466. by jvanverth@google.com · 12 years ago
  3. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 12 years ago
  4. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 12 years ago
  5. 4647f90 Replace edge types with GrEdgeEffect. by bsalomon@google.com · 12 years ago
  6. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 12 years ago
  7. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 12 years ago
  8. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 12 years ago
  9. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  10. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 12 years ago
  11. f140f18 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  12. 3b0d631 Remove constructors from GrVertexAttrib. by jvanverth@google.com · 12 years ago
  13. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  14. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  15. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  16. 89e6f5b Assign color=0 in GrDrawState.cpp to stop tools from raising false alarms about uninit reads. by bsalomon@google.com · 12 years ago
  17. 044679e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  18. 3976825 Remove unused texture coordinate flags. by jvanverth@google.com · 12 years ago
  19. 2b44673 Move blend optimization functions to GrDrawState. by bsalomon@google.com · 12 years ago
  20. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 12 years ago
  21. d62e88e Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawIndexedInstances. by bsalomon@google.com · 12 years ago
  22. cc78238 Move vertex layout definitions from GrDrawTarget to GrDrawState. by jvanverth@google.com · 12 years ago
  23. adc6536 Remove getter of writable GrEffectStage from GrDrawState. by bsalomon@google.com · 12 years ago
  24. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 13 years ago
  25. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 13 years ago
  26. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 13 years ago
  27. 288d954 Separate out the texture matrix from the coord-system change matrix in GrSamplerState. This is a step towards moving texture matrix to GrCustomStage. by bsalomon@google.com · 13 years ago
  28. dfdb7e5 Reland r5963 with two fixes: by bsalomon@google.com · 13 years ago
  29. f6eac8a Revert r5962 because of failures. by bsalomon@google.com · 13 years ago
  30. b022177 Require matrix for custom stage to be set when custom stage is installed. by bsalomon@google.com · 13 years ago
  31. f467ce7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  32. 2fdcdeb Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices. by bsalomon@google.com · 13 years ago
  33. 5b3e890 Move some auto restore helpers from GrDrawTarget to GrDrawState. by bsalomon@google.com · 13 years ago
  34. c7448ce GrPaint encapsulation. by bsalomon@google.com · 13 years ago
  35. 88becf4 Rename GrPaint fields/enums/members texture->color mask->coverage. by bsalomon@google.com · 13 years ago
  36. af84e74 Move setPaint from GrContext to GrDrawState. by bsalomon@google.com · 13 years ago