1. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  2. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  3. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  4. d9d33c3 renamed SkSL's assert macros by Ethan Nicholas · 6 years ago
  5. 3c6ae62 cache SkSL headers by Ethan Nicholas · 6 years ago
  6. c6a19f1 fix for frexp dataflow analysis by Ethan Nicholas · 6 years ago
  7. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 6 years ago
  8. 8f7e28f added frexp support to SkSL by Ethan Nicholas · 6 years ago
  9. a56c4d2 Rename .include files to .inc by Ben Wagner · 7 years ago
  10. fe8da17 Revert "Revert "converted vertex shaders to device coords"" by Robert Phillips · 7 years ago
  11. 29b3434 Revert "converted vertex shaders to device coords" by Ethan Nicholas · 7 years ago
  12. 08dae92 Fixed a few spots where SkSL optimizer was not respecting side effects by Ethan Nicholas · 7 years ago
  13. a583b81 SkSL now supports ternary lvalues by Ethan Nicholas · 7 years ago
  14. e7e81c1 converted vertex shaders to device coords by Ethan Nicholas · 7 years ago
  15. 51493ee fixed SkSL optimizing away side effects by Ethan Nicholas · 7 years ago
  16. 7970765 Switched SkSL from using raw strings back to STRINGIFY by Ethan Nicholas · 7 years ago
  17. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  18. 82a62d2 Revert "refactored SkSLVarDeclaration out of existence" by Ethan Nicholas · 7 years ago
  19. 1ae353c refactored SkSLVarDeclaration out of existence by Ethan Nicholas · 7 years ago
  20. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  21. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  22. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  23. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  24. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  25. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  26. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  27. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  28. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  29. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  30. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  31. dcba08e Revert "Revert "support for 'half' types in sksl, plus general numeric type improvements"" by Ethan Nicholas · 7 years ago
  32. 0e96055 Revert "support for 'half' types in sksl, plus general numeric type improvements" by Ethan Nicholas · 7 years ago
  33. 93061b5 support for 'half' types in sksl, plus general numeric type improvements by Ethan Nicholas · 7 years ago
  34. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  35. c432b0c fixed use-after-free in sksl switch statements by Ethan Nicholas · 7 years ago
  36. 6e1cbc0 fixed sksl static ifs to work for CircleEffect by Ethan Nicholas · 7 years ago
  37. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  38. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  39. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  40. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  41. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  42. 91a1053 Revert "Revert "clean up sksl dead variable handling"" by Ethan Nicholas · 7 years ago
  43. e0a33e2 Revert "clean up sksl dead variable handling" by Greg Daniel · 7 years ago
  44. b29dd81 clean up sksl dead variable handling by Ethan Nicholas · 7 years ago
  45. 7da6dfa implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  46. 84cda40 Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl""" by Mike Reed · 7 years ago
  47. f66d28d Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"" by Ethan Nicholas · 7 years ago
  48. 8ea6073 Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl" by Greg Daniel · 7 years ago
  49. d5d323f implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  50. b4dc419 Re-land "Fixed an issue with sksl variable declarations" by Ethan Nicholas · 7 years ago
  51. affa6a3 Revert "Fixed an issue with sksl variable declarations" by Ethan Nicholas · 7 years ago
  52. 88bd8ed Fixed an issue with sksl variable declarations by Ethan Nicholas · 7 years ago
  53. 4b330df skslc comma operator and optimizer fixes by Ethan Nicholas · 7 years ago
  54. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  55. c2371a4 sksl optimizer fixes by Ethan Nicholas · 7 years ago
  56. fe53e58 additional skslc vector optimizations by Ethan Nicholas · 7 years ago
  57. 56e4271 fixed 0 - x in skslc by Ethan Nicholas · 7 years ago
  58. cb67096 Improved skslc optimizer, particularly around vectors. by Ethan Nicholas · 7 years ago
  59. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  60. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  61. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  62. 8feeff9 fixed skslc SPIR-V memory error by Ethan Nicholas · 7 years ago
  63. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  64. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  65. a6ae1f7 wired up SPIR-V validator by Ethan Nicholas · 7 years ago
  66. af19769 Re-land of skslc switch support by Ethan Nicholas · 7 years ago
  67. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 7 years ago
  68. 2b1e468 skslc switch support by Ethan Nicholas · 7 years ago
  69. 52cad15 sksl support for geometry shaders by Ethan Nicholas · 7 years ago
  70. e1d9cb8 Revert "Added dead variable / code elimination to skslc." by Ethan Nicholas · 8 years ago
  71. 113628d Added dead variable / code elimination to skslc. by Ethan Nicholas · 8 years ago
  72. 86a4340 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  73. 6415e0d Revert "Added constant propagation and better variable liveness tracking to" by Ethan Nicholas · 8 years ago
  74. f54b071 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  75. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  76. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  77. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  78. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  79. 1967177 added support for layout(offset=...) to skslc by Ethan Nicholas · 8 years ago
  80. 64773e6 Add support for input attachments in SkSL spirv by Greg Daniel · 8 years ago
  81. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  82. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  83. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  84. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  85. 2a51de8 Revert "Revert "Add support for image load to SkSL"" by Brian Salomon · 8 years ago
  86. cb115bd Revert "Add support for image load to SkSL" by Stan Iliev · 8 years ago
  87. bd85a10 Add support for image load to SkSL by Brian Salomon · 8 years ago
  88. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  89. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  90. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  91. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  92. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  93. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  94. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  95. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  96. 6ad9909 Turn on -Wrange-loop-analysis. by Mike Klein · 8 years ago
  97. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  98. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  99. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  100. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago