1. 711e73c SkSL: Variable references are never "isConstant" by Brian Osman · 4 years, 2 months ago
  2. 70728ef Revert "Reland "Revert "SkSL function inlining""" by Ethan Nicholas · 4 years, 3 months ago
  3. 04ff61f Reland "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 3 months ago
  4. 2dd272b Revert "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 3 months ago
  5. 1b63b4a Revert "SkSL function inlining" by Robert Phillips · 4 years, 4 months ago
  6. b65024b SkSL function inlining by Ethan Nicholas · 4 years, 4 months ago
  7. 2a099da SkSL description methods are now only present in debug mode by Ethan Nicholas · 4 years, 8 months ago
  8. db80f69 SkSL now supports functions defined in sksl_gpu.inc by Ethan Nicholas · 4 years, 10 months ago
  9. 5a9a0b3 fixed an SkSL parse issue by Ethan Nicholas · 5 years ago
  10. 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
  11. 0c8582e fixed internal error when parsing invalid SkSL code by Ethan Nicholas · 5 years ago
  12. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  13. cb0f409 added error detection for writing to a constant swizzle mask by Ethan Nicholas · 5 years ago
  14. ac285b1 added constant 0 and 1 swizzle components to SkSL by Ethan Nicholas · 6 years ago
  15. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  16. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  17. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  18. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  19. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  20. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  21. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  22. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  23. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  24. 2346300 fixed type mismatches in SkSL comparison operators by Ethan Nicholas · 6 years ago
  25. 6c94271 we now complain if an SkSL program tries to override the default output by Ethan Nicholas · 6 years ago
  26. 68dd2c1 Fixed SkSL use-after-free fuzzer bug and added defensive code to catch such problems in the future. by Ethan Nicholas · 7 years ago
  27. 82a62d2 Revert "refactored SkSLVarDeclaration out of existence" by Ethan Nicholas · 7 years ago
  28. 1ae353c refactored SkSLVarDeclaration out of existence by Ethan Nicholas · 7 years ago
  29. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  30. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  31. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  32. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  33. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  34. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  35. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  36. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  37. d9fe700 fix incorrect variable not assigned error in skslc by Ethan Nicholas · 7 years ago
  38. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  39. 0dd30d9 sksl support for buffer blocks by Ethan Nicholas · 7 years ago
  40. 3deaeb2 sksl can now fold constant vector or matrix equality expressions by Ethan Nicholas · 7 years ago
  41. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  42. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  43. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  44. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  45. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  46. af19769 Re-land of skslc switch support by Ethan Nicholas · 8 years ago
  47. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 8 years ago
  48. 2b1e468 skslc switch support by Ethan Nicholas · 8 years ago
  49. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  50. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  51. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 8 years ago
  52. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  53. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  54. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  55. 2be687a fix skslc crash when ternary parameter types don't match by Ethan Nicholas · 8 years ago
  56. 9a5610e fixed a divide-by-zero bug in skslc by Ethan Nicholas · 8 years ago
  57. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  58. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  59. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  60. 1967177 added support for layout(offset=...) to skslc by Ethan Nicholas · 8 years ago
  61. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  62. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  63. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  64. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  65. 988283c Revert of added support for push_constant layout (patchset #7 id:140001 of https://codereview.chromium.org/2187433003/ ) by egdaniel · 8 years ago
  66. fa5f65a added support for push_constant layout by ethannicholas · 8 years ago
  67. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  68. 08a9211 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  69. 6e4b594 Revert of added constant folding & branch elimination to skslc (patchset #3 id:40001 of https://codereview.chromium.org/2489673002/ ) by scroggo · 8 years ago
  70. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  71. 4578a8e fixed skslc's handling of ivec(vec) by Ethan Nicholas · 8 years ago
  72. 471e894 Reduced skslc memory consumption by ethannicholas · 8 years ago
  73. 5638052 Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://codereview.chromium.org/2442063002/ ) by benjaminwagner · 8 years ago
  74. cffaa70 Reduced skslc memory consumption by ethannicholas · 8 years ago
  75. ea4567c more skslc hardening by ethannicholas · 8 years ago
  76. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  77. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  78. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  79. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  80. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  81. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  82. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  83. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  84. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  85. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  86. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  87. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  88. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago