1. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  2. 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 8 years ago
  3. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  4. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago
  5. ca9eeab Fixed crash when RunInSeriesFP's color input is nil by dvonbeck · 8 years ago
  6. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  7. 74b8d32 Implement texel buffers by cdalton · 9 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  9. 8733210 Replace fWillReadFragmentPosition with a bitfield by cdalton · 9 years ago
  10. 8528541 Add more specialized fragment builders by cdalton · 9 years ago
  11. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  12. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  13. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  14. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  15. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  16. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  17. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  18. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  19. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  20. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  21. bf87730 Move GrFragmentProcessor implementation to its own cpp file by bsalomon · 9 years ago