1. 475eb70 Reland "Add support for RGB config to Vulkan." by Greg Daniel · 6 years ago
  2. f18c297 Revert "Add support for RGB config to Vulkan." by Greg Daniel · 6 years ago
  3. a8b20a1 Add support for RGB config to Vulkan. by Greg Daniel · 6 years ago
  4. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  5. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  6. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  7. 1591c38 Use GrBackendObjectOwnership instead of GrVkImage::Wrapped by Greg Daniel · 7 years ago
  8. 6ecc911 Revert "Revert "Remove Gr*Gpu includes from header files."" by Greg Daniel · 7 years ago
  9. 56af45b Revert "Remove Gr*Gpu includes from header files." by Greg Daniel · 7 years ago
  10. 2bd381b Remove Gr*Gpu includes from header files. by Greg Daniel · 7 years ago
  11. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  12. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  13. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  14. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  15. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  16. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  17. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  18. 50ead53 Update RT views and framebuffer in vulkan after mipmaping by egdaniel · 8 years ago
  19. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  20. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  21. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  22. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago
  23. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  24. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  25. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago