1. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  2. b4d8956 Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Greg Daniel · 6 years ago
  3. a55e214 Revert "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Mike Klein · 6 years ago
  4. 55aea84 Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Greg Daniel · 6 years ago
  5. 684b506 Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Mike Klein · 6 years ago
  6. 6e2d607 Always include public/include headers for vulkan and just guard src files with SK_VULKAN. by Greg Daniel · 6 years ago
  7. ecddbc0 Add support for switching family queues in vulkan. by Greg Daniel · 6 years ago
  8. a0651ac Update vulkan features (again) to support extension features. by Greg Daniel · 7 years ago
  9. c0b03d8 Start adding support for some base extensions which others build on. by Greg Daniel · 7 years ago
  10. 92aef4b Support using vulkan 1.1. by Greg Daniel · 7 years ago
  11. 3644360 Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct. by Greg Daniel · 7 years ago
  12. a31f4e5 Make sure we check the version number of Vulkan Extensions. by Greg Daniel · 7 years ago
  13. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 7 years ago
  14. da16cce Use our own checked in Vulkan header to build skia source code. by Greg Daniel · 7 years ago
  15. d3e65aa Move GrVkInterface out of public API. by Greg Daniel · 7 years ago
  16. c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 7 years ago
  17. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 7 years ago
  18. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 7 years ago
  19. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 7 years ago
  20. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 7 years ago
  21. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 7 years ago
  22. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 7 years ago
  23. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 7 years ago
  24. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 7 years ago
  25. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 7 years ago
  26. 0e4a12b Don't explicitly include vulkan.h in the vulkan memory allocator. by Greg Daniel · 7 years ago
  27. dc63620 Add guard around GrVkBackendContext::Create function. by Greg Daniel · 7 years ago
  28. 8683037 Always keep buffers in vulkan persistently mapped. by Greg Daniel · 7 years ago
  29. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  30. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 7 years ago
  31. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 7 years ago
  32. de81143 Revert "Move include into head to fix build breakage." by Greg Daniel · 7 years ago
  33. fac6953 Move include into head to fix build breakage. by Greg Daniel · 7 years ago
  34. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 7 years ago
  35. 18dbfd0 Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 7 years ago
  36. 98bddf9 Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 7 years ago
  37. 26c0e4c Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API. by Greg Daniel · 7 years ago
  38. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 7 years ago
  39. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 7 years ago
  40. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 7 years ago
  41. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 7 years ago
  42. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 7 years ago
  43. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  44. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  45. ff7fa50 Add ctor to GrVkImageInfo. by Greg Daniel · 7 years ago
  46. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  47. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 7 years ago
  48. a17729f Add ctor to GrVkAlloc by Greg Daniel · 7 years ago
  49. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 7 years ago
  50. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 7 years ago
  51. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 7 years ago
  52. 52347e7 Fix link error with compoent build by Peng Huang · 7 years ago
  53. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  54. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 7 years ago
  55. b351817 Revert "Add define to use customize vulkan header." by Brian Salomon · 7 years ago
  56. a492eb0 Add define to use customize vulkan header. by Greg Daniel · 7 years ago
  57. 037d1fc Use vulkan prototypes for android framework build by Greg Daniel · 7 years ago
  58. 83bd441 Set VK_NO_PROTOTYPES for vulkan backend by Greg Daniel · 7 years ago
  59. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  60. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  61. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  62. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 8 years ago
  63. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 8 years ago
  64. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 8 years ago
  65. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 8 years ago
  66. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
  67. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
  68. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
  69. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 8 years ago
  70. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 8 years ago
  71. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 8 years ago
  72. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 8 years ago
  73. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 8 years ago
  74. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  75. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 8 years ago
  76. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  77. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 8 years ago
  78. edbb7d8 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  79. 3251ed8 Refactor Vulkan support to support Fuchsia by Michael Jurka · 8 years ago
  80. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  81. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  82. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  83. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  84. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  85. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  86. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  87. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 9 years ago
  88. d1bdd1f Use Windowing system-specific WindowContext factories. by bsalomon · 9 years ago
  89. ab527a5 Enable many more tests for Vulkan by egdaniel · 9 years ago
  90. 6b6ffc4 Create free list heap for suballocation by jvanverth · 9 years ago
  91. 1e305ba Add offset to memory allocations by jvanverth · 9 years ago
  92. 1d15596 Add Xlib support to viewer by jvanverth · 9 years ago
  93. 7888f78 Set the "mutable format" bit on sRGB images at creation time. by brianosman · 9 years ago
  94. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 9 years ago
  95. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 9 years ago
  96. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 9 years ago
  97. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 9 years ago
  98. b0d4352 Revise WSI setup. by jvanverth · 9 years ago
  99. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 9 years ago
  100. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 9 years ago