- 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
- da6320c Disallow a bare ';' at the top level of SkSL files by Ethan Nicholas · 4 years, 2 months ago
- 4ef21ed Split creation of integral table out of GrRectBlurEffect by Robert Phillips · 4 years, 2 months ago
- 5bc0b65 Split up find_or_create_rrect_blur_mask_fp by Robert Phillips · 4 years, 2 months ago
- cf936f9 Replace salting process in SkSLInliner with a symbol table check. by John Stiles · 4 years, 2 months ago
- 39616ec The inlined function body is now returned as a single Statement. by John Stiles · 4 years, 2 months ago
- 9e506ee Add the inline keyword to top-level FPs that use an explicit return. by John Stiles · 4 years, 2 months ago
- 735a5a7 Allow .fp files to return a color from main(). by John Stiles · 4 years, 2 months ago
- 765d2fe optimized SkSL inlining output by Ethan Nicholas · 4 years, 2 months ago
- 8025507 Simplify SkComputeBlurredRRectParams by Robert Phillips · 4 years, 3 months ago
- a1c4f1a Out-line GrRRectBlurEffect find_or_create_rrect_blur_mask_fp by Robert Phillips · 4 years, 3 months ago
- 7018bcf Reland "SkSL now supports uniform array types" by Ethan Nicholas · 4 years, 3 months ago
- 95b24b9 Revert "SkSL now supports uniform array types" by Ethan Nicholas · 4 years, 3 months ago
- 284f2c4 SkSL now supports uniform array types by Ethan Nicholas · 4 years, 3 months ago
- 776c284 Move `onDumpInfo` calls in gencode to the private section. by John Stiles · 4 years, 3 months ago
- cab5886 Add `GrProcessor::onDumpInfo` for subclass info dumps. by John Stiles · 4 years, 3 months ago
- 8d9bf64 Reland "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 3 months ago
- c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 3 months ago
- e0709e9 Revert "Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 3 months ago
- d7b09c4 Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years, 3 months ago
- 47b4e22 Reland "Implement `dumpInfo` for .fp files." by John Stiles · 4 years, 3 months ago
- 9487e9b Revert "Implement `dumpInfo` for .fp files." by Brian Osman · 4 years, 3 months ago
- a1df23c Implement `dumpInfo` for .fp files. by John Stiles · 4 years, 3 months ago
- cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 3 months ago
- d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years, 3 months ago
- c262a12 Fix IWYU error in metal-code generator, re-gen dither effect by Brian Osman · 4 years, 3 months ago
- fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 3 months ago
- c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 4 years, 3 months ago
- 45f5b03 Allow GLSL processor keys to use floats with full precision. by John Stiles · 4 years, 3 months ago
- b5f0f52 SkSL: Salt inline identifiers in PipelineStage and FragmentProcessor passes by Brian Osman · 4 years, 4 months ago
- 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 4 months ago
- 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
- 6609cb6 Update existing TestCreate methods to honor the inputFP in the TestData. by John Stiles · 4 years, 4 months ago
- 6b5dbb4 Make invokeChild default to fInputColor, rather than half4(1) by Brian Osman · 4 years, 4 months ago
- 4e105e2 Clean up GrContext references in the src/gpu by Robert Phillips · 4 years, 4 months ago
- a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years, 4 months ago
- 12c5d29 In FPs, store pointers for all child slots, even nullptr by Brian Osman · 4 years, 4 months ago
- 8589430 Replace ModulateRGBA effect with Xfermode using modulate blend. by John Stiles · 4 years, 4 months ago
- 7bf2600 Replace ModulateAlpha effect with Xfermode using src-in blend. by John Stiles · 4 years, 4 months ago
- 7c19677 Split GrConstColorProcessor into three separate .fp effects. by John Stiles · 4 years, 4 months ago
- 8c7c709 Convert GLHighContrastFilterEffect to an .fp file. by John Stiles · 4 years, 4 months ago
- 54867de Make GrFP::registerChild just return -1 for null children by Brian Osman · 4 years, 4 months ago
- a9c9b53 Convert the arithmetic runtime effect to a regular .fp effect. by John Stiles · 4 years, 4 months ago
- 53ee0fc Convert the dither runtime effect into a regular .fp effect. by John Stiles · 4 years, 4 months ago
- 894ddb0 Add support for an inputFP in SkMixerColorFilter::asFragmentProcessor. by John Stiles · 4 years, 4 months ago
- b89e52e Update GrConfigConversionEffect to use an input FP. by John Stiles · 4 years, 4 months ago
- 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 4 months ago
- c05b2de Simplify GrMixerEffect. by John Stiles · 4 years, 4 months ago
- d62c154 Fix generated files by Robert Phillips · 4 years, 4 months ago
- b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
- 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 4 months ago
- fc2fdf0 Support sample coords in .fp main() by Michael Ludwig · 4 years, 4 months ago
- fbe2859 Remove GrFragmentProcessor::addCoordTransform() by Michael Ludwig · 4 years, 4 months ago
- e2d67ce Remove explicit matrix from GrDeviceEffect by Michael Ludwig · 4 years, 4 months ago
- e6c33ea Don't erase child optimization flags by Michael Ludwig · 4 years, 5 months ago
- e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 5 months ago
- 9861b7c Switch inline variables to use a counter by Michael Ludwig · 4 years, 5 months ago
- 72e5764 Rename MakeResult so that it can be used more broadly. by John Stiles · 4 years, 5 months ago
- 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 5 months ago
- 5081942 Optimize CPP code generation. by John Stiles · 4 years, 5 months ago
- 99b0470 Update generated file by Brian Salomon · 4 years, 5 months ago
- 71f6cfd GrRRectBlurEffect uses child for nine patch by Brian Salomon · 4 years, 5 months ago
- 86b2f39 Use child effect for integral in GrRectBlurEffect by Brian Salomon · 4 years, 5 months ago
- 77628ce GrCircleBlurFragmentProcessor uses GrTextureEffect for profile texture by Brian Salomon · 4 years, 5 months ago
- de975e3 Support MakeResult in GrOvalEffect. by John Stiles · 4 years, 5 months ago
- 3b2c06c Remove HairlineAA from the clip-edge types. by John Stiles · 4 years, 5 months ago
- f5cd604 GrMagnifierEffect uses child for src by Brian Salomon · 4 years, 5 months ago
- 4569f66 Remove coverage-as-alpha flag from GrAlphaThresholdFP by Brian Salomon · 4 years, 5 months ago
- 2659f79 Fix Housekeeper-PerCommit-CheckGeneratedFiles status error. by John Stiles · 4 years, 5 months ago
- 6b2caf7 GrAlphaThresholdFragmentProcessor uses child processor for mask. by Brian Salomon · 4 years, 5 months ago
- e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 4 years, 5 months ago
- 3779f44 Add helper method to clone and register a child FP. by John Stiles · 4 years, 5 months ago
- a2d46a1 Optimize GrRRectBlurEffect by computing frag pos branchlessly. by John Stiles · 4 years, 5 months ago
- 8818390 Honor return value of `registerChildProcessor` when creating child FPs. by John Stiles · 4 years, 5 months ago
- e7b4d73 Update GrRectBlurEffect to use a child FP. by John Stiles · 4 years, 5 months ago
- 4ca8884 Update GrRRectBlurEffect to use a child FP. by John Stiles · 4 years, 5 months ago
- f6af974 Reland "Update GrCircleBlurFragmentProcessor to use a child FP." by John Stiles · 4 years, 5 months ago
- bce9bd6 Revert "Update GrCircleBlurFragmentProcessor to use a child FP." by John Stiles · 4 years, 5 months ago
- 9010c86 Update GrAlphaThresholdFragmentProcessor to use a child FP. by John Stiles · 4 years, 5 months ago
- 88c6539 Update GrCircleBlurFragmentProcessor to use a child FP. by John Stiles · 4 years, 5 months ago
- 75da651 Update GrLumaColorFilterEffect to use a child FP. by John Stiles · 4 years, 5 months ago
- fe64410 Remove PremulInput and GrPremulInputFragmentProcessor.fp from Skia. by John Stiles · 4 years, 5 months ago
- ea380a7 Fix housekeeper 'check generated files' warning. by John Stiles · 4 years, 5 months ago
- 2fbe617 Update Gr(Circle|Ellipse)Effect to use a child FP. by John Stiles · 4 years, 5 months ago
- d060c9d Define sample(null) as returning the inputColor unchanged. by John Stiles · 4 years, 5 months ago
- f79ef18 Update GrAARectEffect to use a child FP. by John Stiles · 4 years, 5 months ago
- 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 5 months ago
- 47f3eb1 Fix constant output for Clamp FP when child processor is present. by John Stiles · 4 years, 5 months ago
- 54cf42f Update HSL/RGB and color matrix conversion processors to use a child FP. by John Stiles · 4 years, 5 months ago
- 0af87fe Pass input stage color to child processors. by John Stiles · 4 years, 5 months ago
- cdc39bd Update GrBlurredEdgeFragmentProcessor to use a child FP. by John Stiles · 4 years, 5 months ago
- 5a2a7b3 Update GrClampFragmentProcessor to use a child FP. by John Stiles · 4 years, 5 months ago
- 273944a Convert GrMatrixEffect to pure CPP/H by Brian Osman · 4 years, 5 months ago
- 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 5 months ago
- 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 5 months ago
- 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 5 months ago
- 70728ef Revert "Reland "Revert "SkSL function inlining""" by Ethan Nicholas · 4 years, 5 months ago
- 04ff61f Reland "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 5 months ago
- 2dd272b Revert "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 5 months ago
- 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 6 months ago