14335 Commits (42f6fb6276b2ce030833ce0eec06df3659964fce)
 

Author SHA1 Message Date
Ildar Khayrutdinov de71b0a85b universal metadata parsing methods for loading and identify 4 years ago
James Jackson-South 97525668dd
Merge branch 'main' into js/avx2-porter-duff 4 years ago
James Jackson-South 3dd1d9dc12
Merge pull request #2362 from SixLabors/js/2361 4 years ago
Ildar Khayrutdinov 561c5d82a7 assert not supported ink names 4 years ago
Ildar Khayrutdinov 681c921b0b add TiffInkSet property 4 years ago
James Jackson-South ac0d27d9bd Provide Sse fallback for WithW 4 years ago
James Jackson-South 7047cb775a Attempt to workaround SDK changes 4 years ago
James Jackson-South 78eb2f1764 Use WithW 4 years ago
James Jackson-South 7309b6e014 Merge branch 'main' into js/avx2-porter-duff 4 years ago
James Jackson-South afdc53c090 Tanners Top Tips!! 4 years ago
James Jackson-South a666372f68 Use FMA where possible. 4 years ago
Brian Popow 63c8f9e38d
Merge pull request #2356 from SixLabors/bp/modeScoreArm 4 years ago
Brian Popow 963d9936c9
Merge branch 'main' into bp/modeScoreArm 4 years ago
James Jackson-South 8ffec30559 Make Scalar default 4 years ago
James Jackson-South 916084cc1c Fix field assignment in benchmark 4 years ago
Brian Popow 5ebc460d3b
Add "preEnumerateTheories": false (#2360) 4 years ago
James Jackson-South b05b25b36d Use RemoteExecutor for composition tests 4 years ago
James Jackson-South c06da8c4bc Add NormalSrcOver benchmark 4 years ago
James Jackson-South 6cb6bd41f1 Better clamp, fix offset (again) 4 years ago
James Jackson-South dff381fd55 Fix amount span assignment 4 years ago
James Jackson-South c58be60c75 Add additional PD tests 4 years ago
James Jackson-South b4ff1e4db3 Fix issues 4 years ago
James Jackson-South 41cfa9b1fb Port DefaultPixelBlenders 4 years ago
James Jackson-South bde9324f17 Use Permute 4 years ago
James Jackson-South 9a552f17ec Revert "Use Permute" 4 years ago
James Jackson-South 907400f2dc Use Permute 4 years ago
James Jackson-South 5fedca8647 Respond to feedback 4 years ago
James Jackson-South 9f8bcc464d Respond to feedback 4 years ago
James Jackson-South ef34960e81 Fix code generation 4 years ago
James Jackson-South 4c546d7de8 Update the PorterDuffFunctions.Generated.tt to include the Vector256<float> variants. 4 years ago
James Jackson-South 746b34d46f Finish porting function components 4 years ago
Brian Popow 344cca9f0f
Merge branch 'main' into bp/modeScoreArm 4 years ago
Brian Popow ae7306beb9 Change arguments of AccumulateSSE16Neon to pointers for better code generation 4 years ago
Brian Popow b0bfb0a035 Use Vector128<T>.sum() for reduce sum in NET7.0 4 years ago
James Jackson-South 6a4dcd7019
Merge branch 'main' into js/avx2-porter-duff 4 years ago
James Jackson-South 517ec80280 Port most of the function components. 4 years ago
James Jackson-South 08f6d73d83
Merge pull request #2357 from SixLabors/js/decoder-options 4 years ago
James Jackson-South 8a42441c73 Update DecoderOptions.cs 4 years ago
James Jackson-South 670b1a27bb Fix assignment of configuration options in unit tests 4 years ago
James Jackson-South 29317da7fc
Merge branch 'main' into sn/nullable/various 4 years ago
James Jackson-South 83f0979fe0 Allow setting configuration property 4 years ago
Brian Popow e345857cd9 Use AddAcross for reduce sum, if available 4 years ago
Brian Popow a526d84cbb Skip WithoutAVX2 tests on ARM 4 years ago
Brian Popow 2f673b9942 Use ref parameter for AccumulateSSE16Neon 4 years ago
Brian Popow 7ed4c69349 Disable ARM for testing scalar version of calculating mode score 4 years ago
Brian Popow af0b7bf002 Merge remote-tracking branch 'origin/main' into bp/modeScoreArm 4 years ago
Brian Popow 7483802692 Move reduce sum to numerics 4 years ago
Brian Popow cbeeca5710 Add ARM version of calculating mode score 4 years ago
James Jackson-South 5de22f4071
Merge pull request #2355 from SixLabors/bp/fixCalcModeScore 4 years ago
Brian Popow d0369fb115 Better tests for mode score calculation for 16x8 and 16x16 4 years ago