1. 576e77f Add support for enabling GraphiteVkRenderEngine in SurfaceFlinger by Nolan Scobie · 1 year, 5 months ago
  2. 342d394 Move SkiaGpuContext creation in SkiaVkRenderEngine to virtual function by Nolan Scobie · 1 year, 6 months ago
  3. 02c160c Split Ganesh-specific parts of SkiaVkRenderEngine into subclass by Nolan Scobie · 1 year, 6 months ago
  4. fc125ec Add and plumb abstraction layer over GrDirectContext by Nolan Scobie · 1 year, 6 months ago
  5. 7fcacac Merge "Refactor SkiaVkRenderEngine's VulkanInterface and DestroySemaphoreInfo" into main by Treehugger Robot · 1 year, 6 months ago
  6. f52ad20 Refactor SkiaVkRenderEngine's VulkanInterface and DestroySemaphoreInfo by Nolan Scobie · 1 year, 6 months ago
  7. 9f20708 [native] Migrate deprecated GrBackendSemaphore methods by Kevin Lubick · 1 year, 6 months ago
  8. 415c59e Disable SkiaVK support on CPU implementations by Serdar Kocdemir · 1 year, 6 months ago
  9. f3369ed vulkan_renderengine: Check for support first by Leon Scroggins III · 1 year, 7 months ago
  10. 9e9ebf8 [RE-SkiaVk] Update VK_ERROR_DEVICE_LOST logging to use stringstream by Nolan Scobie · 1 year, 7 months ago
  11. 0f539a7 [RE-SkiaVk] Utilize Skia's new VK_ERROR_DEVICE_LOST callback to log by Nolan Scobie · 1 year, 7 months ago
  12. 696bf93 Split RenderEngineType into two enums by Leon Scroggins III · 1 year, 7 months ago
  13. 1aab992 Require protected memory support when creating protected queue by John Bauman · 1 year, 10 months ago
  14. 2fc4911 [native] Use newer GrDirectContexts::MakeVulkan by Kevin Lubick · 1 year, 11 months ago
  15. a0efc34 [native] Migrate to safer GrDirectContext::submit() API by Kevin Lubick · 2 years ago
  16. 47bcb07 Delete non-colormanagement code by Alec Mouri · 2 years, 1 month ago
  17. d50658f SkiaVkRenderEngine: Use HIGH priority if REALTIME is not available by Ian Elliott · 2 years, 2 months ago
  18. 98e8716 RE-SkiaVk: Ref-count semaphores to prevent premature deletion by Ian Elliott · 2 years, 5 months ago
  19. 87e3dd8 RE-SkiaVk: Use vkGetDeviceQueue2 instead of vkGetDeviceQueue by Ian Elliott · 2 years, 6 months ago
  20. ae0b8d1 RE-SkiaVk: Use correct Vulkan type by Ian Elliott · 2 years, 8 months ago
  21. be70507 Remove RE_SKIAVK ifdefs (always Compile SkiaVkRenderEngine) by Ian Elliott · 2 years, 8 months ago
  22. 32f9e69 Allow SkiaVkRenderEngine to not be compiled by Ian Elliott · 2 years, 10 months ago
  23. 1f0911e Add SkiaVk backend to RenderEngine by Ian Elliott · 3 years ago