- eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years, 2 months ago
- 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 4 years, 4 months ago
- 03c31ec Reduce needless spread of GrNonAtomicRef.h by Robert Phillips · 4 years, 4 months ago
- d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 5 months ago
- a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 6 months ago
- d3feb6f Simplify GrPipeline by removing unused functionality. by John Stiles · 4 years, 6 months ago
- 59e18dc Combine coverage in GrAppliedClip using RunInSeries. by John Stiles · 4 years, 6 months ago
- 29d3e22 Simplify GrProcessorSet by removing multiple color/coverage FP support. by John Stiles · 4 years, 7 months ago
- d90b3d3 Remove generic GrFragmentProcessor texture sampling. by Brian Salomon · 4 years, 7 months ago
- 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 10 months ago
- 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 11 months ago
- 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 11 months ago
- eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 11 months ago
- 2e7ed26 Lift calls for setting dynamic state to Ganesh level by Chris Dalton · 5 years ago
- 4328e92 Add a stencil/tessellation hybrid mode for path rendering by Chris Dalton · 5 years ago
- b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 5 years ago
- b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
- d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
- 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago
- 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 5 years ago
- 3a09a37 Ungenerate GrSimpleTextureEffect by Brian Salomon · 5 years ago
- 1215cda Add a kWireframe flag to GrPipeline by Chris Dalton · 5 years ago
- ce425af Add a "conservative raster" flag to GrPipeline by Chris Dalton · 5 years ago
- c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 5 years ago
- 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes 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
- b204e4c Implement multisample "disable" in Vulkan by Chris Dalton · 5 years ago
- 368570d Revert "Add a "conservative raster" flag to GrPipeline and implement in Vulkan" by Robert Phillips · 5 years ago
- ee6b49b Add a "conservative raster" flag to GrPipeline and implement in Vulkan by Chris Dalton · 5 years ago
- 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 5 years ago
- e1efd38 Remove GrPendingIOResource by Robert Phillips · 5 years ago
- 80bff5b Remove GrProxyPendingIO by Robert Phillips · 5 years ago
- 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 6 years ago
- c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 6 years ago
- 82774f8 Cleanup some legacy instantiate calls by Robert Phillips · 6 years ago
- 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 6 years ago
- f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
- 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 6 years ago
- 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 6 years ago
- baa1b35 Rename GrPipeline::Flags to GrPipeline::InputFlags by Chris Dalton · 6 years ago
- d7291ba Restore support for multisample locations by Chris Dalton · 6 years ago
- 1223e7f Add GrMtlPipelineStateCache. by Jim Van Verth · 6 years ago
- d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 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
- 916c498 Consolidate the scissor enums into one "GrScissorTest" enum by Chris Dalton · 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
- 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 7 years ago
- af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 7 years ago
- fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 7 years ago
- ae5f953 Remove unused GrGpuResourceRef and GrTGpuResourceRef by Brian Salomon · 7 years ago
- 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 7 years ago
- d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 7 years ago
- a219419 Some scissor state cleanup. by Brian Salomon · 7 years ago
- 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 7 years ago
- f18c756 Pull non-substantive changes out of omnibus CL by Robert Phillips · 7 years ago
- 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
- aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
- bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
- 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
- 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
- f3ce7e3 More GrPipeline cleanup. by Brian Salomon · 8 years ago
- 972b2f6 Initialize GrPipeline at construction. by Brian Salomon · 8 years ago
- 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 8 years ago
- 1635146 Make GrPipeline non-refcounted by Brian Salomon · 8 years ago
- e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 8 years ago
- d261e10 Re-enable opList dependency tracking by Robert Phillips · 8 years ago
- 82dfd3d Add processor info dumping to non-legacy mesh draw ops by Brian Salomon · 8 years ago
- c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 8 years ago
- 46983b7 Introduce dynamic pipeline state by Chris Dalton · 8 years ago
- e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 8 years ago
- bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 8 years ago
- 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 8 years ago
- c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 8 years ago
- 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 8 years ago
- 6410d29 Remove 'fDrawFace' from GrPipeline by Robert Phillips · 8 years ago
- f086167 Remove support for GLs without separate stencil. by Brian Salomon · 8 years ago
- a4677b5 Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching. by Brian Salomon · 8 years ago
- 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 8 years ago
- 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 8 years ago
- ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 8 years ago
- a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 8 years ago
- 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 8 years ago
- c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 8 years ago
- d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 8 years ago
- 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 8 years ago
- 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 8 years ago
- 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
- e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 8 years ago
- 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 8 years ago
- d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 8 years ago
- a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 8 years ago
- 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 8 years ago