4030 Commits (46e1f3578aa84782ecbb1aa22f5cc2bc2aa4674b)

Author SHA1 Message Date
Brian Popow 73e1306973 Add SubtractGreen Scalar test 3 years ago
Brian Popow b0d9cb8b4b Add BundleColorMap tests 3 years ago
Brian Popow 404342916e Add test case for: Fixed wrong division hack #2413 3 years ago
Günther Foidl 0b140a4ad9 Added and used Numerics.Vector{128|256}Count extension 3 years ago
Stefan Nikolei b2dc1e5704
Update tests/ImageSharp.Tests/Formats/Jpg/JpegColorConverterTests.cs 3 years ago
Stefan Nikolei 996f7675b9 Change test, only expect it for ARM64 3 years ago
Stefan Nikolei 7b13ae21ad Adapt testchanges 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
Günther Foidl f348d704ef Block8x8 Load and CopyTo simplified 3 years ago
Brian Popow 2f6edd76fa Add GrayscaleArm case 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
Stefan Nikolei 60c39bbd9f Port YCCK to arm 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
Günther Foidl a534328dc4 Optimized Block8x8F 3 years ago
Stefan Nikolei 9dddb8caad Port YCbCr ColorConverter to ARM 3 years ago
Günther Foidl b099bda98b Reduced intermediate allocations: Tiff 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 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