- 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 5 months ago
- fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 5 months ago
- 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 5 months ago
- 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 5 months ago
- 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 6 months ago
- 2517ce3 Add usesMSAASurface to GrMeshDrawOp::Target by Chris Dalton · 3 years, 7 months ago
- 787fd9d Fuse GrPrimitiveProcessor & GrGeometryProcessor into a new GrGeometryProcessor by Robert Phillips · 3 years, 8 months ago
- a6a3d05 Add a writer class for indirect draw commands by Chris Dalton · 3 years, 10 months ago
- 7512507 Add "putBack" analogs to the DrawIndirect buffer pool by Chris Dalton · 4 years ago
- 5c80964 Update GrProgramInfo's constructor by Robert Phillips · 4 years ago
- 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 4 years ago
- e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 4 years ago
- 83c38a8 Allow uniqueKey invalidation messages to reach the thread safe cache by Robert Phillips · 4 years, 1 month ago
- 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 4 years, 2 months ago
- d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 2 months ago
- 5edf510 Add plumbing for access to the flush-time GrSmallPathAtlasMgr by Robert Phillips · 4 years, 3 months ago
- 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years, 4 months ago
- 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 4 months ago
- b8d7e00 Move makeDraw(Indexed)IndirectSpace into GrMeshDrawOp::Target by Chris Dalton · 4 years, 6 months ago
- 207d24b Rename GrMeshDrawOp::Target::glyphCache to strikeCache by Robert Phillips · 4 years, 8 months ago
- 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 8 months ago
- 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 8 months ago
- 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 8 months ago
- 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 8 months ago
- 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 8 months ago
- 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 8 months ago
- aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 8 months ago
- eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 8 months ago
- 78dac6d Convert FillRRectOp to the new bind/draw API by Chris Dalton · 4 years, 9 months ago
- b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 9 months ago
- b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 9 months ago
- d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 9 months ago
- 6c59fe4 Add a GrSimpleMeshDrawOpHelper CreatePipeline method that doesn't require a GrFlushState by Robert Phillips · 4 years, 9 months ago
- 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 5 years ago
- fcdd061 Use just GrSurfaceProxy in pipeline management. by Michael Ludwig · 5 years ago
- 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 5 years ago
- 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 5 years ago
- df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 5 years ago
- 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 5 years ago
- cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
- 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 5 years ago
- 16f5c65 Use GrSurfaceProxyView in RenderTasks. by Greg Daniel · 5 years ago
- 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
- 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
- 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
- b20d7e5 Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass. by Greg Daniel · 5 years ago
- beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
- 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
- f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
- f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
- 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
- 0b002e2 For non-ccpr draws make sure all inputs to GrGPUCommandBuffer are long lived. by Greg Daniel · 5 years ago
- 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
- e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
- f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
- 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- baa1b35 Rename GrPipeline::Flags to GrPipeline::InputFlags by Chris Dalton · 6 years ago
- 2c791fc Track the number of resources that would become purgeable after flush by Brian Salomon · 6 years ago
- 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 6 years ago
- d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 6 years ago
- 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 6 years ago
- b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 6 years ago
- 07cdcfc9 Reland "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 6 years ago
- 35a3abe Revert "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 6 years ago
- dfe5000 Stack-allocate pipelines for GrMeshDrawOp by Chris Dalton · 6 years ago
- 601ac80 Cache CPU memory buffers used for client side arrays. by Brian Salomon · 6 years ago
- d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
- 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
- 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
- 967df20 Deuninstantiate by Brian Salomon · 6 years ago
- e801210 In GrOpFlushState, store GrOp* rather than Unique ID by Brian Osman · 6 years ago
- 58f153c Use preallocated space for default vertex and index buffer sizes by Brian Salomon · 6 years ago
- f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 6 years ago
- cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 6 years ago
- 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 6 years ago
- deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 6 years ago
- d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 6 years ago
- 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
- fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
- b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
- 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
- af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
- fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
- 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
- 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 7 years ago
- 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
- c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
- 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
- acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
- 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
- cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
- 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
- 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
- 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
- 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 7 years ago
- 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
- 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
- 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
- bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago