1. 25af671 Add GrCap check for whether we can do a copy or not, and implement in Vk backend by Greg Daniel · 6 years ago
  2. 323fbcf Move GrBackendRenderTarget over to new system of getting backed infos by Greg Daniel · 6 years ago
  3. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  4. 7c7ff03 ccpr: Normalize homogeneous coords with frexp/ldexp by Chris Dalton · 6 years ago
  5. df1681e Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" by Chris Dalton · 6 years ago
  6. 0361657 vulkan: Blacklist MSAA path renderer on Qualcomm drivers by Chris Dalton · 6 years ago
  7. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  8. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 6 years ago
  9. 0fe4ed8 Revert "ccpr: Unblacklist vulkan" by Greg Daniel · 6 years ago
  10. 30ce2a3 ccpr: Unblacklist vulkan by Chris Dalton · 6 years ago
  11. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  12. 29acf84 Remove blacklist of dual source blending on AMD vulkan by Greg Daniel · 6 years ago
  13. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  14. f3b1162 Move workaround for fSRGBsupport before config table init in GrVkCaps by Greg Daniel · 6 years ago
  15. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  16. bce5eb9 Move the rest of Vulkan driver workarounds into helper function in GrVkCaps by Greg Daniel · 6 years ago
  17. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  18. 691f5e7 Respect disable driver correctness workaround flag in Vulkan by Greg Daniel · 6 years ago
  19. 3d86a19 Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds by Brian Salomon · 6 years ago
  20. 5ba448c Add cap workarounds for possible arm bugs by Greg Daniel · 6 years ago
  21. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  22. 2612bae ccpr: Prefer atlas sizes under 4k on ARM by Chris Dalton · 6 years ago
  23. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 6 years ago
  24. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 6 years ago
  25. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 6 years ago
  26. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  27. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  28. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  29. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  30. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  31. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  32. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  33. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  34. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  35. 7f1a074 Remove some unused sample count caps by Brian Salomon · 7 years ago
  36. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  37. 7b219ac Add support for SRGB formats when validating backend formats and ColorTypes by Greg Daniel · 7 years ago
  38. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  39. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  40. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  41. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  42. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  43. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  44. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  45. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  46. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  47. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  48. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  49. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  50. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  51. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  52. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  53. f1b47bb Add a cap for geometry shader invocations by Chris Dalton · 7 years ago
  54. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  55. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  56. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  57. 2bb6ecc Revert "Revert "Fixes from sample count change"" by Greg Daniel · 7 years ago
  58. 914b285 Revert "Fixes from sample count change" by Greg Daniel · 7 years ago
  59. ff98644 Revert "Revert "Fixes from sample count change"" by Cary Clark · 7 years ago
  60. 390aaaf Revert "Fixes from sample count change" by Cary Clark · 7 years ago
  61. f331622 Fixes from sample count change by Greg Daniel · 7 years ago
  62. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  63. 6b65b98 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  64. 3a59665 Revert "Indicate texel buffer support in Vulkan" by Chris Dalton · 7 years ago
  65. 2dd2226 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  66. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  67. 0190787 Really disable srgb on nexus player vulkan by Greg Daniel · 7 years ago
  68. 08d6d60 Disable srgb on vulkan nexus player by Greg Daniel · 7 years ago
  69. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  70. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  71. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  72. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  73. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  74. 1cdbdda Enable vulkan copies as draws for everything but qualcomm by Greg Daniel · 7 years ago
  75. a63e7ab Require copy as draws for vulkan cross context image support by Greg Daniel · 7 years ago
  76. 5635193 Enable CrossContextTextureSupport on vulkan by Greg Daniel · 7 years ago
  77. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  78. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  79. 1e9ddcc Disable multisampling on Vulkan Nexus Player bot by Greg Daniel · 7 years ago
  80. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  81. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  82. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  83. 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  84. ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 7 years ago
  85. d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  86. 84eef51 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Brian Salomon · 7 years ago
  87. e0ff6ab Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  88. 84cff13 Disable dual source blending on AMD vulkan. by Greg Daniel · 7 years ago
  89. 22bc865 Add AMD work around in Vulkan to create a new secondary command buffer by Greg Daniel · 7 years ago
  90. c5cc2de Set maxVertexAttrib limit for Vulkan by Greg Daniel · 7 years ago
  91. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 7 years ago
  92. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  93. b34727f Remove unused/barely-supported compressed GrPixelConfigs by Robert Phillips · 7 years ago
  94. 351b045 Have Vulkan advertise that compressed textures are currently unsupported by Robert Phillips · 8 years ago
  95. 80a08dd Fix Vulkan crashes on nexus player by Greg Daniel · 8 years ago
  96. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  97. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  98. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  99. 8a8668b Remove check of INITIALIZATION_FAILED in qcomm vulkan runs by Greg Daniel · 8 years ago
  100. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago