1. 7b62dca Add image usage flags to GrVkImageInfo by Greg Daniel · 4 years, 6 months ago
  2. 6a4e145 Make some public vulkan structs use default initialization. by Greg Daniel · 4 years, 6 months ago
  3. e94b4e1 Update more tests to use the GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 7 months ago
  4. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 7 months ago
  5. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 7 months ago
  6. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 7 months ago
  7. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 7 months ago
  8. 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 8 months ago
  9. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 9 months ago
  10. 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 5 years ago
  11. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 5 years ago
  12. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 5 years ago
  13. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 5 years ago
  14. f8e60e4 Fix VkhardwareBufferTest to check for egl native fence extension. by Greg Daniel · 6 years ago
  15. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  16. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 6 years ago
  17. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 6 years ago
  18. 822d223 Make sure the vulkan gpu is done work before we deleting objects in VkHardwareBufferTest. by Greg Daniel · 6 years ago
  19. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  20. 950dfd7 Minor clean ups to vulkan hardware buffer test. by Greg Daniel · 6 years ago
  21. 932dd07 Fix type in Andoird string. by Greg Daniel · 6 years ago
  22. 24d861d Add hardware buffer unit test from old skqp to skia. by Greg Daniel · 6 years ago