1. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  2. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  3. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  4. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  5. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  6. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  7. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  8. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  9. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  10. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  11. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  12. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  13. 5599996 disable floating point textures if GLSL version is < 330 by joshualitt · 9 years ago
  14. 1acea86 Begin tracking driver info in GrGLContextInfo by cdalton · 9 years ago
  15. 682c269 Store context options on caps. by bsalomon · 9 years ago
  16. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  17. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  18. 424cc26 Remove init from GrGLContextInfo and caps classes by bsalomon · 9 years ago
  19. 1bf714f Revert of Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1138013004/) by egdaniel · 9 years ago
  20. b72f920 Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1135393003/) by egdaniel · 9 years ago
  21. 0cfe124 Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1133543004/) by egdaniel · 9 years ago
  22. 9770bdc Remove workaround to for lower glsl support for qualcomm by egdaniel · 9 years ago
  23. 63a9f84 Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://codereview.chromium.org/661603009/) by rmistry · 10 years ago
  24. 79b2b1f Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.chromium.org/659443007/) by rmistry · 10 years ago
  25. 62372bc Support GLSL es 3.00 by joshualitt · 10 years ago
  26. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  27. f4e67e3 Fail to create GrContext when we get a NULL for a GL/GLSL version string by commit-bot@chromium.org · 10 years ago
  28. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  29. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  30. b1854a8 Make GrGLContextInfo have private ptr to GrGLInterface by commit-bot@chromium.org · 11 years ago
  31. ead86f2 quick fix for r13108 by bsalomon@google.com · 11 years ago
  32. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  33. c9424b8 Don't check if shaders compile or program links in release Chromium by commit-bot@chromium.org · 11 years ago
  34. 0694ea7 Fix to allow ovals GM to finish on N7 by commit-bot@chromium.org · 11 years ago
  35. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  36. 459104c Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA or GL_RED. by commit-bot@chromium.org · 11 years ago
  37. bcce892 Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. by bsalomon@google.com · 12 years ago
  38. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  39. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago