1. 0e741e2 Disable dithering on the PowerVR GE8320 by Robert Phillips · 3 years, 3 months ago
  2. b8c4add Revert "Avoid non-indexed quad draws on PowerVR Rogue and 54x" by Brian Salomon · 3 years, 4 months ago
  3. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 4 months ago
  4. 28bea44 Revert "Reland "Round up DMSAA attachments to pow2 if supported."" by Greg Daniel · 3 years, 4 months ago
  5. 0b04b6b Reland "Fix texture barriers on DMSAA" by Greg Daniel · 3 years, 4 months ago
  6. 9c81a4b Reland "Round up DMSAA attachments to pow2 if supported." by Greg Daniel · 3 years, 4 months ago
  7. 9a2d3d1 Revert "Fix texture barriers on DMSAA" by Greg Daniel · 3 years, 4 months ago
  8. 1a3f4ab Fix texture barriers on DMSAA by Greg Daniel · 3 years, 4 months ago
  9. b149700 Avoid non-indexed quad draws on PowerVR Rogue and 54x by Brian Salomon · 3 years, 4 months ago
  10. 87b57fa Move GetFallbackColorTypeAndFormat to GrCaps by Robert Phillips · 3 years, 5 months ago
  11. 87fab9f Changing dst sample type to flags. by Greg Daniel · 3 years, 5 months ago
  12. dc03537 Reland "Limit ANGLE PBO workaround to blocking use of GL_UNPACK_ROW_LENGTH" by Brian Salomon · 3 years, 5 months ago
  13. fc8cf91 Revert "Limit ANGLE PBO workaround to blocking use of GL_UNPACK_ROW_LENGTH" by Chris Dalton · 3 years, 5 months ago
  14. 7788b3a Limit ANGLE PBO workaround to blocking use of GL_UNPACK_ROW_LENGTH by Brian Salomon · 3 years, 5 months ago
  15. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 5 months ago
  16. fe788f9 Revert "Round up DMSAA attachments to pow2 if supported." by Greg Daniel · 3 years, 5 months ago
  17. c3e8a7e Round up DMSAA attachments to pow2 if supported. by Greg Daniel · 3 years, 5 months ago
  18. a7dffa1 Use coverage AA for dmsaa dashes by Chris Dalton · 3 years, 6 months ago
  19. 75b43ce Add a driver workaround for Adreno 620, 640 GL reordering by Adlai Holler · 3 years, 6 months ago
  20. 710e1c9 Implement dynamic MSAA on OpenGL by Chris Dalton · 3 years, 6 months ago
  21. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 6 months ago
  22. e9f2265 Make reducedShaderMode a shader cap by Brian Salomon · 3 years, 7 months ago
  23. 91216d5 Add "reduced shader" testing mode. by Brian Salomon · 3 years, 7 months ago
  24. 2299df2 Don't let caps.maxRenderTargetSize() be > fMaxTextureSizeOverride by Chris Dalton · 3 years, 7 months ago
  25. 9431079 Unblock msaa clip atlas on AMD, Imagination, and Adreno by Chris Dalton · 3 years, 8 months ago
  26. fb665ea Always return an invalid backend format for unknown color types by Michael Ludwig · 3 years, 8 months ago
  27. 2603c1f Delete coverage counting backend from ccpr by Chris Dalton · 3 years, 8 months ago
  28. cc13b35 Reland "Use analytic AA in FillRRectOp even if the target has MSAA" by Chris Dalton · 3 years, 8 months ago
  29. e3aec3c Revert "Use analytic AA in FillRRectOp even if the target has MSAA" by Chris Dalton · 3 years, 8 months ago
  30. cad44bc Use analytic AA in FillRRectOp even if the target has MSAA by Chris Dalton · 3 years, 8 months ago
  31. 759217e Reland "Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes." by Brian Salomon · 3 years, 9 months ago
  32. 010bb46 Revert "Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override."" by Brian Salomon · 3 years, 9 months ago
  33. 0928963 Revert "Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes." by Mike Klein · 3 years, 9 months ago
  34. a89b430 Add syncing of gpu work before releasing resources in GrDirectContext teardowns. by Greg Daniel · 3 years, 9 months ago
  35. 07d8c0d Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes. by Brian Salomon · 3 years, 9 months ago
  36. c621dcf Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override." by Brian Salomon · 3 years, 9 months ago
  37. 0bad6cf Remove maxTileSize from GrCaps, bleed GMs use max texture size override. by Brian Salomon · 3 years, 9 months ago
  38. 8f7689c Revert "Disable the MSAA atlas mode for CCPR" by John Stiles · 3 years, 9 months ago
  39. 97c476e Disable the MSAA atlas mode for CCPR by Chris Dalton · 3 years, 9 months ago
  40. eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 10 months ago
  41. 7bfdb10 Revert "Enable GrTessellationPathRenderer by default" by Brian Salomon · 3 years, 10 months ago
  42. 6ea387e Enable GrTessellationPathRenderer by default by Chris Dalton · 3 years, 10 months ago
  43. 97a1e67 Add context option to disable mipmap support by kylechar · 4 years ago
  44. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 1 month ago
  45. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 3 months ago
  46. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  47. bde4bb7 Implement indirect draws with ANGLE's multi draw extension by Chris Dalton · 4 years, 3 months ago
  48. 1bef979 Remove uses of non-inclusive terminology from Ganesh code. by Jim Van Verth · 4 years, 4 months ago
  49. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 5 months ago
  50. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 5 months ago
  51. 3d28b6a Add a cap for when dual sided stencil refs and masks must match by Chris Dalton · 4 years, 7 months ago
  52. 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 7 months ago
  53. a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 7 months ago
  54. 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 7 months ago
  55. 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 7 months ago
  56. 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 7 months ago
  57. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 7 months ago
  58. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 7 months ago
  59. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 7 months ago
  60. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 8 months ago
  61. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 8 months ago
  62. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 8 months ago
  63. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 9 months ago
  64. 4cb2933 GrPixelConfig is DEAD!!!!! by Greg Daniel · 4 years, 9 months ago
  65. 9a48beb Remove GrPixelConfig from validateSurfaceParams by Greg Daniel · 4 years, 9 months ago
  66. c71c796 Remove various uses of GrPixelConfig from GrSurfaceProxy. by Greg Daniel · 4 years, 10 months ago
  67. f6d60d3 On ARM disable blend when src-over has src with alpha of 1. by Greg Daniel · 4 years, 10 months ago
  68. fb28c6f Enable transfer from texture to buffer on ANGLE. by Brian Salomon · 4 years, 10 months ago
  69. e1196c5 Add a mechanism to insert framebuffer barriers for NVIDIA tessellation by Chris Dalton · 4 years, 10 months ago
  70. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 10 months ago
  71. 1215cda Add a kWireframe flag to GrPipeline by Chris Dalton · 4 years, 10 months ago
  72. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 10 months ago
  73. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 10 months ago
  74. ce425af Add a "conservative raster" flag to GrPipeline by Chris Dalton · 4 years, 10 months ago
  75. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  76. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  77. 2f05a48 Add code path that avoids large indexBuffer draws by Robert Phillips · 5 years ago
  78. 8367e11 Enforce extra constraints for mixed samples at GrCaps level by Chris Dalton · 5 years ago
  79. 368570d Revert "Add a "conservative raster" flag to GrPipeline and implement in Vulkan" by Robert Phillips · 5 years ago
  80. ee6b49b Add a "conservative raster" flag to GrPipeline and implement in Vulkan by Chris Dalton · 5 years ago
  81. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  82. 8acfa4d Remove some unused functions (and an enum) from GrTypesPriv by Brian Osman · 5 years ago
  83. 674f77a Clear and discard stencil buffers on tilers, take 2 by Chris Dalton · 5 years ago
  84. 14c514d srgb texture format cleanup. by Brian Salomon · 5 years ago
  85. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  86. d5d8a64 Add GrCaps::msaaResolvesAutomatically by Chris Dalton · 5 years ago
  87. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  88. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  89. eadfac9 Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps. by Greg Daniel · 5 years ago
  90. bac4672 Add a means of printing out the GrBackendFormat by Robert Phillips · 5 years ago
  91. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 5 years ago
  92. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  93. a0f864d Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Ben Wagner aka dogben · 5 years ago
  94. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  95. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  96. ba88ab6 Reland "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  97. e2c5e8c Revert "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  98. 8014051 Move ExternalFormat and Type to FormatInfo. by Greg Daniel · 5 years ago
  99. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  100. ebab03f Add Ganesh support for LUM16F (take 2) by Robert Phillips · 5 years ago