4930 Commits (97ac149bfc408cef397a2fb6138dad7cd7049616)

Author SHA1 Message Date
Günther Foidl 77ffeeabd6 Create vector constants inline and not via ROS<byte> 3 years ago
Günther Foidl 2bbf1cb9b3 Fixed division by vector length 3 years ago
Stefan Nikolei a4fe64abb7 Port GrayscalConverter to Arm 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 ebd8114d04 Disable HwIntrinsics for Tests 3 years ago
Günther Foidl 1920e28ed0 Revised Unsafe.Add to avoid the sign-extending move 3 years ago
Stefan Nikolei b1a98cb76a Add arm64 intrinsics for cmyk converter 3 years ago
Günther Foidl 6ae2eb9eb2 Used unsigned division for vector sizes to get better codegen 3 years ago
Stefan Nikolei 2ba3699978 Do not run Vector256 tests on arm 3 years ago
Stefan Nikolei 19a9e5bb3f Add Arm benchmark 3 years ago
Stefan Nikolei c2558dd60c Add Arm intrinsics to JpegColorConverter 3 years ago
Stefan Nikolei 47f532b80e
Apply suggestions from code review 3 years ago
Stefan Nikolei 075e8a4893
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs 3 years ago
Stefan Nikolei 7ebe387a0c
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs 3 years ago
Stefan Nikolei a613dc9275
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs 3 years ago
Stefan Nikolei 4fb8e0d056
Update tests/ImageSharp.Tests/Memory/Allocators/UniformUnmanagedMemoryPoolTests.Trim.cs 3 years ago
Stefan Nikolei 56de9e766b Disable MemoryAllocator tests 3 years ago
Stefan Nikolei b661c07744 Remove mac specific skips 3 years ago
James Jackson-South 747923d953 Add Bit64 and cleanup 3 years ago
Ildar Khayrutdinov 91c3d5ecf8 cleanup 3 years ago
Ildar Khayrutdinov cfaf555c1f add test for notSupported 64 bit cmyk, add more tests for Identify (incl 64 bit cmyk) 3 years ago
James Jackson-South 32d08ba566 Update benchmarks and simplify color numeric bulk colormatrix 3 years ago
Stefan Nikolei 9a48aaa2f1 Add Benchmark 3 years ago
Stefan Nikolei fe6366eb56 Fix multiply logic 3 years ago
Stefan Nikolei ed71f0068e Remove the conditions from the tests 3 years ago
James Jackson-South c21bbbd531 Allow returning individual image frame metadata via Identify. 3 years ago
Stefan Nikolei a773580cff Fix multiply 3 years ago
Stefan Nikolei 531c110505 Fix hashcode test 3 years ago
James Jackson-South 17041402c6 Remove bad debug check and refs 3 years ago
James Jackson-South 9e19134d30 Implement feedback and update benchmarks 3 years ago
James Jackson-South 189c07bf19 Fix benchmarks 3 years ago
James Jackson-South 5a5d23cc8f Update test tolerances to cater for reference decoder bug. 3 years ago
James Jackson-South 2c30c90de7 Fix pre/unpremultiply methods 3 years ago
James Jackson-South eda0869f09 Update benchmarks and add more tests 3 years ago
James Jackson-South b9e4810418 Refactor DefaultShuffleX to use constants. 3 years ago
James Jackson-South 9e7cf1611b Use MMShuffle consts everywhere and refactor explicit shuffle components to use them 3 years ago
James Jackson-South 1a9db45a85 Update Buffer2D to allow disposal testing. 3 years ago
Ildar Khayrutdinov 220b8aa6de add tests 3 years ago
James Jackson-South 8ffec30559 Make Scalar default 3 years ago
James Jackson-South 916084cc1c Fix field assignment in benchmark 3 years ago
Brian Popow 5ebc460d3b
Add "preEnumerateTheories": false (#2360) 3 years ago
James Jackson-South b05b25b36d Use RemoteExecutor for composition tests 3 years ago
James Jackson-South c06da8c4bc Add NormalSrcOver benchmark 3 years ago
James Jackson-South c58be60c75 Add additional PD tests 3 years ago