- e1428b0 Reland "Use a table for dither effect rather than math." by Brian Salomon · 3 years, 3 months ago
- e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years, 3 months ago
- df1ba03 Revert "[COLRv1] Support retrieving ClipBox." by Robert Phillips · 3 years, 3 months ago
- 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years, 3 months ago
- 22cada0 Clean up unflattening paints by Mike Reed · 3 years, 3 months ago
- 53c06de Enable new GrClipStack on Android by Michael Ludwig · 3 years, 3 months ago
- 4f12b4a [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years, 3 months ago
- 3c24611 Fix rMoveTo to be relative to the start of a closed path by William Hesse · 3 years, 3 months ago
- e07c8fc Fix Type::clone to properly clone typenames. by John Stiles · 3 years, 3 months ago
- 0cac5ed Use scopes to attach and detach SkSL memory pools. by John Stiles · 3 years, 3 months ago
- f76768d Revert "Clean up unflattening paints" by Robert Phillips · 3 years, 3 months ago
- 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 3 months ago
- 717ef94 Clean up unflattening paints by Mike Reed · 3 years, 3 months ago
- 6bc126d Revert "Use a table for dither effect rather than math." by Michael Ludwig · 3 years, 3 months ago
- ca13a3a Remove GrFragmentProcessor::addAndPushFlagToChildren, dead code by Brian Salomon · 3 years, 3 months ago
- 07cce00 Remove GrFP iter declarations and comments by Brian Salomon · 3 years, 3 months ago
- a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 3 months ago
- 0de475e Use a table for dither effect rather than math. by Brian Salomon · 3 years, 3 months ago
- a40ddcd Pass dsl::PositionInfo by value by Ethan Nicholas · 3 years, 3 months ago
- 51d83ab Ease HarfBuzz API change with feature detection by Ben Wagner · 3 years, 3 months ago
- 6fbcd8e Metal: only set stencil format in ProgramDesc if needed. by Jim Van Verth · 3 years, 3 months ago
- d59d3e1 Reland "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 3 months ago
- 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years, 3 months ago
- 65e368b Fixed DSLParser bit rot by Ethan Nicholas · 3 years, 3 months ago
- 2195f94 Add unit test for array narrowing conversions. by John Stiles · 3 years, 3 months ago
- 699736b Fix crash in PipelineStageCodeGenerator with recursive calls. by John Stiles · 3 years, 3 months ago
- e3ae968 Enable comparison of arrays of different precision types. by John Stiles · 3 years, 3 months ago
- 66684b1 Roll HarfBuzz from 2.6.4 to 2.8.2-147 by Garret Rieger · 3 years, 3 months ago
- 058e936 Remove declaration of surfaceFillContext by Ben Wagner · 3 years, 3 months ago
- aef5dc7 Update references to deprecated Dawn structure. by Brandon Jones · 3 years, 3 months ago
- 462e188 SkScalerContext handle stroke changing path effect by Ben Wagner · 3 years, 3 months ago
- 7386dc7 Ensure default SkPaints w/ dither don't get dithered by Robert Phillips · 3 years, 3 months ago
- 4cb0c37 Fix undefined behavior in recursion detection. by John Stiles · 3 years, 3 months ago
- 9ae6ea0 Fix fuzzer-discovered error with swizzling matrices. by John Stiles · 3 years, 3 months ago
- 5ac7f33 Add V2 SFC and SDC stubs by Robert Phillips · 3 years, 3 months ago
- 54fd96b Fix Wunused-but-set-variable warnings by Brian Salomon · 3 years, 3 months ago
- 9139803 Remove FP iterators. by Brian Salomon · 3 years, 3 months ago
- ded41aa Fix fuzzer-discovered error with SPIR-V interface arrays. by John Stiles · 3 years, 3 months ago
- 1c51223 Make compressedBackendFormat accessible from GrContextThreadSafeProxy by Robert Phillips · 3 years, 3 months ago
- 628777c Fix cases of variable shadowing in SkSL. by John Stiles · 3 years, 3 months ago
- 0e741e2 Disable dithering on the PowerVR GE8320 by Robert Phillips · 3 years, 3 months ago
- e53c721 Pass DSLModifiers by reference. by John Stiles · 3 years, 3 months ago
- 4adb66f Honor lowp/mediump/highp precision qualifiers in DSLParser. by John Stiles · 3 years, 3 months ago
- 7893d2d Reland "Reland "Enable the atlas path renderer for GrAAType::kCoverage"" by Chris Dalton · 3 years, 3 months ago
- 8ba1e71 Revert "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 3 months ago
- 8e2d894 Revert "Reland "Enable the atlas path renderer for GrAAType::kCoverage"" by Derek Sollenberger · 3 years, 3 months ago
- 337e484 Revert "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Derek Sollenberger · 3 years, 3 months ago
- 36aef96 Disable lift of device space coord transforms to VS when GS or TS is used. by Brian Salomon · 3 years, 3 months ago
- b806da4 Honor lowp/mediump/highp precision qualifiers in IRGenerator. by John Stiles · 3 years, 3 months ago
- 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years, 3 months ago
- 35215fb Don't assume extended (check perspective) by Mike Reed · 3 years, 3 months ago
- ea17e24 Reland "uniform Ptr (UPtr) is a sub class of Ptr" by Herb Derby · 3 years, 3 months ago
- cc04b6f Revert "Reland "Reland "Omit inner join geometry when possible""" by Tyler Denniston · 3 years, 3 months ago
- b449fff Unify DSL and SkSL error handling paths by Ethan Nicholas · 3 years, 3 months ago
- f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 3 months ago
- 3b39b7f Alias canComputeFastBounds to affectsTransparentBlack by Michael Ludwig · 3 years, 3 months ago
- 9fdcc51 Write test demonstrating bug with array narrowing conversions. by John Stiles · 3 years, 3 months ago
- 68587ae Add SkClipStack::replaceClip() separate from deprecated clip op by Michael Ludwig · 3 years, 3 months ago
- b00cbc7 Revert "uniform Ptr (UPtr) is a sub class of Ptr" by Derek Sollenberger · 3 years, 3 months ago
- 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 3 months ago
- 40dfc67 Reland "Reland "Omit inner join geometry when possible"" by Tyler Denniston · 3 years, 3 months ago
- 03b7935 Reland "Enable the atlas path renderer for GrAAType::kCoverage" by Chris Dalton · 3 years, 3 months ago
- cef047a uniform Ptr (UPtr) is a sub class of Ptr by Herb Derby · 3 years, 3 months ago
- af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 3 months ago
- 9cd9d0f Fix nearly flat edge detection in GrTriangulator by Michael Ludwig · 3 years, 3 months ago
- 68f5606 Fix cases of variable shadowing in rasterization. by John Stiles · 3 years, 3 months ago
- 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years, 3 months ago
- 46eb3ab Make v1/SurfaceDrawContext V1-only by Robert Phillips · 3 years, 3 months ago
- 7b401e0 Fix cases of variable shadowing in src/core/. by John Stiles · 3 years, 3 months ago
- 8ef386a Revert "Enable the atlas path renderer for GrAAType::kCoverage" by Brian Osman · 3 years, 3 months ago
- ea3489a Make Gr*ContextPriv class hierarchy parallel Gr*Context class hierarchy by Robert Phillips · 3 years, 3 months ago
- addccaf Enable narrowing conversions automatically for Runtime Effects. by John Stiles · 3 years, 3 months ago
- 0e15769 Fix cases of variable shadowing in src/pdf/. by John Stiles · 3 years, 3 months ago
- eeff41a Fix cases of variable shadowing in src/. by John Stiles · 3 years, 3 months ago
- 60dbf07 Allow ProgramUsage add/remove for any kind of element. by John Stiles · 3 years, 3 months ago
- 289750a Don't assert if glCheckFramebufferStatus fails by Chris Dalton · 3 years, 3 months ago
- 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 3 years, 3 months ago
- 0dd5f62 Removed unnecessary check in DSLWriter::Var by Ethan Nicholas · 3 years, 3 months ago
- a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 3 years, 3 months ago
- 3533ff1 Converted InterfaceBlock name to string_view by Ethan Nicholas · 3 years, 3 months ago
- 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 3 years, 3 months ago
- d7437ee Fix for fuzzer-discovered error in SPIR-V with RTFlip. by John Stiles · 3 years, 3 months ago
- 4916c31 Retract some headers (mainly GrOpsTask.h) by Robert Phillips · 3 years, 3 months ago
- 880bb53 GrGLSLGP performs pre-order traversal to determine FP varyings. by Brian Salomon · 3 years, 3 months ago
- e0531f5 Removed redundant setup code from DSLFunction by Ethan Nicholas · 3 years, 4 months ago
- 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years, 3 months ago
- 2957885 Reland "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years, 3 months ago
- 4f8d4be Convert device space effect back to subclass. by Brian Salomon · 3 years, 3 months ago
- 751de92 Revert "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years, 3 months ago
- 62d42db Fix check in GrGLGpu for whether PBO 0 is bound by Brian Salomon · 3 years, 3 months ago
- 98c2dd3 draw atlas: using skvm by Herb Derby · 3 years, 3 months ago
- 82c99d1 Reduce size of ChildPtr object. by John Stiles · 3 years, 3 months ago
- ae2171e Fixup enum name in SkFlattenable. by John Stiles · 3 years, 3 months ago
- 19cd36b Removes a deprecated call to CTGetCoreTextVersion() when compiling for iOS 14+. by Rohit Rao · 3 years, 3 months ago
- ce9a5c9 Allow sampling from SkBlenders. by John Stiles · 3 years, 3 months ago
- 02b6f6f Fix cloning of Runtime Blend fragment processors. by John Stiles · 3 years, 3 months ago
- 14d8722 Wean SkMorphologyImageFilter off of SurfaceDrawContext_v1.h by Robert Phillips · 3 years, 3 months ago
- 04c6122 Convert GrBlendFragmentProcessor into a blend function. by John Stiles · 3 years, 3 months ago
- 2a6f73c Create FP GrFragmentProcessor::UseDestColorAsInput. by John Stiles · 3 years, 3 months ago
- 8adb625 Revert "SkCanvas: switch from SkDeque to std::deque" by Brian Osman · 3 years, 3 months ago