1. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  2. 92e4c7f Support input color argument to process() function in sksl .fp files by Michael Ludwig · 6 years ago
  3. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  4. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 6 years ago
  5. 130fb3f updated .fp file headers by Ethan Nicholas · 6 years ago
  6. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  7. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  8. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  9. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  10. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  11. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  12. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  13. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  14. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  15. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  16. 72a37be Fix string typing in generated code by Brian Osman · 7 years ago
  17. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  18. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  19. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  20. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  21. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  22. ee33873 fixed skslc vec4 uniforms by Ethan Nicholas · 7 years ago
  23. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  24. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  25. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  26. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  27. 818ac5a Revert "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  28. 9b80ffc converted GrCircleBlurFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  29. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  30. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  31. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  32. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  33. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  34. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  35. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago