1. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  2. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  3. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  4. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  5. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  6. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  7. 8e45b4f GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 7 years ago
  8. afc2368 Revert "GL: track enabled vertex arrays as a count rather than a mask" by Chris Dalton · 7 years ago
  9. 288d041 GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 7 years ago
  10. b37cb23 Add integer vectors to GrSLType by csmartdalton · 8 years ago
  11. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  12. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  13. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  14. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  15. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 9 years ago
  16. deacc97 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  17. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  18. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  19. d106c2c Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ ) by jvanverth · 9 years ago
  20. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  21. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  22. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  23. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  24. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  25. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 9 years ago
  26. 404b3b2 Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/) by mtklein · 9 years ago
  27. 5df6fee Move copy-surface-as-draw fallback to GrGLGpu. by bsalomon · 9 years ago
  28. 8780bc6 Remove GrGLVertexArray from GrGpuResource hierarchy. by bsalomon · 9 years ago
  29. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  30. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  31. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  32. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  33. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  34. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  35. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  36. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  37. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 11 years ago
  38. ce6da4d Improve handling of FF vertex array state by commit-bot@chromium.org · 11 years ago
  39. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  40. 754a3eb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  41. 6918d48 Use vertex array objects on core profiles. by bsalomon@google.com · 12 years ago