- d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 5 months ago
- 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 5 months ago
- 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 5 months ago
- 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 7 months ago
- 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 7 months ago
- aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 8 months ago
- 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 8 months ago
- b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 8 months ago
- b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 8 months ago
- d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 8 months ago
- ac6156c Standardize behavior of ops that implement onPrePrepare by Robert Phillips · 4 years, 8 months ago
- fad1e0f Rename 'dstView' to 'outputView' to avoid confusion w/ 'dstProxyView' by Robert Phillips · 4 years, 8 months ago
- 4386ad1 Add GrOpsRenderPass::bindPipeline() by Chris Dalton · 4 years, 9 months ago
- 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 9 months ago
- c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 5 years ago
- 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 5 years ago
- 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 5 years ago
- 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 5 years ago
- 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor 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
- 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
- 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 5 years ago
- 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
- 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
- 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
- 55e5be3 Fix reported op bounds on a few ops. by Greg Daniel · 5 years ago
- f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 5 years ago
- 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
- 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
- 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
- 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
- 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
- b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
- be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 6 years ago
- 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 6 years ago
- 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
- dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
- 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
- f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 6 years ago
- e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
- c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
- 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
- ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
- d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 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
- 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
- dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
- 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
- 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago