1. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 5 years ago
  2. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
  3. 36574af ccpr: Fail gracefully when atlas instantiation fails by Chris Dalton · 5 years ago
  4. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 5 years ago
  5. 8a64a44 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 5 years ago
  6. d9ddd07 Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" by Robert Phillips · 5 years ago
  7. 766b4c9 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 5 years ago
  8. 2638f3d rename atlassize->atlasdimensions by Brian Salomon · 5 years ago
  9. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  10. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
  11. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
  12. f272bea Plumb GrBackendFormat into the GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  13. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  14. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 5 years ago
  15. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  16. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  17. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 5 years ago
  18. 674f77a Clear and discard stencil buffers on tilers, take 2 by Chris Dalton · 5 years ago
  19. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  20. c096654 ccpr: Don't assign inverse fill types to fan tessellations by Chris Dalton · 5 years ago
  21. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  22. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  23. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  24. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  25. b20d7e5 Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass. by Greg Daniel · 5 years ago
  26. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  27. 0a1e9ef Don't use AA convex path renderer if direction can't be determined by Michael Ludwig · 5 years ago
  28. 8ef18d3 Override operator delete for GrCCPathCache::Key by Andy Weiss · 5 years ago
  29. 4ece96d Reland "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  30. 6f31cc3 Revert "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  31. 804f6a0 Initiate MSAA resolves during DAG generation by Chris Dalton · 5 years ago
  32. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  33. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago
  34. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  35. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  36. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  37. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  38. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  39. 67529b2 SkSL GLSL generator writes default precision for sampler2D/samplerExternalOS/sampler2DRect by Brian Salomon · 5 years ago
  40. 2af3e70 Don't use color type derived from GrPixelConfig to determine proxy texture swizzle. by Brian Salomon · 5 years ago
  41. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  42. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  43. eadfac9 Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps. by Greg Daniel · 5 years ago
  44. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 5 years ago
  45. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  46. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  47. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  48. 7c01208 Temporarily disable MSAA CCPR on AMD and QC by Chris Dalton · 5 years ago
  49. 9bc450b ccpr: Fix debug counters for stencil resolve instances by Chris Dalton · 5 years ago
  50. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  51. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  52. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  53. 6a5317a ccpr: Don't do coverage count transformations on literal coverage atlases by Chris Dalton · 5 years ago
  54. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  55. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  56. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  57. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  58. 82774f8 Cleanup some legacy instantiate calls by Robert Phillips · 5 years ago
  59. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  60. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  61. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  62. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 5 years ago
  63. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  64. 7eb5c0f Add "GrMipMapped" parameter to visitProxies by Chris Dalton · 5 years ago
  65. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  66. 45f6b3d ccpr: Visit atlas proxies during visitProxies() by Chris Dalton · 5 years ago
  67. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  68. a6fcb76 ccpr: Clip path octo bounds by the scissor by Chris Dalton · 5 years ago
  69. d1c57b6 Fix a spurious MSVC compiler warning by Chris Dalton · 5 years ago
  70. 8610e9c ccpr: Add a GrOctoBounds class by Chris Dalton · 5 years ago
  71. f91b755 Reland "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  72. 2185f39 Revert "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  73. 46d0f9a ccpr: Set atlas proxy size to draw bounds rather than backing size by Chris Dalton · 5 years ago
  74. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  75. 24d377e Store tasks to execute before VK secondary command buffers generically. by Brian Salomon · 5 years ago
  76. 5f78adf Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2) by Robert Phillips · 5 years ago
  77. 6350cb0 Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation" by Mike Klein · 5 years ago
  78. 84d36cd ccpr: Calculate edge coverage in the coverage processor by Chris Dalton · 6 years ago
  79. 7bb47f2 Add explicit GrSurfaceProxy flag to skip explicit resource allocation by Robert Phillips · 6 years ago
  80. 377b18b ccpr: Indicate path fill type by winding direction of cover triangles by Chris Dalton · 6 years ago
  81. 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 6 years ago
  82. a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 6 years ago
  83. b6a3a3b Make lazy proxies have 2 modes for proxy/surface key management. by Brian Salomon · 6 years ago
  84. 2c5e011 Split GrCCCoverageProcessor into subclasses by Chris Dalton · 6 years ago
  85. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
  86. 09e5689 Replace GrAAType with flags for path renderers by Chris Dalton · 6 years ago
  87. b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
  88. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 6 years ago
  89. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 6 years ago
  90. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  91. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  92. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  93. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  94. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  95. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  96. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  97. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  98. 7423195 ccpr: Add explicit fmas to vertex placement code by Chris Dalton · 6 years ago
  99. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  100. c6444d2 Enable wide color support in CCPR by Brian Osman · 6 years ago