2535 Commits (3fba6f81edd9297cd44ffffcc4a7a79cf0b76021)

Author SHA1 Message Date
Amaury Levé 7c5f39d47c Forgot to commit tests 6 years ago
Amaury Levé f1a799ec74 Apply suggested change for test 6 years ago
Evangelink 5f3bb973a8 Update integration tests 6 years ago
Evangelink d16149aa5b Fix unit test 6 years ago
Evangelink 2e5a86ab44 More progress toward a working swizzler 6 years ago
James Jackson-South d6f482174d No more Vector4Utils & ImageMath 6 years ago
James Jackson-South 7b7a6069b8 Moar Utils 6 years ago
James Jackson-South d6b38c1803 Utils FTW 6 years ago
James Jackson-South 4565fda8c1 ImageMaths => ImageMath 6 years ago
James Jackson-South 216257a359 Introduce Numerics and migrate ImageMaths methods 6 years ago
James Jackson-South ecf05e2ff9 Bump tolerance 6 years ago
James Jackson-South 6e589e8d8e Use higher tolerance on macOS CI runs 6 years ago
James Jackson-South 801e026322 Enable resize tests 6 years ago
James Jackson-South 8a065ac9ac Move property to base. 6 years ago
James Jackson-South a0a6aea951 Update tests 6 years ago
AlexNDRmac 17639498f2
Decorate OSX specific tests 6 years ago
AlexNDRmac 2085b77b05
Do not run windows specific tests on macOS 6 years ago
AlexNDRmac 8f2da28358
Move package to build props 6 years ago
AlexNDRmac 427d97a742
Add support using libgdiplus on macOS 6 years ago
James Jackson-South 842cd378d7 Fix Short4 and tests 6 years ago
James Jackson-South 686aef78d2 Add new property and implement for TPixel types 6 years ago
Brian Popow 5c8f66cd47 Add global histogram equalization test which compares result to reference output 6 years ago
James Jackson-South 8212e60d53 Respond to Anton fedback 6 years ago
James Jackson-South 1ad9fcdad6 Handle Bmp encoder padding. 6 years ago
Anton Firszov 5748d3d1b3 Fix #1414 6 years ago
Nicolas Portmann d76dbaa693 Drop FromGrayscaleVector8 6 years ago
Nicolas Portmann 7cc953e6a7 Refactor and add tests 6 years ago
Nicolas Portmann f421be2121 Refactor JpegColorConverters 6 years ago
Nicolas Portmann 210d8f7740 Add initial vectorized color converter implementation 6 years ago
James Jackson-South 49062c4ee5 Cleanup and fix tests 6 years ago
James Jackson-South 76d52772b6 Shuffle3 + Tests 6 years ago
James Jackson-South d5b257786e Fast fallbacks 6 years ago
James Jackson-South 21611e1911 Faster Pad3Shuffle4 6 years ago
James Jackson-South 1d21dc9b59 Add Shuffle4Slice3 6 years ago
James Jackson-South 49e93641b4 Initial 3padshuffle4 6 years ago
James Jackson-South aba5d636da Update based on feedback 6 years ago
James Jackson-South ab11f4e348 Implement new optimized 4 channel shuffle methods. 6 years ago
James Jackson-South 299ea10e82 Fix coverage 6 years ago
James Jackson-South 79a7e8f953 Add optimized fallback for existing shuffles. 6 years ago
James Jackson-South f659bc3950 Add 4 channel byte shuffling 6 years ago
James Jackson-South 771829d3f2 Add 4 channel float shuffling. 6 years ago
James Jackson-South 6c4d65bca7 Add Avx2 Span Premultiplication and Reverse 6 years ago
James Jackson-South a5033e4eff Benchmarks, tests, and cleanup. 6 years ago
James Jackson-South 6478865021 Implement SimdUtils.HwIntrisics 6 years ago
James Jackson-South d4fb78b098 Auto repair Png options to use Bit8. Fixes #935 6 years ago
James Jackson-South 9625a3dcae Fix warning 6 years ago
James Jackson-South e5deb15753 Optimize low hanging fruit and fix naming 6 years ago
Evangelink ecbe356bb0 wip - Add basic structure for the swizzler 6 years ago
James Jackson-South b3ce02c419 Fix incorrect test on NET 32bit 6 years ago
James Jackson-South f2f16d8c67 Use envonment aware benchmarking for intrinsics. 6 years ago