1. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 2 months ago
  2. cd5713a Remove sampler support from .fp files by Brian Osman · 3 years, 4 months ago
  3. d3a1df8 Remove sk_Height and sk_Width. by John Stiles · 3 years, 5 months ago
  4. 4d3bfc5 Make all fragmentProcessors implicitly nullable in SkSL by Brian Osman · 3 years, 9 months ago
  5. f3c8f5d Reland "Added support for the 'inline' hint on SkSL functions" by Ethan Nicholas · 4 years, 1 month ago
  6. 1394f71 Revert "Added support for the 'inline' hint on SkSL functions" by Ethan Nicholas · 4 years, 1 month ago
  7. 338e57d Added support for the 'inline' hint on SkSL functions by Ethan Nicholas · 4 years, 1 month ago
  8. 47b4e22 Reland "Implement `dumpInfo` for .fp files." by John Stiles · 4 years, 1 month ago
  9. 9487e9b Revert "Implement `dumpInfo` for .fp files." by Brian Osman · 4 years, 1 month ago
  10. a1df23c Implement `dumpInfo` for .fp files. by John Stiles · 4 years, 1 month ago
  11. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 2 months ago
  12. fc2fdf0 Support sample coords in .fp main() by Michael Ludwig · 4 years, 3 months ago
  13. d060c9d Define sample(null) as returning the inputColor unchanged. by John Stiles · 4 years, 3 months ago
  14. 1ae54bc Add sampleVariablesStencilSupport to sksl standalone caps by Chris Dalton · 4 years, 11 months ago
  15. 801dd1b Minor SkSL cleanup by Brian Osman · 5 years ago
  16. e455f65 SkSL now supports constant 1/0 in all swizzle channels, as well as "LTRB" as an alias for "xyzw" / "rgba". by Ethan Nicholas · 5 years ago
  17. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago
  18. ee1c8a7 Revert "Revert "SkSL now supports null child processors"" by Ethan Nicholas · 6 years ago
  19. bce7d86 Revert "SkSL now supports null child processors" by Robert Phillips · 6 years ago
  20. 0e8dc4c SkSL now supports null child processors by Ethan Nicholas · 6 years ago
  21. ac285b1 added constant 0 and 1 swizzle components to SkSL by Ethan Nicholas · 6 years ago
  22. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  23. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  24. 92e4c7f Support input color argument to process() function in sksl .fp files by Michael Ludwig · 6 years ago
  25. cd700e9 Revert "Revert "added support for sk_Dimensions to SkSL"" by Ethan Nicholas · 6 years ago
  26. e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 6 years ago
  27. 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 6 years ago
  28. 49d14e9 sksl: Add a "sk_Clockwise" built-in by Chris Dalton · 6 years ago
  29. 40d4420 updated SkSL README by Ethan Nicholas · 7 years ago
  30. fe8da17 Revert "Revert "converted vertex shaders to device coords"" by Robert Phillips · 7 years ago
  31. 29b3434 Revert "converted vertex shaders to device coords" by Ethan Nicholas · 7 years ago
  32. e7e81c1 converted vertex shaders to device coords by Ethan Nicholas · 7 years ago
  33. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  34. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  35. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  36. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  37. 8580d51 Add sk_InstanceID by Chris Dalton · 7 years ago
  38. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  39. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  40. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  41. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  42. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  43. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  44. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  45. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  46. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  47. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  48. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  49. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  50. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  51. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  52. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  53. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  54. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  55. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  56. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  57. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  58. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  59. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 8 years ago
  60. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  61. a51740c added support for sk_VertexID by Ethan Nicholas · 8 years ago
  62. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  63. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  64. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  65. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  66. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  67. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  68. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  69. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  70. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  71. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  72. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  73. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  74. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  75. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  76. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  77. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  78. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  79. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago