- fa9a083 Remove unnecessary Blocks from the inliner. by John Stiles · 4 years, 2 months ago
- 7b92044 Replace inliner do-while loops with for loops. by John Stiles · 4 years, 2 months ago
- a07338f Add support for outerProduct in SPIR-V. by John Stiles · 4 years, 2 months ago
- 8298f6d Fix 4x4 outerProduct, and add unit tests. by John Stiles · 4 years, 2 months ago
- a868220 Fix shadow directional light bounds. by Jim Van Verth · 4 years, 2 months ago
- 01ff538 Support luminance-alpha GL format for YUVA planes by Brian Salomon · 4 years, 2 months ago
- 20f1b34 Use ManagedBackendTexture in backend allocation tests by Brian Salomon · 4 years, 2 months ago
- 1d89532 extract fibonacci allocator block code by Herb Derby · 4 years, 2 months ago
- d6f2338 SkSL IR normalization: Convert while loops to for loops by Brian Osman · 4 years, 2 months ago
- 04e3e50 Make backend allocation tests avoid alphatype conversions by Brian Salomon · 4 years, 2 months ago
- 590f567 Add GrSurfaceFillContext by Brian Salomon · 4 years, 2 months ago
- 6f31e27 Improve inliner variable name mangling. by John Stiles · 4 years, 2 months ago
- 35fee4c Revert "Declare all inlined variables at the topmost scope possible." by John Stiles · 4 years, 2 months ago
- 9e94812 Revert "Eliminate inliner temporary variables for functions with a single exit." by John Stiles · 4 years, 2 months ago
- 21a1afe Revert "Fix incorrect 'unreachable code' error in SkSL" by Brian Osman · 4 years, 2 months ago
- 345d721 Eliminate inliner temporary variables for functions with a single exit. by John Stiles · 4 years, 2 months ago
- e8e4aca Declare all inlined variables at the topmost scope possible. by John Stiles · 4 years, 2 months ago
- f52a811 cleanup SkArenaAlloc tests by Herb Derby · 4 years, 2 months ago
- 63f0354 Add support for directional lights. by Jim Van Verth · 4 years, 2 months ago
- 67d2d73 Fix incorrect 'unreachable code' error in SkSL by Brian Osman · 4 years, 2 months ago
- 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 4 years, 2 months ago
- 177af6f Make backend allocation tests avoid alphatype conversions by Brian Salomon · 4 years, 2 months ago
- f2876b0 SkSL: Only allow 'discard' in fragment shaders by Brian Osman · 4 years, 2 months ago
- d059005 Avoid creating unnecessary scopes during inlining. by John Stiles · 4 years, 2 months ago
- b339bbe Add GrSurfaceFillContext by Brian Salomon · 4 years, 2 months ago
- bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 4 years, 2 months ago
- 9777157 Have SkWuffsCodec use one Wuffs decoder by Nigel Tao · 4 years, 2 months ago
- 02eb5dc Remove sk_OutColor built-in variable. by John Stiles · 4 years, 2 months ago
- a16bdc1 Remove sk_OutColor usage from .fp unit tests. by John Stiles · 4 years, 2 months ago
- d1eab8b Replace more instances of sk_OutColor with explicit returns. by John Stiles · 4 years, 2 months ago
- f124108 how to use SkArenaAlloc with no friends by Mike Klein · 4 years, 2 months ago
- 39ce12e Don't store tessellation tolerances on GrStrokeOp by Chris Dalton · 4 years, 2 months ago
- 9685e52 Implement findMSB intrinsic in Metal. by John Stiles · 4 years, 2 months ago
- 1f0dc9c Update SkSL type priorities to differentiate signed/unsigned types. by John Stiles · 4 years, 2 months ago
- ea16670 Fix various SkSL errors that don't report a line number. by John Stiles · 4 years, 2 months ago
- ad2d494 Replace SkSL::Type constructors with named factory functions. by John Stiles · 4 years, 2 months ago
- b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 4 years, 2 months ago
- 82abece Bitmap should use sampling options by Mike Reed · 4 years, 2 months ago
- 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 4 years, 2 months ago
- 346dd53 Reland "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 4 years, 2 months ago
- 1fd8ac8 Add gr_cb class to help tracking command buffer uses of GrGpuResources. by Greg Daniel · 4 years, 2 months ago
- 2933907 fixed SkSL crash when performing binary operations on invalid types by Ethan Nicholas · 4 years, 2 months ago
- 86424eb Add Metal support for the `findLSB` intrinsic. by John Stiles · 4 years, 2 months ago
- b37a693 Revert "Reland "Reland "Revert "Initial land of SkSL DSL."""" by Ethan Nicholas · 4 years, 2 months ago
- ad0571f Add support for scalar `faceforward` intrinsic in Metal. by John Stiles · 4 years, 2 months ago
- e2d34f8 Add Metal support for degrees() and radians() intrinsics. by John Stiles · 4 years, 2 months ago
- 90227be Add parameter names to FunctionDeclaration descriptions. by John Stiles · 4 years, 2 months ago
- f7cce2b Remove dead code (from old flags) by Mike Reed · 4 years, 2 months ago
- 0d19fb4 Fix misspelling of faceforward() intrinsic in SPIR-V. by John Stiles · 4 years, 2 months ago
- ff44584 SkSL: Disallow '%' and '%=' on non-integral types by Brian Osman · 4 years, 2 months ago
- 6b07e0e Reland "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 4 years, 2 months ago
- d06d4a9 Fix matrixCompMult halfNxM implementation and add unit tests. by John Stiles · 4 years, 2 months ago
- eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years, 2 months ago
- 52e5850 Revert "Reland "Revert "Initial land of SkSL DSL.""" by Ethan Nicholas · 4 years, 2 months ago
- 573923c Add specialized impl of Wang's formula for cubic rationals by Tyler Denniston · 4 years, 2 months ago
- 23cbb99 Fix blending bug in animated webp decodes by Leon Scroggins · 4 years, 2 months ago
- f64e407 Add support for float/int bitcast intrinsics in Metal. by John Stiles · 4 years, 2 months ago
- cc9ff00 Add support for float/int bitcast intrinsics in SPIR-V. by John Stiles · 4 years, 2 months ago
- 2aa7682 Fix floatBitsToInt family of intrinsics and add tests. by John Stiles · 4 years, 2 months ago
- 1fa76dd Add read pixels test for GrSurfaceContext by Brian Salomon · 4 years, 3 months ago
- 53f69f1 Reland "Revert "Initial land of SkSL DSL."" by Jorge Betancourt · 4 years, 2 months ago
- 0195727 Add SPIR-V support for modf intrinsic. by John Stiles · 4 years, 2 months ago
- a3b8ac7 Revert "Revert "Initial land of SkSL DSL."" by Ethan Nicholas · 4 years, 2 months ago
- 4106819 Use explicit sampling param by Mike Reed · 4 years, 2 months ago
- c2a1746 Implement stroke tessellation with indirect draws by Chris Dalton · 4 years, 2 months ago
- 3679cd1 Add support for isinf/isnan intrinsics to SPIR-V. by John Stiles · 4 years, 2 months ago
- 5f675be Add tests for SkSL intrinsic functions. by John Stiles · 4 years, 2 months ago
- 06b84ef Improve Metal support for out parameters. by John Stiles · 4 years, 3 months ago
- dd213e9 Revert "Initial land of SkSL DSL." by Ethan Nicholas · 4 years, 2 months ago
- 0dd0ed6 Update our lastmoveindex if addPath ended with a kClose verb by Mike Reed · 4 years, 2 months ago
- 6e59951 Initial land of SkSL DSL. by Ethan Nicholas · 4 years, 3 months ago
- d0614f2 Support comma operator with mixed types in SPIR-V. by John Stiles · 4 years, 3 months ago
- 83f3b8d Add newline to end of Metal's Globals struct definition. by John Stiles · 4 years, 3 months ago
- 03f9e2a Remove fInputColor usage in unit-test FPs by Brian Osman · 4 years, 3 months ago
- b612b6c Revert "Revert "Use explicit samplingoptions"" by Mike Reed · 4 years, 3 months ago
- fde98cb Revert "Use explicit samplingoptions" by Mike Reed · 4 years, 3 months ago
- f49c296 Add $genHType versions of frexp and ldexp. by John Stiles · 4 years, 3 months ago
- 8b5f3ac Use explicit samplingoptions by Mike Reed · 4 years, 3 months ago
- 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 4 years, 3 months ago
- 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 4 years, 3 months ago
- bf282c0 Replace array indexing on vector types with swizzles. by John Stiles · 4 years, 3 months ago
- b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 4 years, 3 months ago
- 10160e4 Avoid unnecessary coercions in index expressions. by John Stiles · 4 years, 3 months ago
- 3c72989 remove incorrect line number from SkSL errors with no source information by Ethan Nicholas · 4 years, 3 months ago
- 1b27c3d Check array bounds when a constant array index is used. by John Stiles · 4 years, 3 months ago
- 6c70661 Pass GrMipMapped boolean down to GrResourceProvider::createTexture by Robert Phillips · 4 years, 3 months ago
- b21fac2 Detect cases in Metal where out params are swizzled. by John Stiles · 4 years, 3 months ago
- 2c1cfb4 Remove rendundant tests/GrTestingBackendTextureUploadTest by Brian Salomon · 4 years, 3 months ago
- edb22ec work on better SkPath::dump by Mike Reed · 4 years, 3 months ago
- e0dee01 Remove support for deprecated kDontClipToLayer_SaveLayerFlag by Michael Ludwig · 4 years, 3 months ago
- 3021795 Improve CanvasState cross-library tests by Michael Ludwig · 4 years, 3 months ago
- f2bd501 Use references instead of pointers for Metal out params. by John Stiles · 4 years, 3 months ago
- bc3c41b Enforce that layout(binding=...) is set on interface blocks in Metal. by John Stiles · 4 years, 3 months ago
- 2630ea3 Disallow identifier names that overlap existing types. by John Stiles · 4 years, 3 months ago
- b19518d add missing unit test for 128-bit ops by Mike Klein · 4 years, 3 months ago
- f2fb80f Add unaffectedByDstValue() to GrProcessorSet::Analysis by Chris Dalton · 4 years, 3 months ago
- d39aec9 Remove multi-dimensional array support from the parser. by John Stiles · 4 years, 3 months ago
- a7470df add load128/store128 by Mike Klein · 4 years, 3 months ago
- ec25563 add to_fp16/from_fp16 by Mike Klein · 4 years, 3 months ago
- c7bca52 add load64 by Mike Klein · 4 years, 3 months ago