- 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 9 months ago
- e1d1b08 Migrate convertSwitch to SwitchStatement::Make. by John Stiles · 3 years, 9 months ago
- 7142e40 Fix SPIR-V code generation when unreachable code exists. by John Stiles · 3 years, 9 months ago
- be6de9b Support building GrGLInterface factory functions for both EGL and GLX. by Brian Salomon · 3 years, 9 months ago
- 4882e9a Remove specific blend mode layout qualifiers by Brian Osman · 3 years, 9 months ago
- 04ca41a Fix switch optimization pass. by John Stiles · 3 years, 9 months ago
- 5364864 Move blend fallback case to default case. by John Stiles · 3 years, 9 months ago
- 97507e5 Optimize stroke tessellation patch allocation by Chris Dalton · 3 years, 9 months ago
- c44e21f Add a new entry point for making promise images by Adlai Holler · 3 years, 9 months ago
- cc35b06 Revert "Fix issues with insetting and outsetting quads." by Brian Salomon · 3 years, 9 months ago
- bd97400 Split IRGenerator's VarDeclaration processing into two parts by Ethan Nicholas · 3 years, 9 months ago
- d56589b Remove deprecated morphology image filter headers by Michael Ludwig · 3 years, 9 months ago
- 4a281dc Fix issues with insetting and outsetting quads. by Brian Salomon · 3 years, 9 months ago
- ffee476 SkSL: Allow 'const' on function parameters by Brian Osman · 3 years, 9 months ago
- 981e4a7 Avoid recursion for (most) stroke tessellation patches by Chris Dalton · 3 years, 9 months ago
- ed82686 Delete GrSTArenaList by Chris Dalton · 3 years, 9 months ago
- 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 9 months ago
- cc75fa8 Remove deprecated merge image filter header by Michael Ludwig · 3 years, 9 months ago
- 66c53b9 Demonstrate a bug with inlined static switches. by John Stiles · 3 years, 9 months ago
- b06dc99 Remove deprecated matrix convolution header and old types by Michael Ludwig · 3 years, 9 months ago
- cad4709 Remove JoinType::kNone from GrStrokeHardwareTessellator by Chris Dalton · 3 years, 9 months ago
- 86b6ac7 Extract stateful parts of GrStrokeHardwareTessellator to helper class by Chris Dalton · 3 years, 9 months ago
- e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 9 months ago
- 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 9 months ago
- dced31f Change PromiseImage API to take GrContextThreadSafeProxy by Adlai Holler · 3 years, 9 months ago
- 6e88e04 Migrate convertSwizzle to Swizzle::Make. by John Stiles · 3 years, 9 months ago
- 4f78f23 give GrAtlasTextOp::Geometry a proper dtor by Herb Derby · 3 years, 9 months ago
- b7218c1 Remove deprecated magnifier filter header by Michael Ludwig · 3 years, 9 months ago
- e11168d GrStrokeHardwareTessellator cleanups by Chris Dalton · 3 years, 9 months ago
- d235b91 Remove GrStrokeHardwareTessellator::fCurrentPoint by Chris Dalton · 3 years, 9 months ago
- 54f0049 Move Constructor generation and type-coercion out of IRGenerator. by John Stiles · 3 years, 9 months ago
- 7b99343 Remove unused convexity code by Mike Reed · 3 years, 9 months ago
- ca107c9 Move strictES2Mode method to ProgramConfig. by John Stiles · 3 years, 9 months ago
- b2705a1 Replace AutoClear with SK_AT_SCOPE_EXIT. by John Stiles · 3 years, 9 months ago
- a443dc3 Reland "Remove (unused) gpuType from SkRuntimeEffect::Uniform" by Brian Osman · 3 years, 9 months ago
- 8d03eb0 Added DSL sk_SampleCoord var by Ethan Nicholas · 3 years, 9 months ago
- 24ec764 Fix directory path expansion for iOS bundles. by Jim Van Verth · 3 years, 9 months ago
- a844847 cache whole luma color filter by Mike Klein · 3 years, 9 months ago
- a50940d Delete deprecated SkLightingImageFilter header by Michael Ludwig · 3 years, 9 months ago
- af8db30 promote the runtime mixer CF to the only mixer CF by Mike Klein · 3 years, 9 months ago
- 82094cd Chain indirect stroke ops that have mismatched colors by Chris Dalton · 3 years, 9 months ago
- 1017a35 Add a dynamic color attrib to hw tessellated stroking by Chris Dalton · 3 years, 9 months ago
- fac4efc Don't use structured binding on the PathStroke struct by Chris Dalton · 3 years, 9 months ago
- 91bfda0 Rename SkImageSource to SkImageImageFilter by Michael Ludwig · 3 years, 9 months ago
- 9b7ad1b Migrate SwizzleComponent to be shared between SkSL::Swizzle and the DSL. by John Stiles · 3 years, 9 months ago
- 58ee898 Remove "buffer" modifier from SkSL by Brian Osman · 3 years, 9 months ago
- bfcd782 Use 8 or 16 bit state values in lexer, depending on # of states by Brian Osman · 3 years, 9 months ago
- 6b748e4 Reland "use a linked list for GrAtlasTextOp geometries" by Herb Derby · 4 years ago
- 17776e3 Move GrProxyProvider down to GrRecordingContext by Adlai Holler · 3 years, 9 months ago
- 51963d3 Remove "precision" from SkSL lexer by Brian Osman · 3 years, 9 months ago
- 9ca38ff Remove GLSL memory qualifiers from SkSL by Brian Osman · 3 years, 9 months ago
- 42582fc Add dynamic stroke attribs to tessellated stroking by Chris Dalton · 3 years, 9 months ago
- 9cb3f98 Remove PLS support from SkSL by Brian Osman · 3 years, 9 months ago
- e548dcb Delete deprecated SkDropShadowImageFilter header by Michael Ludwig · 3 years, 9 months ago
- c301cc7 Revert "split working-format filter into two parts" by Mike Klein · 3 years, 9 months ago
- 2c35076 Route Dawn shader compile errors through the error handler by Brian Osman · 3 years, 9 months ago
- 8b01c6d Enforce "C" locale when building shaders in Dawn by Brian Osman · 3 years, 9 months ago
- bde1eb6 Remove GrDirectContext::ComputeImageSize. Use SkImage::textureSize. by Brian Salomon · 3 years, 9 months ago
- d2a3912 Updated vulkan persistently mapped to work with new transfer type. by Greg Daniel · 3 years, 9 months ago
- 1d60c19 Rename SkDisplacementMapEffect to SkDisplacementMapImageFilter by Michael Ludwig · 3 years, 9 months ago
- 70e51e6 Enable printf warnings on SkSL::String. by John Stiles · 3 years, 9 months ago
- 9f8e9ec Converted GrConvexPolyEffect to SkSL DSL by Ethan Nicholas · 3 years, 9 months ago
- 0fdcaa5 Revert "Remove (unused) gpuType from SkRuntimeEffect::Uniform" by Mike Klein · 3 years, 9 months ago
- 6933774 Revert "use a linked list for GrAtlasTextOp geometries" by Robert Phillips · 3 years, 9 months ago
- 82a8130 use a linked list for GrAtlasTextOp geometries by Herb Derby · 4 years ago
- 2fe67f9 Disallow initializers on uniform variables by Brian Osman · 3 years, 9 months ago
- 5e603c3 Support global variables in pipeline stage generator by Brian Osman · 3 years, 9 months ago
- 5db699a split working-format filter into two parts by Mike Klein · 3 years, 9 months ago
- 973009b Clean up type coercion code and IRGenerator::checkValid(). by John Stiles · 3 years, 9 months ago
- d120464 Remove ProgramSettings from IRGenerator and the Inliner. by John Stiles · 3 years, 9 months ago
- a5ab63a Tweak GlobalVariables.rte test, and adjust .stage output by Brian Osman · 3 years, 9 months ago
- 6bba1bc impl WorkingFormatCF::getFlags() by Mike Klein · 3 years, 9 months ago
- 4635b5d Added assert to catch unbalanced DSL FP Start/Ends by Ethan Nicholas · 3 years, 9 months ago
- c057669 Support initializers on global variables in SkSL to SkVM by Brian Osman · 3 years, 9 months ago
- cc80a47 Remove (unused) gpuType from SkRuntimeEffect::Uniform by Brian Osman · 3 years, 9 months ago
- d50ccf2 Remove SK_USE_LEGACY_VK_ALLOCATOR_USAGE_NAMES code. by Greg Daniel · 3 years, 9 months ago
- 270cec2 Make program configuration accessible from the SkSL context. by John Stiles · 3 years, 9 months ago
- eeb30ae a few text blob and text op cleanups by Herb Derby · 3 years, 9 months ago
- fa648a1 Renamed DSL Ternary to Select by Ethan Nicholas · 3 years, 9 months ago
- 78a845a Remove declaration of obsolete runtime effect inlining API by Brian Osman · 3 years, 9 months ago
- f11898a Work around macOS 11 variation issue. by Ben Wagner · 3 years, 9 months ago
- 6e2dccb Runtime Effects: Disallow all operators on arrays or arrays-in-structs by Brian Osman · 3 years, 9 months ago
- 0584ac0 DSLWriter now cleans up the changes it makes to IRGenerator by Ethan Nicholas · 3 years, 9 months ago
- 3af656b SkSL DSL code is now automatically incorporated into the output by Ethan Nicholas · 3 years, 9 months ago
- 2bb5ef3 move rgb<->hsl sksl to common spot by Mike Klein · 3 years, 9 months ago
- e0d9b86 impl SkRuntimeColorFilter::getFlags() by Mike Klein · 3 years, 9 months ago
- fbc3a83 Don't simplify shapes at all before trying the stroke tessellator by Chris Dalton · 3 years, 9 months ago
- bf43df6 Delete compose image filter header by Michael Ludwig · 3 years, 9 months ago
- b66214e Add more tracing for SKSL compilation by Leon Scroggins · 3 years, 9 months ago
- dbd4e6f Move ProgramKind and ProgramSettings types out of SkSL::Program. by John Stiles · 3 years, 9 months ago
- 840f581 Added SkSL DSL SampleChild function by Ethan Nicholas · 3 years, 9 months ago
- 2478c70 Use current variation position in cloning typeface. by Ben Wagner · 3 years, 9 months ago
- ed76e81 Reenable Wdeprecated-copy-dtor by Brian Salomon · 3 years, 10 months ago
- 4599050 Convert Operators namespace to first-class Operator object. by John Stiles · 3 years, 9 months ago
- 73e2c89 Allow repeated params in Metal out-params helper. by John Stiles · 3 years, 9 months ago
- 72140a9 Delete deprecated color filter image filter header by Michael Ludwig · 3 years, 9 months ago
- 708dc4f Hide legacy imagefilters::image using filter-quality by Mike Reed · 3 years, 9 months ago
- c3e152b Fix type in Issue 11102: Add support for UWP compilation target by James Clarke · 3 years, 9 months ago
- 7a2ff98 clean up SK_SUPPORT_LEGACY_RUNTIME_EFFECTS by Mike Klein · 3 years, 9 months ago
- 4f065e2 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by Brian Osman · 3 years, 9 months ago