1. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  2. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  3. 92e4c7f Support input color argument to process() function in sksl .fp files by Michael Ludwig · 6 years ago
  4. cd700e9 Revert "Revert "added support for sk_Dimensions to SkSL"" by Ethan Nicholas · 6 years ago
  5. e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 6 years ago
  6. 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 6 years ago
  7. 49d14e9 sksl: Add a "sk_Clockwise" built-in by Chris Dalton · 6 years ago
  8. 40d4420 updated SkSL README by Ethan Nicholas · 7 years ago
  9. fe8da17 Revert "Revert "converted vertex shaders to device coords"" by Robert Phillips · 7 years ago
  10. 29b3434 Revert "converted vertex shaders to device coords" by Ethan Nicholas · 7 years ago
  11. e7e81c1 converted vertex shaders to device coords by Ethan Nicholas · 7 years ago
  12. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  13. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  14. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  15. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  16. 8580d51 Add sk_InstanceID by Chris Dalton · 7 years ago
  17. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  18. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 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. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  22. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  23. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  24. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  25. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  26. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  27. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  28. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  29. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  30. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  31. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  32. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  33. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  34. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  35. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  36. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  37. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  38. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 8 years ago
  39. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  40. a51740c added support for sk_VertexID by Ethan Nicholas · 8 years ago
  41. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  42. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  43. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  44. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  45. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  46. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  47. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  48. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  49. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  50. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  51. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  52. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  53. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  54. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  55. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  56. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  57. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  58. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago