1. e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 6 years ago
  2. 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 6 years ago
  3. 12fb9cf added SkSL saturate() function by Ethan Nicholas · 6 years ago
  4. 81d1511 Fixed SPIR-V geometry shaders by Ethan Nicholas · 6 years ago
  5. 0df2113 fixed SPIR-V matrix operations by Ethan Nicholas · 6 years ago
  6. 662ea4b Remove texel buffer support. by Brian Salomon · 6 years ago
  7. 5226b77 fix for SPIR-V sk_in definition which was upsetting Intel NUC by Ethan Nicholas · 6 years ago
  8. 48e2405 fixed SkSL SPIR-V vector comparisons by Ethan Nicholas · 6 years ago
  9. 0fc07f9 Update certain instrinsic calls in SkSL SPIR-V gen to not mix vectors and scalars. by Ethan Nicholas · 6 years ago
  10. 70a44b2 fixed a few SPIR-V generation errors by Ethan Nicholas · 7 years ago
  11. e92b1b1 SPIR-V switch statement support by Ethan Nicholas · 7 years ago
  12. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  13. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  14. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  15. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  16. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  17. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  18. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  19. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  20. bb155e2 SPIR-V geometry shader support by Ethan Nicholas · 7 years ago
  21. bd55322 SPIR-V array constructors by Ethan Nicholas · 7 years ago
  22. 925f52d fixed SPIR-V int->uint conversion by Ethan Nicholas · 7 years ago
  23. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  24. a51d713 added SPIR-V RelaxedPrecision by Ethan Nicholas · 7 years ago
  25. 0187ae6 sksl SPIR-V sampledBuffer support by Ethan Nicholas · 7 years ago
  26. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  27. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  28. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  29. 8feeff9 fixed skslc SPIR-V memory error by Ethan Nicholas · 7 years ago
  30. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  31. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  32. ef653b8 fixed SPIR-V vector equality tests by Ethan Nicholas · 7 years ago
  33. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 7 years ago
  34. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 7 years ago
  35. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 7 years ago
  36. fd146aa do/while loops in SPIR-V no longer cause an assertion failure by Ethan Nicholas · 7 years ago
  37. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  38. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  39. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  40. 1967177 added support for layout(offset=...) to skslc by Ethan Nicholas · 8 years ago
  41. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  42. 8ac838d added support for push_constant layout by ethannicholas · 8 years ago
  43. 64773e6 Add support for input attachments in SkSL spirv by Greg Daniel · 8 years ago
  44. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  45. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  46. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  47. 988283c Revert of added support for push_constant layout (patchset #7 id:140001 of https://codereview.chromium.org/2187433003/ ) by egdaniel · 8 years ago
  48. fa5f65a added support for push_constant layout by ethannicholas · 8 years ago
  49. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  50. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  51. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  52. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  53. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  54. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  55. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  56. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  57. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  58. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  59. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  60. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  61. 14fe8cc refactored SkSL VarDeclaration handling by ethannicholas · 8 years ago
  62. f789b38 added initial GLSL support to skslc by ethannicholas · 8 years ago
  63. d598f79 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 8 years ago
  64. e92badc Revert of SkSL performance improvements (patchset #6 id:140001 of https://codereview.chromium.org/2131223002/ ) by msarett · 8 years ago
  65. 9fd67a1 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 8 years ago
  66. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago