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