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