1. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  2. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  3. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  4. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  5. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  6. 73063dc Add transfer buffer support. by jvanverth · 9 years ago
  7. 53c5d5f Revert of Add transfer buffer support. (patchset #9 id:160001 of https://codereview.chromium.org/1490473003/ ) by egdaniel · 9 years ago
  8. fa498fe Add transfer buffer support. by jvanverth · 9 years ago
  9. b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 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. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  13. d416a5b Implement SkGLContext swapBuffers with fence syncs by cdalton · 9 years ago
  14. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  15. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  16. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  17. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  18. 2575f31 Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchset #3 id:40001 of https://codereview.chromium.org/1039693004/) by tomhudson · 9 years ago
  19. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  20. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  21. 3740972 Make null GL context use callback to make current by bsalomon · 10 years ago
  22. bb0502e Support multiple null GL contexts on a thread. by bsalomon · 10 years ago
  23. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  24. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  25. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  26. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  27. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  28. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed from src/gpu/SkNullGLContext.cpp]
  29. 7491372 Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (backspace key) by bsalomon@google.com · 13 years ago