1. ac9be9d Remove shader text trace events and simplify the SKSL/GLSL printing code by Brian Osman · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 6c431d5 Towards a simpler SkSL -> GLSL pipeline (and better shader reflection) by Brian Osman · 5 years ago
  4. 020dbe7 Don't assert that GLSL shader compilation succeeded in Chrome by Brian Salomon · 7 years ago
  5. 898d5b2 fixed uninitialized value warning in GrGLShaderStringBuilder by Ethan Nicholas · 7 years ago
  6. 06ab383 Restore ability to dump SKSL in addition to GLSL by Brian Salomon · 7 years ago
  7. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  8. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  9. 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 7 years ago
  10. 7bd55c2 gl: print shader sources one line at a time by Chris Dalton · 7 years ago
  11. 068acd5 enable geometry shader support in GrGLShaderStringBuilder by Ethan Nicholas · 7 years ago
  12. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  13. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  14. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  15. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  16. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  17. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
  18. c663953 Print GL shader source with line numbers when there is a compile error by csmartdalton · 8 years ago
  19. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  20. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  21. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  22. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  23. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  24. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  25. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  26. 276cc41 Revive geometry shaders by csmartdalton · 8 years ago
  27. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  28. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  29. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  30. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  31. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  32. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  33. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  34. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  35. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  36. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  37. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  38. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  39. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  40. ad146f6 added SkSL support for mustForceNegatedAtanParamToFloat cap by ethannicholas · 8 years ago
  41. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  42. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  43. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  44. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  45. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  46. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  47. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  48. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  49. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  50. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  51. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  52. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  53. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  54. b424936 Print error from driver when shader compiler fails by bsalomon · 8 years ago
  55. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  56. b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
  57. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  58. b3772dc Fix GL shader sources getting truncated by ADB log by csmartdalton · 8 years ago
  59. 1acea86 Begin tracking driver info in GrGLContextInfo by cdalton · 9 years ago
  60. 297aaf9 Avoid wrong memory access due to double substitution and %% by kkinnunen · 10 years ago
  61. 43466a1 Multi-string shaders by joshualitt · 10 years ago
  62. b8a82f2 Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.chromium.org/929503002/) by joshualitt · 10 years ago
  63. 1c3c2d8 Multi-string shaders by joshualitt · 10 years ago
  64. dd21987 fix for uniform view matrix being uploaded but not used by joshualitt · 10 years ago
  65. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  66. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  67. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  68. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  69. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago