1. f259b8b Add kRGB_888X_GrPixelConfig by Greg Daniel · 5 years ago
  2. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 5 years ago
  3. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 5 years ago
  4. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  5. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 5 years ago
  6. 41f0e28 Add MaxAPIVersion to GrVkBackendContext. by Greg Daniel · 5 years ago
  7. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 5 years ago
  8. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 5 years ago
  9. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 5 years ago
  10. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  11. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  12. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  13. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  14. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  15. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  16. 858e12c Remove unused GrSignalSemaphoreOp and forced flushed on semaphore insertion. by Greg Daniel · 6 years ago
  17. 0a77f43 In Vulkan don't submit CB after resolve call unless we are preparing image for I/O by Greg Daniel · 6 years ago
  18. 1de0140 Removed mustSubmitCommandsBeforeCopyOp by Ethan Nicholas · 6 years ago
  19. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  20. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  21. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  22. 7a82edf Add support for immuatable samplers in vulkan. by Greg Daniel · 6 years ago
  23. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  24. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  25. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  26. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  27. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  28. 56d19a5 add support for clears to Metal backend by Ethan Nicholas · 6 years ago
  29. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  30. f7828d0 Better optimize our use of memory barriers in vulkan. by Greg Daniel · 6 years ago
  31. a41a74a Revert "In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface." by Greg Daniel · 6 years ago
  32. 9b7bfd0 In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface. by Greg Daniel · 6 years ago
  33. cfa3935 Remove debug only clearStencil virtual on GrGpu. by Greg Daniel · 6 years ago
  34. 475eb70 Reland "Add support for RGB config to Vulkan." by Greg Daniel · 6 years ago
  35. f18c297 Revert "Add support for RGB config to Vulkan." by Greg Daniel · 6 years ago
  36. a8b20a1 Add support for RGB config to Vulkan. by Greg Daniel · 6 years ago
  37. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  38. f610bae fixed spelling of 'preferred' by Ethan Nicholas · 6 years ago
  39. 637c06a Add Vulkan support to GrAHardwareBufferImageGenerator by Greg Daniel · 6 years ago
  40. ecddbc0 Add support for switching family queues in vulkan. by Greg Daniel · 6 years ago
  41. adb4bfe A bunch of fixes for calling abandon on vulkan context. by Greg Daniel · 6 years ago
  42. 5b5d84c Cache the command buffer objects by Robert Phillips · 6 years ago
  43. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  44. a0651ac Update vulkan features (again) to support extension features. by Greg Daniel · 6 years ago
  45. c0b03d8 Start adding support for some base extensions which others build on. by Greg Daniel · 6 years ago
  46. 92aef4b Support using vulkan 1.1. by Greg Daniel · 6 years ago
  47. 3644360 Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct. by Greg Daniel · 6 years ago
  48. a31f4e5 Make sure we check the version number of Vulkan Extensions. by Greg Daniel · 6 years ago
  49. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  50. def5546 Include windows.h in debug windows vulkan to fix build. by Greg Daniel · 6 years ago
  51. d3e65aa Move GrVkInterface out of public API. by Greg Daniel · 6 years ago
  52. 662ea4b Remove texel buffer support. by Brian Salomon · 6 years ago
  53. c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 6 years ago
  54. 37329b3 Reland "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  55. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  56. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  57. 386a9b6 Fix allocation size of vk transfer buffer during copy. by Greg Daniel · 6 years ago
  58. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  59. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  60. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  61. 3148f80 Revert "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  62. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  63. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  64. be0ab88 Reland "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  65. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  66. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  67. 05d3fe3 Revert "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  68. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  69. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  70. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 6 years ago
  71. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  72. 1ba1bfc Fix vulkan copy resolve. by Greg Daniel · 6 years ago
  73. 930f939 Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage by Brian Salomon · 6 years ago
  74. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  75. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  76. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 6 years ago
  77. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  78. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  79. a694870 Remove origin from GrGpu::readPixels by Brian Salomon · 6 years ago
  80. a9b04b9 Remove origin from GrGpu::writePixels by Brian Salomon · 6 years ago
  81. 0ba9fa0 Remove GrGpu::getWritePixelsInfo by Brian Salomon · 6 years ago
  82. d494f6e Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2 by Brian Salomon · 6 years ago
  83. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  84. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  85. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  86. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  87. 6ddbafc Move vulkan layout helpers from GrVkMemory to GrVkImage. by Greg Daniel · 6 years ago
  88. 25af671 Add GrCap check for whether we can do a copy or not, and implement in Vk backend by Greg Daniel · 6 years ago
  89. ff134f2 Compile with latest clang 7. by Ben Wagner · 6 years ago
  90. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 6 years ago
  91. d2d367d No long require copy as draw for vulkan wrapped resources. by Greg Daniel · 6 years ago
  92. 92cbf3f Don't create lazy proxys if their width/height is greater than max tex size by Greg Daniel · 6 years ago
  93. a479f96 Get ViaDDL working with Vulkan by Robert Phillips · 6 years ago
  94. 323fbcf Move GrBackendRenderTarget over to new system of getting backed infos by Greg Daniel · 6 years ago
  95. 2fbbd03 Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  96. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  97. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  98. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 6 years ago
  99. 4f4a53f Fix initialLayout update in Vk createTestingOnlyImage by Greg Daniel · 6 years ago
  100. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago