1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  2. be45742 Change GrProgramInfo::visitProxies to "visitFPProxies" by Chris Dalton · 4 years, 4 months ago
  3. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 4 months ago
  4. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 4 months ago
  5. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 4 months ago
  6. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 5 months ago
  7. f0aee74 Remove (unused) shader caps from default GP factory functions by Brian Osman · 4 years, 5 months ago
  8. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 5 months ago
  9. 6dc0f63 Make DrawAtlasOp surface its programInfo at record time by Robert Phillips · 4 years, 5 months ago
  10. 6c59fe4 Add a GrSimpleMeshDrawOpHelper CreatePipeline method that doesn't require a GrFlushState by Robert Phillips · 4 years, 5 months ago
  11. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 7 months ago
  12. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 7 months ago
  13. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 8 months ago
  14. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 8 months ago
  15. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 8 months ago
  16. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  17. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  18. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  19. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  20. 4d92b89 Revert "Remove GrDrawAtlasOp" by Brian Osman · 5 years ago
  21. 97d957d Remove GrDrawAtlasOp by Brian Osman · 5 years ago
  22. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  23. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  24. 07cdcfc9 Reland "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 5 years ago
  25. 35a3abe Revert "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 5 years ago
  26. dfe5000 Stack-allocate pipelines for GrMeshDrawOp by Chris Dalton · 5 years ago
  27. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  28. b6e9d3c Outline GrDrawAtlasOp and GrDrawVerticesOp by Robert Phillips · 5 years ago
  29. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  30. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  31. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  32. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  33. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  34. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  35. b41417f Make GrOp base class responsible for merging bounds. by Brian Salomon · 6 years ago
  36. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  37. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  38. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  39. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  40. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  41. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  42. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  43. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  44. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  45. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  46. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  47. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  48. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  49. 274218e move largest apis into private by Mike Reed · 7 years ago
  50. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  51. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  52. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  53. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  54. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  55. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  56. f99a173 init GrDrawAtlasOp::fColor by Brian Salomon · 7 years ago
  57. 0088f94 Make GrDrawAtlasOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  58. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  59. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  60. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 7 years ago
  61. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 7 years ago
  62. 3de0aee Make SkGpuDevice::drawVertices perform color byte order swap and premul step using vertex shader. by Brian Salomon · 7 years ago
  63. bfd5183 Removes tracking of whether color is ignored by XP. by Brian Salomon · 8 years ago
  64. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  65. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  66. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  67. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  68. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrDrawAtlasOp.cpp]
  69. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago[Renamed (69%) from src/gpu/batches/GrDrawAtlasBatch.cpp]
  70. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  71. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  72. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  73. 0432dd6 Even more hiding of Geometry structs in GrBatch subclasses. by bsalomon · 8 years ago
  74. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  75. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  76. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  77. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  78. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  79. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  80. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  81. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  82. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  83. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  84. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  85. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  86. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  87. 00ba1e0 Belt and suspenders for colors in DrawAtlasBatch test by jvanverth · 9 years ago
  88. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  89. 1acf250 Fix for VALGRIND DrawAtlas test issue. by jvanverth · 9 years ago
  90. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  91. 5a4d235 Revise DrawAtlasBatch to get rid of one copy when generating the batch. by jvanverth · 9 years ago
  92. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  93. d22f37c Wire up testcreate function for GrDrawAtlasBatch by joshualitt · 9 years ago
  94. 14b8803 Move GrDrawAtlasBatch to separate file by jvanverth · 9 years ago