1. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  2. 369e8b7 Fix cleanup on program creation failure by Robert Phillips · 7 years ago
  3. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  4. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  5. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  6. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  7. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  8. 4f101a7 Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  9. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  10. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  11. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  12. 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 7 years ago
  13. a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
  14. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  15. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  16. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  17. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  18. 2bb6ecc Revert "Revert "Fixes from sample count change"" by Greg Daniel · 7 years ago
  19. 914b285 Revert "Fixes from sample count change" by Greg Daniel · 7 years ago
  20. ff98644 Revert "Revert "Fixes from sample count change"" by Cary Clark · 7 years ago
  21. 390aaaf Revert "Fixes from sample count change" by Cary Clark · 7 years ago
  22. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  23. f331622 Fixes from sample count change by Greg Daniel · 7 years ago
  24. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  25. e468286 sksl now sees vulkan caps by Ethan Nicholas · 7 years ago
  26. 135e446 vk: Fix geometry-shader input varying locations by Chris Dalton · 7 years ago
  27. aa352de Update visibility checks in Vulkan to support geom shaders by Greg Daniel · 7 years ago
  28. 38a10ad Add trace events for shader generation. by Ryan Macnak · 7 years ago
  29. 0f99277 Address ASAN complaint by Robert Phillips · 7 years ago
  30. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  31. 33607c6 Add missing checks for geometry shader stages in GrVkUtil.cpp by Chris Dalton · 7 years ago
  32. 6b65b98 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  33. 3a59665 Revert "Indicate texel buffer support in Vulkan" by Chris Dalton · 7 years ago
  34. 2dd2226 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  35. 660cc99 Restrict acceptable bounds for uploading data to mip levels on GPU by Greg Daniel · 7 years ago
  36. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 7 years ago
  37. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 7 years ago
  38. f7037d0 Clean up onTransferPixels by Jim Van Verth · 7 years ago
  39. 6ecc911 Revert "Revert "Remove Gr*Gpu includes from header files."" by Greg Daniel · 7 years ago
  40. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  41. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  42. 56af45b Revert "Remove Gr*Gpu includes from header files." by Greg Daniel · 7 years ago
  43. 2bd381b Remove Gr*Gpu includes from header files. by Greg Daniel · 7 years ago
  44. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  45. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  46. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  47. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  48. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  49. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  50. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  51. 31550db Revert "Revert "Workaround Adreno driver issue with stencil clears."" by Mike Klein · 7 years ago
  52. 8b06ed7 Revert "Workaround Adreno driver issue with stencil clears." by Mike Klein · 7 years ago
  53. 4e8c581 Workaround Adreno driver issue with stencil clears. by Brian Salomon · 7 years ago
  54. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  55. 48c9919 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  56. 842a560 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 7 years ago
  57. c2b5175 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  58. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  59. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 7 years ago
  60. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  61. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  62. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
  63. 0190787 Really disable srgb on nexus player vulkan by Greg Daniel · 7 years ago
  64. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
  65. 08d6d60 Disable srgb on vulkan nexus player by Greg Daniel · 7 years ago
  66. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  67. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  68. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  69. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 7 years ago
  70. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  71. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  72. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  73. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  74. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  75. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  76. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  77. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  78. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  79. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  80. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  81. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  82. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  83. 1cdbdda Enable vulkan copies as draws for everything but qualcomm by Greg Daniel · 7 years ago
  84. a63e7ab Require copy as draws for vulkan cross context image support by Greg Daniel · 7 years ago
  85. 5635193 Enable CrossContextTextureSupport on vulkan by Greg Daniel · 7 years ago
  86. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 7 years ago
  87. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  88. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  89. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  90. 6c9f101 Add some swizzle checks to vulkan backend by Greg Daniel · 7 years ago
  91. 852d715 Create geometry shader modules in vulkan when using geom shaders by Greg Daniel · 7 years ago
  92. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  93. 31ec144 Add support for using texel buffers in Vulkan backend. by Greg Daniel · 7 years ago
  94. 8606cf8 Implement disconnect function for GrVkGpu by Greg Daniel · 7 years ago
  95. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  96. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  97. 6f24180 vk: don't re-check the primitive type for each batch of a mesh by Chris Dalton · 7 years ago
  98. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  99. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  100. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago