2502 Commits (04459c11968e5fa7b4f228cdb16857d87545e292)

Author SHA1 Message Date
James Jackson-South ded9217254 Handle Bmp encoder padding. 6 years ago
Anton Firszov 4812a8d0a5 Fix #1414 6 years ago
James Jackson-South 466048ef0d Cleanup and fix tests 6 years ago
James Jackson-South b010a15012 Shuffle3 + Tests 6 years ago
James Jackson-South 50e30c3c42 Fast fallbacks 6 years ago
James Jackson-South d933ed6480 Faster Pad3Shuffle4 6 years ago
James Jackson-South aec8e5d690 Add Shuffle4Slice3 6 years ago
James Jackson-South c4f7f67fd5 Initial 3padshuffle4 6 years ago
James Jackson-South aa20c09c48 Update based on feedback 6 years ago
James Jackson-South 0f950a1e50 Implement new optimized 4 channel shuffle methods. 6 years ago
James Jackson-South 28dc056d83 Fix coverage 6 years ago
James Jackson-South 84a1d1a28b Add optimized fallback for existing shuffles. 6 years ago
James Jackson-South 99d0a3111d Add 4 channel byte shuffling 6 years ago
James Jackson-South 893247bd88 Add 4 channel float shuffling. 6 years ago
James Jackson-South aecf80388c Add Avx2 Span Premultiplication and Reverse 6 years ago
James Jackson-South 8e993394b4 Benchmarks, tests, and cleanup. 6 years ago
James Jackson-South f493aa4efa Implement SimdUtils.HwIntrisics 6 years ago
James Jackson-South abe1263b17 Auto repair Png options to use Bit8. Fixes #935 6 years ago
James Jackson-South 5fadafe168 Fix warning 6 years ago
James Jackson-South 68d2406f4e Optimize low hanging fruit and fix naming 6 years ago
Evangelink f3c3cb6413 wip - Add basic structure for the swizzler 6 years ago
James Jackson-South 7b53df11c8 Fix incorrect test on NET 32bit 6 years ago
James Jackson-South ec36095092 Use envonment aware benchmarking for intrinsics. 6 years ago
James Jackson-South e6c73e4b2b Update PngEncoderTests.cs 6 years ago
James Jackson-South 911d28993c Enable additional tests 6 years ago
James Jackson-South 54ea7d6690 Split base disabled checks 6 years ago
James Jackson-South b90cac23df Now test both disable values. 6 years ago
James Jackson-South 13b570dd02 Test FeatureSIMD 6 years ago
James Jackson-South 54836a623b Fix COMPlus value properly. 6 years ago
James Jackson-South e794901bf6 Test another property to be sure 6 years ago
James Jackson-South 5e53e8363d Fix COMPlus environmental parameters 6 years ago
James Jackson-South d3208ad354 Increment tests 6 years ago
James Jackson-South 86198504ee Ensure remoteexecutor tests run 6 years ago
James Jackson-South 9380dd5b1e Use single Block8x8F.TransponseInto test 6 years ago
James Jackson-South 310710e311 Add FeatureTestRunner 6 years ago
James Jackson-South 45f303d094 Don't use generics. 6 years ago
James Jackson-South 147aea2448 Add skip for dotnet xunit 6 years ago
James Jackson-South 586f2dca75 Skip limited buffer bitmap test on NETFX 6 years ago
James Jackson-South 21b0982327 Split out progressive jpeg decoding tests 6 years ago
James Jackson-South 7909bc1e65 Disable failing RemoteExecutor tests on NETFX. 6 years ago
James Jackson-South 8d12e539a9 Allow selectively bypassing bmp verification. 6 years ago
Dirk Lemstra 11f2c96667
Reverted using the read defines. 6 years ago
James Jackson-South 4992c87323 Remove ActiveIssue filters 6 years ago
James Jackson-South b7185acf45 Fix bad merge 6 years ago
Dirk Lemstra 08771fe8ab
Update tests/ImageSharp.Tests/TestUtilities/ReferenceCodecs/MagickReferenceDecoder.cs 6 years ago
Dirk Lemstra 97d6413640
Use settings in the constructor. 6 years ago
Dirk Lemstra 722a014f12
Upgraded Magick.NET. 6 years ago
James Jackson-South 7c4a8a1a6f Skip tests on Linux with known Magick issue 6 years ago
James Jackson-South 9ab1200f4c Revert "Try System.Drawing BMP Decoder everywhere." 6 years ago
James Jackson-South c15a552f9a Try System.Drawing BMP Decoder everywhere. 6 years ago