- 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
- 3867c70 plumb cubic params into gpu backend by Mike Reed · 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
- 85f51b2 Simplify firstdirection by Mike Reed · 4 years, 2 months ago
- 3872c98 Move convexity enum out of public by Mike Reed · 4 years, 2 months ago
- 6fd391a uv in x - fix iphone6 by Herb Derby · 4 years, 2 months ago
- d80cb1f store the page bits in U only by Herb Derby · 4 years, 2 months ago
- 532a264 use bit 15 to encode page information in glyph UV by Herb Derby · 4 years, 2 months ago
- 4e67774 Reland "change atlas uv encoding" by Herb Derby · 4 years, 3 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
- 44820a9 Remove legacy runtime effect main signature by Brian Osman · 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
- 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 3 months ago
- bcca52a Revert "change atlas uv encoding" by Herb Derby · 4 years, 3 months ago
- cace33f change atlas uv encoding by Herb Derby · 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
- da85888 Remove final vestiges of sk_InColor. by John Stiles · 4 years, 3 months ago
- 284f2c4 SkSL now supports uniform array types by Ethan Nicholas · 4 years, 3 months ago
- d4a040e Remove obsolete support for sk_InColor in GrSkSLFP by Brian Osman · 4 years, 3 months ago
- 9a18b08 Add support for vulkan non coherent advanced blends. by Greg Daniel · 4 years, 3 months ago
- 020dc5a Move init code from pipeline stage generator to GrSkSLFP by Brian Osman · 4 years, 3 months ago
- 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 3 months ago
- af36652 Move non-gencode `onDumpInfo` methods to private section. by John Stiles · 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
- c556d6f Revert "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 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
- 2690078 Guard 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
- ba1879d Add `dumpTreeInfo` debug method to GrFragmentProcessor. 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
- a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 3 months ago
- d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years, 3 months ago
- 87d0a2f Update MakeChildFP to allow processor hierarchies to be created. by John Stiles · 4 years, 3 months ago
- de240ac Revert "Disable the coverage-as-alpha optimization flag for the Bicubic effect." by John Stiles · 4 years, 3 months ago
- ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years, 3 months ago
- b3231b1 Disable the coverage-as-alpha optimization flag for the Bicubic effect. by John Stiles · 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
- 9b01c9c5 Update the DitherEffect @test to ensure non-zero dithering. by John Stiles · 4 years, 3 months ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
- 3000d6b Validate function return and parameter types in IR generator by Brian Osman · 4 years, 3 months ago
- e7809c7 Always send premul paint color to shader FPs 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
- 7b45c2f Remove constexpr workarounds for no-longer-supported compilers. by John Stiles · 4 years, 3 months ago
- f735351 Add nearest MIP filtering to GPU and wire up to SkImageShader by Brian Salomon · 4 years, 4 months ago
- f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 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
- f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years, 4 months ago
- 4cfae3b Remove GrTexturePriv by Brian Salomon · 4 years, 4 months ago
- e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 4 months ago
- 2e66ade Make GrBicubicEffect coeffs a uniform. by Brian Salomon · 4 years, 4 months ago
- 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 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
- f48f76e Remove modulation by input color in GrTextureEffect 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
- a7685b2 Runtime effects: Allow null children by Brian Osman · 4 years, 4 months ago
- 0ea3307 Make GrTextureProducer take optional subset and domain rects by Brian Salomon · 4 years, 4 months ago
- f990b6a Remove GrTextureProducer::DetermineDomainMode. 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
- 15edc18 Remove unncessary code from filtered clamp-to-border. by Brian Salomon · 4 years, 4 months ago
- d90b3d3 Remove generic GrFragmentProcessor texture sampling. by Brian Salomon · 4 years, 4 months ago
- 1bef979 Remove uses of non-inclusive terminology from Ganesh code. by Jim Van Verth · 4 years, 4 months ago
- 28e1eff Add support for an inputFP in SkRuntimeColorFilter::asFragmentProcessor. 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
- 09dbeff Update SkModeColorFilter to support an input FP. by John Stiles · 4 years, 4 months ago
- 5c57e88 Redesign GrXfermodeFragmentProcessor to use one FP instead of two. by John Stiles · 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