1. e0a868c Apply hairline optimization only if the path renderer wants it by commit-bot@chromium.org · 11 years ago
  2. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  3. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  4. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  5. 1b20a10 Revert "Do not apply hairline optimization for paths if nv_path_rendering is used" by bsalomon@google.com · 11 years ago
  6. 44fb865 Do not apply hairline optimization for paths if nv_path_rendering is used by commit-bot@chromium.org · 11 years ago
  7. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  8. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  9. 234d4fb Mark when effects and programs have vertex code by commit-bot@chromium.org · 11 years ago
  10. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  11. 5c493d5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. eb6879f Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage. by bsalomon@google.com · 11 years ago
  13. 2c84aa3 separate arrays for color and coverage effects. by bsalomon@google.com · 11 years ago
  14. 2d816ad Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. 2db3ded Make GrGLProgramDesc's key variable length by compacting the effect key array by bsalomon@google.com · 11 years ago
  16. 0c89db2 Disable blending when there is an effect that reads the dst and draw state blend is 1,0. by bsalomon@google.com · 11 years ago
  17. b515881 Key shader on whether frag pos read is relative to top-left or bottom-left by bsalomon@google.com · 11 years ago
  18. 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 11 years ago
  19. 6b0cf02 Add support for GL_*_shader__framebuffer_fetch by bsalomon@google.com · 11 years ago
  20. 5920ac2 Perform coverage blend with the dst in the shader when using a dst-reading xfermode. by bsalomon@google.com · 11 years ago
  21. 054ae99 Take two for r8466: by jvanverth@google.com · 11 years ago
  22. c7bf296 Rolling back r8466. by jvanverth@google.com · 11 years ago
  23. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 11 years ago
  24. 26e18b5 Add support for reading the dst pixel value in an effect. Use in a new effect for the kDarken xfer mode. by bsalomon@google.com · 11 years ago
  25. 798c8c4 Move GrGLProgramDesc::Build to new cpp file. by bsalomon@google.com · 11 years ago