12701 Commits (2ba22e4a202b3e075fe6fc28da5f602f7ef3d99a)
 

Author SHA1 Message Date
Anton Firszov 2ba22e4a20
Merge pull request #2416 from stefannikolei/stefannikolei/fix/scalar 3 years ago
Brian Popow 52861d87d0 Another case for arm where YccKVector should be expected 3 years ago
Brian Popow dae030d8b8 Expect YCbCrVector on ARM 3 years ago
Brian Popow 2f6edd76fa Add GrayscaleArm case 3 years ago
Brian Popow ac78ff5600
Merge branch 'main' into stefannikolei/fix/scalar 3 years ago
Brian Popow 42918ed615 Add test for GetConverter with grayscale color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow f0530bf56a Add test for GetConverter with ycck color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow ecb6c0f823 Add test for GetConverter with ycbcr color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow f4727d1d34 Add test for GetConverter with cmyk color space which uses FeatureTestRunner to disable specific hw features 3 years ago
James Jackson-South 49c2262055
Merge pull request #2409 from stefannikolei/stefannikolei/arm/colorconvertergrayscale 3 years ago
Brian Popow e62b62f5be Fix formatting warnings 3 years ago
Brian Popow 09b4dd751d Add test for GetConverter with rgb color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Stefan Nikolei 809ba98186 Added the arm converter to GetGrayScaleConverter 3 years ago
Stefan Nikolei b9e54a16a3 Return Vector not Scalar 3 years ago
Stefan Nikolei 8199e0611b Fix RgbScalar 3 years ago
Stefan Nikolei 51259afef1
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale 3 years ago
Brian Popow 9756ae9b54
Merge pull request #2413 from gfoidl/smash_bug 3 years ago
James Jackson-South ca21b6d53d
Merge branch 'main' into smash_bug 3 years ago
Brian Popow bfd7658b38
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale 3 years ago
Brian Popow 302a23fc55
Merge pull request #2412 from SixLabors/bp/Issue2411 3 years ago
Günther Foidl b69495666b Fixed wrong division hack 3 years ago
Brian Popow db3d74862f Move EncodeAlpha into try catch block 3 years ago
Brian Popow 8441b23ded
Merge branch 'main' into bp/Issue2411 3 years ago
Brian Popow f01b696818 Dont use using statement for encodedAlphaData. 3 years ago
James Jackson-South 723faa9f4c
Merge branch 'main' into stefannikolei/arm/colorconvertergrayscale 3 years ago
James Jackson-South 0a1f05b746
Merge pull request #2401 from gfoidl/codegen-optimizations 3 years ago
Günther Foidl 2bbf1cb9b3 Fixed division by vector length 3 years ago
Stefan Nikolei 65e7761bf9
Update src/ImageSharp/Common/Helpers/SimdUtils.HwIntrinsics.cs 3 years ago
James Jackson-South 84bad73f6c
Merge branch 'main' into codegen-optimizations 3 years ago
Günther Foidl e234b003ef PR feedback 3 years ago
Stefan Nikolei 210a3d6e67
Apply suggestions from code review 3 years ago
Stefan Nikolei a4fe64abb7 Port GrayscalConverter to Arm 3 years ago
Anton Firszov d7cd46f503
Merge pull request #2400 from stefannikolei/stefannikolei/arm/colorConvertercmyk 3 years ago
Günther Foidl d6aeba1501 Switched from for-loop to if + do-while in Vp8LHistogram 3 years ago
Günther Foidl a95ab17680 Removed unnecessary comments 3 years ago
Günther Foidl f746e686df PR feedback + use nuint instead of nint 3 years ago
Brian Popow a3f3bfcd5f Revert IntrinsicsConfig to HwIntrinsics.AllowAll | HwIntrinsics.DisableAVX2 3 years ago
Brian Popow 8c754c5655 Compare with tolerance 3 years ago
Brian Popow ec3a08f687 Add ValidateConversionFromRgb for all color conversions which use intrinsics 3 years ago
Brian Popow b7c2e6fa43 Rename ValidateConversion to ValidateConversionToRgb 3 years ago
Brian Popow 1e2607ef7d Add comparing intrinsics color conversion to scalar version 3 years ago
Brian Popow e8f68d3cc4 Add ARM tests FromCmykArm and FromRgbArm 3 years ago
Stefan Nikolei 7fbe22fc2b Update readme Net7 SDK required 3 years ago
Stefan Nikolei 595c4bbc8b remove unused using 3 years ago
Stefan Nikolei d7a3e80520 Try with not 3 years ago
Stefan Nikolei 5a079c0a74 Try replicate CompareNotEqual with AdvSimd 3 years ago
Günther Foidl deaabf1571 Fixed Bug Pt. II 3 years ago
Günther Foidl bc6178167f Fixed bugs 3 years ago
Günther Foidl 5d111db9b5 Merge branch 'main' into codegen-optimizations 3 years ago
Günther Foidl 957ee98259 Fixed warnings from CI 3 years ago