3202 Commits (2e3f3c1e390df3be2fe547b524fa6ea9200b2d0b)

Author SHA1 Message Date
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
Brian Popow 9bed14f268 Add histogram equalization benchmark 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 181d434462 Update External 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 82a2359ee5 Polish benchmarks (fix new warnings) 6 years ago
Nicolas Portmann d76dbaa693 Drop FromGrayscaleVector8 6 years ago
Nicolas Portmann 89bb9fe422 Add benchmarks 6 years ago
Nicolas Portmann 7cc953e6a7 Refactor and add tests 6 years ago
Nicolas Portmann f421be2121 Refactor JpegColorConverters 6 years ago
James Jackson-South 4416d3d951 Fix shuffle +m slice fallback 6 years ago
Nicolas Portmann 210d8f7740 Add initial vectorized color converter implementation 6 years ago
James Jackson-South 1f73b21920 Add Rgb24 <==> Vector4 benchmarks 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 2d1f2cc2c7 Update benchmark 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 dabc237e26 Fix benchmarks, cleanup. 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 5625b4bd3f Don't use static spans for now. 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 ebfd069591 Use HW color conversion 6 years ago
James Jackson-South c1e6d50712 Add AVX2 implementation 6 years ago
James Jackson-South 4aebc135bc Fix base unpremultiply benchmark 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
James Jackson-South b3ce02c419 Fix incorrect test on NET 32bit 6 years ago
James Jackson-South dfd6aaab21 Remove method baseline property 6 years ago
James Jackson-South f2f16d8c67 Use envonment aware benchmarking for intrinsics. 6 years ago