1. f0ced62 Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS (take 2) by Robert Phillips · 5 years ago
  2. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  3. 797efca Add option to GrContext::flush for GrPrepareForExternalIORequests. by Greg Daniel · 5 years ago
  4. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 5 years ago
  5. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 5 years ago
  6. d0503a7 Add flush() to SkImage. by Brian Salomon · 5 years ago
  7. b0d8b76 Make finish flush procs work with GL. by Brian Salomon · 5 years ago
  8. fd7657c Add SkSL editing to Viewer in Vulkan backend by Brian Osman · 5 years ago
  9. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  10. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  11. 8c4cafd Don't flush pipeline state when querying sample locations in GL by Chris Dalton · 5 years ago
  12. 26de56e GrSurface -> GrGpuBuffer transfer improvements: by Brian Salomon · 5 years ago
  13. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago
  14. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  15. a585fe9 Add Vulkan implementation of transfering from GrSurface to a GrGpuBuffer by Brian Salomon · 5 years ago
  16. e05ba5a Start on supporting transfer from GrSurface. by Brian Salomon · 5 years ago
  17. ee54f23 Batch up pipelineBarrier calls in vulkan. by Greg Daniel · 5 years ago
  18. d7291ba Restore support for multisample locations by Chris Dalton · 5 years ago
  19. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 5 years ago
  20. 59dc148 Track GrVkResources in command buffer associated with pipeline barriers. by Greg Daniel · 5 years ago
  21. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  22. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  23. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  24. 41f0e28 Add MaxAPIVersion to GrVkBackendContext. by Greg Daniel · 6 years ago
  25. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  26. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  27. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  28. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  29. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  30. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  31. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  32. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  33. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  34. 858e12c Remove unused GrSignalSemaphoreOp and forced flushed on semaphore insertion. by Greg Daniel · 6 years ago
  35. 0a77f43 In Vulkan don't submit CB after resolve call unless we are preparing image for I/O by Greg Daniel · 6 years ago
  36. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  37. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  38. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  39. 7a82edf Add support for immuatable samplers in vulkan. by Greg Daniel · 6 years ago
  40. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  41. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  42. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  43. 56d19a5 add support for clears to Metal backend by Ethan Nicholas · 6 years ago
  44. a41a74a Revert "In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface." by Greg Daniel · 6 years ago
  45. 9b7bfd0 In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface. by Greg Daniel · 6 years ago
  46. cfa3935 Remove debug only clearStencil virtual on GrGpu. by Greg Daniel · 6 years ago
  47. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  48. 637c06a Add Vulkan support to GrAHardwareBufferImageGenerator by Greg Daniel · 6 years ago
  49. ecddbc0 Add support for switching family queues in vulkan. by Greg Daniel · 6 years ago
  50. 5b5d84c Cache the command buffer objects by Robert Phillips · 6 years ago
  51. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  52. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 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. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  57. 3148f80 Revert "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  58. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  59. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  60. be0ab88 Reland "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  61. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  62. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  63. 05d3fe3 Revert "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  64. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  65. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  66. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 6 years ago
  67. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  68. 930f939 Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage by Brian Salomon · 6 years ago
  69. a694870 Remove origin from GrGpu::readPixels by Brian Salomon · 6 years ago
  70. a9b04b9 Remove origin from GrGpu::writePixels by Brian Salomon · 6 years ago
  71. 0ba9fa0 Remove GrGpu::getWritePixelsInfo by Brian Salomon · 6 years ago
  72. d494f6e Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2 by Brian Salomon · 6 years ago
  73. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  74. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  75. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  76. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  77. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 6 years ago
  78. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 6 years ago
  79. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  80. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  81. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  82. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  83. e64b064 Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture. by Brian Salomon · 6 years ago
  84. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  85. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  86. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 6 years ago
  87. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 6 years ago
  88. c320b15 Introduce GrColorType by Brian Salomon · 6 years ago
  89. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 6 years ago
  90. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 6 years ago
  91. 1fabd51 Track dirty rects on GrRenderTargets in native space rather than origin-relative by Brian Salomon · 7 years ago
  92. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  93. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  94. 48661b8 Make use of VkSemaphores thread safe assuming use of the same VkQueue. by Greg Daniel · 7 years ago
  95. 17b7c05 Update GrSemaphore to allow it to only be used once for signaling and once for waiting. by Greg Daniel · 7 years ago
  96. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  97. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  98. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  99. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  100. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago