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