3191 Commits (2749a25d78c02c2931552766cbb3549c3d81a55f)

Author SHA1 Message Date
AlexNDRmac 2749a25d78
Move package to build props 6 years ago
AlexNDRmac 2871e8ed2e
Add support using libgdiplus on macOS 6 years ago
Brian Popow 82a5a61f3d Add global histogram equalization test which compares result to reference output 6 years ago
James Jackson-South e3e8656d8f Respond to Anton fedback 6 years ago
James Jackson-South ded9217254 Handle Bmp encoder padding. 6 years ago
Anton Firszov 4812a8d0a5 Fix #1414 6 years ago
Nicolas Portmann 330db03695 Polish benchmarks (fix new warnings) 6 years ago
Nicolas Portmann 680459ca54 Drop FromGrayscaleVector8 6 years ago
Nicolas Portmann 126247422d Add benchmarks 6 years ago
Nicolas Portmann 328b37af4b Refactor and add tests 6 years ago
Nicolas Portmann e550caaed7 Refactor JpegColorConverters 6 years ago
James Jackson-South 863c672be1 Fix shuffle +m slice fallback 6 years ago
Nicolas Portmann 1e615c286a Add initial vectorized color converter implementation 6 years ago
James Jackson-South 7e57ebd574 Add Rgb24 <==> Vector4 benchmarks 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 becb9f1137 Update benchmark 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 cdc1c0fce5 Fix benchmarks, cleanup. 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 34963a7f7a Don't use static spans for now. 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 b8081fd3e9 Use HW color conversion 6 years ago
James Jackson-South 9629f1c16e Add AVX2 implementation 6 years ago
James Jackson-South 05b66da9f7 Fix base unpremultiply benchmark 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
James Jackson-South 7b53df11c8 Fix incorrect test on NET 32bit 6 years ago
James Jackson-South aad4c1e89e Remove method baseline property 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