1. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  2. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  3. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  4. 33aa2c7 Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  5. dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 7 years ago
  6. ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 7 years ago
  7. 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 7 years ago
  8. 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  9. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  10. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  11. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  12. f31ae49 Remove unnecessary attribute and varying type modifiers by Brian Salomon · 8 years ago
  13. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  14. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  15. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  16. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  17. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  18. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  19. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  20. 4664650 remove explicit 'f' in glbench shader by joshualitt · 9 years ago
  21. cb7ba1e Make appending default precision be controled by GLSL by egdaniel · 9 years ago
  22. 472d44e Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  23. 899ba37 Revert of Add version string and force highp NDS transfrom to GLSLCaps (patchset #3 id:40001 of https://codereview.chromium.org/1417993004/ ) by egdaniel · 9 years ago
  24. cef4bce Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  25. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  26. f529439 Move shader precision modifier check onto GLSLCaps by egdaniel · 9 years ago
  27. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  28. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  29. 31b21f6 Small fix for visualbench by joshualitt · 9 years ago
  30. 74a07db cleanup GLBenches by joshualitt · 9 years ago
  31. e784db4 Fix for valgrind use of uninitialized variable by joshualitt · 9 years ago
  32. 6cd70ff Benchmark to test native perf of GL Instanced Ararys by joshualitt · 9 years ago