1. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  2. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  3. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 7 years ago
  4. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  5. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  6. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  7. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  8. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  9. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  10. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  11. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  12. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  13. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  14. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  15. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  16. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  17. 1cdbdda Enable vulkan copies as draws for everything but qualcomm by Greg Daniel · 7 years ago
  18. a63e7ab Require copy as draws for vulkan cross context image support by Greg Daniel · 7 years ago
  19. 5635193 Enable CrossContextTextureSupport on vulkan by Greg Daniel · 7 years ago
  20. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 7 years ago
  21. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  22. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  23. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  24. 6c9f101 Add some swizzle checks to vulkan backend by Greg Daniel · 7 years ago
  25. 852d715 Create geometry shader modules in vulkan when using geom shaders by Greg Daniel · 7 years ago
  26. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  27. 31ec144 Add support for using texel buffers in Vulkan backend. by Greg Daniel · 7 years ago
  28. 8606cf8 Implement disconnect function for GrVkGpu by Greg Daniel · 7 years ago
  29. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  30. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  31. 6f24180 vk: don't re-check the primitive type for each batch of a mesh by Chris Dalton · 7 years ago
  32. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  33. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  34. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  35. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  36. c2dd5ed Add GrVkTexelBuffer class by Greg Daniel · 7 years ago
  37. bc5d4d7 Split tracking of TexelBuffers from normal samplers by Greg Daniel · 7 years ago
  38. 783c436 Fix comma in vulkan by Greg Daniel · 7 years ago
  39. 18f9602 Add support for Geom shaders in Vulkan backend. by Greg Daniel · 7 years ago
  40. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  41. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  42. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  43. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  44. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 7 years ago
  45. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  46. a754378 Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan by Greg Daniel · 7 years ago
  47. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  48. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 7 years ago
  49. c04f845 handle GrVkTransferBuffer::Create failure by Forrest Reiling · 7 years ago
  50. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  51. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  52. a41d48b Add additional checks when creating vulkan context by Greg Daniel · 7 years ago
  53. 4f7d97c Change vulkan image memory allocation back to using sub allocation by Greg Daniel · 7 years ago
  54. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 7 years ago
  55. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 7 years ago
  56. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 7 years ago
  57. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 7 years ago
  58. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 7 years ago
  59. e79b473 Disable use of directly wrapping msaa RTs on Vulkan by Greg Daniel · 7 years ago
  60. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  61. 1e9ddcc Disable multisampling on Vulkan Nexus Player bot by Greg Daniel · 7 years ago
  62. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  63. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  64. 7d6f666 Fix resolve assert in vulkan by Greg Daniel · 7 years ago
  65. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 7 years ago
  66. 3391029 Fix some bugs with read/writePixels by Brian Osman · 7 years ago
  67. bc26c39 Allow the dst of vulkan resolves to be a non RT by Greg Daniel · 7 years ago
  68. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  69. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  70. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  71. dd20e91 Allow Vulkan to upload to main mip level without uploading to all levels. by Greg Daniel · 7 years ago
  72. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  73. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  74. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  75. 3251ed8 Refactor Vulkan support to support Fuchsia by Michael Jurka · 7 years ago
  76. 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  77. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  78. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 7 years ago
  79. 2db3232 Fix Vulkan memory leak in MSAA by Greg Daniel · 7 years ago
  80. ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 7 years ago
  81. d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  82. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  83. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  84. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  85. 84eef51 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Brian Salomon · 7 years ago
  86. e0ff6ab Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  87. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  88. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  89. a1b282b Fix copy offset when uploading initial mip data in Vulkan by Greg Daniel · 7 years ago
  90. 44f8571 Add unistd.h include to GrVkGpu.cpp on unix for sleep by Forrest Reiling · 7 years ago
  91. 02bb6df Retract GrPipeline from setRenderTargetState calls by Robert Phillips · 7 years ago
  92. 2041e44 Revert "Fix copy offset when uploading initial mip data in Vulkan" by Greg Daniel · 7 years ago
  93. f6c360f Fix copy offset when uploading initial mip data in Vulkan by Greg Daniel · 7 years ago
  94. 20ece3a Always initialize testing textures in vulkan with some data by Greg Daniel · 7 years ago
  95. 468fd63 In vulkan align data in buffer when copying to image by Greg Daniel · 7 years ago
  96. 84cff13 Disable dual source blending on AMD vulkan. by Greg Daniel · 7 years ago
  97. 22bc865 Add AMD work around in Vulkan to create a new secondary command buffer by Greg Daniel · 7 years ago
  98. dbd11ec Init Command buffer on inlineUploads in Vulkan by Greg Daniel · 7 years ago
  99. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  100. a3b6a55 In Vulkan make sure to add barriers between write operations by Greg Daniel · 7 years ago