- 6e59951 Initial land of SkSL DSL. by Ethan Nicholas · 4 years, 3 months ago
- 15b4892 Simplify constant single-value SkSL constructors. by John Stiles · 4 years, 3 months ago
- c1e5fb6 Rewrite restore_scissor_on_fbo_change by Brian Salomon · 4 years, 3 months ago
- b120d41 Remove modulation by input color in convolution FPs by Brian Osman · 4 years, 3 months ago
- 298c8c8 Increase Metal timeout to 1 second by Brian Osman · 4 years, 3 months ago
- 51ab694 Remove RGB8 Mali-400 workaround by Brian Salomon · 4 years, 3 months ago
- 759ff5b Assert that no FP needs local coords when the variable is void by Chris Dalton · 4 years, 3 months ago
- 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 4 years, 3 months ago
- fb2c2d2 Remove legacy reference to fInputColor in GrSkSLFP by Brian Osman · 4 years, 3 months ago
- 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 4 years, 3 months ago
- b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 4 years, 3 months ago
- 011a773 Use infinity to signal conics instead of NaN by Chris Dalton · 4 years, 3 months ago
- 6c70661 Pass GrMipMapped boolean down to GrResourceProvider::createTexture by Robert Phillips · 4 years, 3 months ago
- 95fb578 Deprecate Metal support on iOS 9. by Jim Van Verth · 4 years, 3 months ago
- f2fb80f Add unaffectedByDstValue() to GrProcessorSet::Analysis by Chris Dalton · 4 years, 3 months ago
- 1a4140e deprecate getTotalMatrix by Mike Reed · 4 years, 3 months ago
- 2833ec6 Plumb mixed samples through GrXPFactory::GetAnalysisProperties by Chris Dalton · 4 years, 3 months ago
- f557aef Use MTLCommandBuffer status to determine if completed. by Jim Van Verth · 4 years, 3 months ago
- 4b10d58 Fix bug in GrClearOp combining and remove some asserts (take 2) by Robert Phillips · 4 years, 3 months ago
- 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 4 years, 3 months ago
- 9443d58 Revert "Fix bug in GrClearOp combining and remove some asserts" by Robert Phillips · 4 years, 3 months ago
- 4089418 hoist the common matrix code for filling vertices by Herb Derby · 4 years, 3 months ago
- c9a24c9 default to using new/delete for GrOp by Herb Derby · 4 years, 3 months ago
- 35f1b20 Fix bug in GrClearOp combining and remove some asserts by Robert Phillips · 4 years, 3 months ago
- bd51ac3 remove perspective SDF from subrun by Herb Derby · 4 years, 3 months ago
- b030b1f Don't drop mip map mode in GrTextureOp->GrTextureEffect fallback by Brian Salomon · 4 years, 3 months ago
- 46d1e9f remove use of initial matrix by Herb Derby · 4 years, 3 months ago
- 683f572 use SkGlyphRect to record subrun bounds by Herb Derby · 4 years, 3 months ago
- a927771 Extract reusable functions from stroke tessellation shaders by Chris Dalton · 4 years, 3 months ago
- 356cef3 Simplify grvx::approx_angle_between_vectors signature by Chris Dalton · 4 years, 3 months ago
- 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 4 years, 3 months ago
- c4fbc8d Stop overflow of windows rects in GrClipStack by Robert Phillips · 4 years, 3 months ago
- ca92424 Remove SkBaseDevice::flush (take 2) by Robert Phillips · 4 years, 3 months ago
- 7971926 Reland "Move GL's SkSL::Compiler to the GPU (like all other backends)" by Brian Osman · 4 years, 3 months ago
- 95ab83f On QComm to vulkan partial clears as draws. by Greg Daniel · 4 years, 3 months ago
- ee792d6 Fix hazard in vulkan from resetting fActiveCommandPools. by Greg Daniel · 4 years, 3 months ago
- 641ff3b Hardcode offsets to zero in GrMockOpTarget by Chris Dalton · 4 years, 3 months ago
- 7512507 Add "putBack" analogs to the DrawIndirect buffer pool by Chris Dalton · 4 years, 3 months ago
- a6e0d83 Remove a slop term from the stroke tessellation shader by Chris Dalton · 4 years, 3 months ago
- cb76565 Fix a bug with miters in the stroke tessellation shader by Chris Dalton · 4 years, 3 months ago
- 98c3aea Add cusp detection to GrPathUtils::findCubicConvex180Chops by Chris Dalton · 4 years, 3 months ago
- 1cf4bc7 Remove unused parameter in vk bindDescriptorSets. by Greg Daniel · 4 years, 3 months ago
- 68ac3b9 Revert "Move GL's SkSL::Compiler to the GPU (like all other backends)" by Brian Osman · 4 years, 3 months ago
- d461f6e Add support for strided loads to GrVx by Chris Dalton · 4 years, 3 months ago
- cddfce2 Move GL's SkSL::Compiler to the GPU (like all other backends) by Brian Osman · 4 years, 3 months ago
- 95b5fb9 Revert "Share code handling legacy SkFilterQuality" by Mike Reed · 4 years, 3 months ago
- b27f39c Add conic fill support to the tessellator by Chris Dalton · 4 years, 3 months ago
- 9a8cbe5 Share code handling legacy SkFilterQuality by Mike Reed · 4 years, 3 months ago
- b432754 Reland "Move vulkan memory uma stats to report on submit." by Greg Daniel · 4 years, 3 months ago
- d90024d split subrun API into Blob and Op interfaces by Herb Derby · 4 years, 3 months ago
- 797831c Reland "Hook up ShaderErrorHandler in the Metal backend." by Robert Phillips · 4 years, 3 months ago
- c5a37b1 Revert "Move vulkan memory uma stats to report on submit." by Greg Daniel · 4 years, 3 months ago
- 0758da2 Revert "Hook up ShaderErrorHandler in the Metal backend." by Robert Phillips · 4 years, 3 months ago
- 69df532 Hook up ShaderErrorHandler in the Metal backend. by Jim Van Verth · 4 years, 3 months ago
- 0f46450 Reland "Remove inliner from IR generation stage." by John Stiles · 4 years, 3 months ago
- 5c80964 Update GrProgramInfo's constructor by Robert Phillips · 4 years, 3 months ago
- f77b6e6 Move vulkan memory uma stats to report on submit. by Greg Daniel · 4 years, 3 months ago
- 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 4 years, 3 months ago
- e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 4 years, 3 months ago
- 1900665 Resolve issue with flush-time opsTask management by Robert Phillips · 4 years, 3 months ago
- 9e64047 Add MTLBinaryArchive support to iOS Metal build by Jim Van Verth · 4 years, 3 months ago
- 1c49494 Add missing cache invalidate by Herb Derby · 4 years, 3 months ago
- 281583a processGlyphRunList -> processGlyphRun: move out loop by Herb Derby · 4 years, 3 months ago
- 9458c8d Add an epsilon to GrPathUtils::findCubicConvex180Chops by Chris Dalton · 4 years, 3 months ago
- 4ce110b Revert "tighten up device bounds for glyphs" by Herb Derby · 4 years, 3 months ago
- 039f90c Revert "Remove GrDrawingManager::fActiveOpsTask ivar" by Adlai Holler · 4 years, 3 months ago
- b5aa3ef Update DeviceSpaceEffect and ColorSpaceXform to return half4s. by John Stiles · 4 years, 3 months ago
- 4dbff75 Update GrTTopoSort to use pre-existing memory ... by Robert Phillips · 4 years, 3 months ago
- f429943 Remove GrDrawingManager::fActiveOpsTask ivar by Adlai Holler · 4 years, 3 months ago
- 75ae8fc Remove unexpected color conversion in GrSurfaceContext::readPixels by Christopher Cameron · 4 years, 3 months ago
- c59e448 use the DirectSubRun to size the arena by Herb Derby · 4 years, 3 months ago
- 90f211f calculate glyph offset using (0,0) mapping by Herb Derby · 4 years, 3 months ago
- 9ef7e20 Remove friending between GrRenderTask and GrDDLTask by Robert Phillips · 4 years, 3 months ago
- 5dfa02b tighten up device bounds for glyphs by Herb Derby · 4 years, 3 months ago
- abe4518 Move GrOpsTask::addOp and addDrawOp out of header by Adlai Holler · 4 years, 3 months ago
- b1a6b97 Remove bulk GrDrawingManager::appendTasks by Adlai Holler · 4 years, 3 months ago
- 88b2961 Connect DDL offsets in the testing harness to the new ddlTask by Robert Phillips · 4 years, 3 months ago
- fbbc3bb Move SkTTopoSort to src/gpu and rename it to GrTTopoSort by Robert Phillips · 4 years, 3 months ago
- 3969746 clip more cases using the CPU allowing more op merges by Herb Derby · 4 years, 3 months ago
- 07f675d Change UnrefDDLTask to just be the DDLTask (take 2) by Robert Phillips · 4 years, 3 months ago
- b7c1310 Revert "Remove SkBaseDevice::flush" by Robert Phillips · 4 years, 3 months ago
- 971b19d Remove SkBaseDevice::flush by Robert Phillips · 4 years, 3 months ago
- 351c9b5 Switch to using GrMtlBackendContext for GrDirectContext creation. by Jim Van Verth · 4 years, 3 months ago
- 3343227 Remove intermediary RenderTaskDAG class by Adlai Holler · 4 years, 3 months ago
- 80bfda8 Remove GrSurfaceContext::flush calls ... by Robert Phillips · 4 years, 3 months ago
- a0e248d Revert "Change UnrefDDLTask to just be the DDLTask" by Robert Phillips · 4 years, 4 months ago
- b4ce944 Runtime effects: Fix error when mutating main's coords by Brian Osman · 4 years, 4 months ago
- ef0cdc1 Remove "output color" placeholder from PipelineStageArgs by Brian Osman · 4 years, 4 months ago
- bd3792d Add SkYUVAInfo-based promise texture image factory by Brian Salomon · 4 years, 4 months ago
- 9902cff Use SkSpan to clean up GrOnFlushCallbackObject API by Adlai Holler · 4 years, 4 months ago
- 88e8bb2 Fix UMR (valgrind) bug in GrDrawingManager by Robert Phillips · 4 years, 4 months ago
- 624f3f7 cull glyphs that have far out positions - try #2 by Herb Derby · 4 years, 4 months ago
- 008d63e replace std::aligned_union by Mike Klein · 4 years, 4 months ago
- 4888cda Fix up a ton of implicit memory_order_seq_cst for unique id gen by Adlai Holler · 4 years, 4 months ago
- 90ad0fe Add a mock implementation of GrMeshDrawOp::Target by Chris Dalton · 4 years, 4 months ago
- cca1976 Remove the bulk add-renderTasks entry point from the drawing manager by Robert Phillips · 4 years, 4 months ago
- 02dd0ed Change UnrefDDLTask to just be the DDLTask by Robert Phillips · 4 years, 4 months ago
- 9c81e52 use initial device coordinates as subrun positions by Herb Derby · 4 years, 4 months ago
- f1aa6fc Fix GrPathUtils::convertLineToCubic by Chris Dalton · 4 years, 4 months ago
- f143274 Simplify promise image callbacks. by Brian Salomon · 4 years, 4 months ago