1. 86a4340 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  2. 6415e0d Revert "Added constant propagation and better variable liveness tracking to" by Ethan Nicholas · 8 years ago
  3. f54b071 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  4. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  5. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  6. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  7. f1dd677 Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory by Brian Salomon · 8 years ago
  8. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  9. 1967177 added support for layout(offset=...) to skslc by Ethan Nicholas · 8 years ago
  10. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  11. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  12. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  13. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  14. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  15. 988283c Revert of added support for push_constant layout (patchset #7 id:140001 of https://codereview.chromium.org/2187433003/ ) by egdaniel · 8 years ago
  16. fa5f65a added support for push_constant layout by ethannicholas · 8 years ago
  17. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  18. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  19. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  20. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  21. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  22. 08a9211 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  23. 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
  24. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  25. 4578a8e fixed skslc's handling of ivec(vec) by Ethan Nicholas · 8 years ago
  26. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  27. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  28. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  29. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  30. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  31. ad146f6 added SkSL support for mustForceNegatedAtanParamToFloat cap by ethannicholas · 8 years ago
  32. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  33. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  34. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  35. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  36. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  37. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  38. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  39. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  40. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  41. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  42. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  43. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  44. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  45. f789b38 added initial GLSL support to skslc by ethannicholas · 8 years ago