3998 Commits (b9b6f72008689a98cf13ce4bfb89fe9a3de2a3fc)

Author SHA1 Message Date
Günther Foidl b099bda98b Reduced intermediate allocations: Tiff 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 2ba3699978 Do not run Vector256 tests on arm 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
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 5a5d23cc8f Update test tolerances to cater for reference decoder bug. 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
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 c58be60c75 Add additional PD tests 3 years ago
James Jackson-South b4ff1e4db3 Fix issues 3 years ago
James Jackson-South 670b1a27bb Fix assignment of configuration options in unit tests 3 years ago
Brian Popow a526d84cbb Skip WithoutAVX2 tests on ARM 3 years ago
Brian Popow 7ed4c69349 Disable ARM for testing scalar version of calculating mode score 3 years ago
Brian Popow cbeeca5710 Add ARM version of calculating mode score 3 years ago
Brian Popow d0369fb115 Better tests for mode score calculation for 16x8 and 16x16 3 years ago
Brian Popow 4407990cfd Better test for mode score calculation 4X4 3 years ago
James Jackson-South b8a76143cc Recreate @brianpopow 's changes 3 years ago
Brian Popow 3fd4fdc0c0 Fix wrong casing of file endings from BMP to bmp 3 years ago
James Jackson-South 2b1f6feb0a Remove .NET version constraints from allocator tests 3 years ago
James Jackson-South bcf9add4f0 Update UniformUnmanagedMemoryPoolTests.Trim.cs 3 years ago
James Jackson-South b158e0e2e6 Skip another allocation test on ARM64 .NET7 3 years ago
James Jackson-South 4551f457b0 Tweak Png decode/resize differences for ARM64 3 years ago
James Jackson-South 5aa28bc26f Skip additional allocation failure tests on .NET 7 ARM64 3 years ago