8025 Commits (236f7a6feaec336099a9ee48adda14b0eb46ec8c)

Author SHA1 Message Date
James Jackson-South 32d08ba566 Update benchmarks and simplify color numeric bulk colormatrix 3 years ago
Stefan Nikolei db723dbf53 Optimize multiply 3 years ago
James Jackson-South fdcecfd689 Optimize transform 3 years ago
Stefan Nikolei fe6366eb56 Fix multiply logic 3 years ago
Stefan Nikolei c86677b408 Adapt changes for ColorNumerics.Transform 3 years ago
Stefan Nikolei 7da11fda54 Policyfill UnscopedRef 3 years ago
Stefan Nikolei a773580cff Fix multiply 3 years ago
Stefan Nikolei 908bae371e Fix multiply 3 years ago
Stefan Nikolei d2e6f0eced Rewrite ColorMatrix 3 years ago
James Jackson-South aab9955fd2 normalize code 3 years ago
James Jackson-South 17041402c6 Remove bad debug check and refs 3 years ago
James Jackson-South 992361f967 Cleanup 3 years ago
James Jackson-South 9e19134d30 Implement feedback and update benchmarks 3 years ago
James Jackson-South 5a5d23cc8f Update test tolerances to cater for reference decoder bug. 3 years ago
James Jackson-South 2c30c90de7 Fix pre/unpremultiply methods 3 years ago
Stefan Nikolei ea2c4fa5f8 Refactor BitReaderBase 3 years ago
Stefan Nikolei a27df8a721 Remove nullable disable from CostManager and CostInterval 3 years ago
Stefan Nikolei d9f72786ad #2231 First steps for removing nullable disable in webp 3 years ago
James Jackson-South eda0869f09 Update benchmarks and add more tests 3 years ago
James Jackson-South b9e4810418 Refactor DefaultShuffleX to use constants. 3 years ago
James Jackson-South 9e7cf1611b Use MMShuffle consts everywhere and refactor explicit shuffle components to use them 3 years ago
James Jackson-South 1a9db45a85 Update Buffer2D to allow disposal testing. 3 years ago
James Jackson-South a04526ff88 Minor cleanup 3 years ago
James Jackson-South ac0d27d9bd Provide Sse fallback for WithW 3 years ago
James Jackson-South 78eb2f1764 Use WithW 3 years ago
James Jackson-South afdc53c090 Tanners Top Tips!! 3 years ago
James Jackson-South a666372f68 Use FMA where possible. 3 years ago
James Jackson-South 6cb6bd41f1 Better clamp, fix offset (again) 3 years ago
James Jackson-South dff381fd55 Fix amount span assignment 3 years ago
James Jackson-South c58be60c75 Add additional PD tests 3 years ago
James Jackson-South b4ff1e4db3 Fix issues 3 years ago
James Jackson-South 41cfa9b1fb Port DefaultPixelBlenders 3 years ago
James Jackson-South bde9324f17 Use Permute 3 years ago
James Jackson-South 9a552f17ec Revert "Use Permute" 3 years ago
James Jackson-South 907400f2dc Use Permute 3 years ago
James Jackson-South 5fedca8647 Respond to feedback 3 years ago
James Jackson-South 9f8bcc464d Respond to feedback 3 years ago
James Jackson-South ef34960e81 Fix code generation 3 years ago
James Jackson-South 4c546d7de8 Update the PorterDuffFunctions.Generated.tt to include the Vector256<float> variants. 3 years ago
James Jackson-South 746b34d46f Finish porting function components 3 years ago
Brian Popow ae7306beb9 Change arguments of AccumulateSSE16Neon to pointers for better code generation 3 years ago
Brian Popow b0bfb0a035 Use Vector128<T>.sum() for reduce sum in NET7.0 3 years ago
James Jackson-South 517ec80280 Port most of the function components. 3 years ago
James Jackson-South 8a42441c73 Update DecoderOptions.cs 3 years ago
James Jackson-South 670b1a27bb Fix assignment of configuration options in unit tests 3 years ago
James Jackson-South 83f0979fe0 Allow setting configuration property 3 years ago
Brian Popow e345857cd9 Use AddAcross for reduce sum, if available 3 years ago
Brian Popow 2f673b9942 Use ref parameter for AccumulateSSE16Neon 3 years ago
Brian Popow 7483802692 Move reduce sum to numerics 3 years ago
Brian Popow cbeeca5710 Add ARM version of calculating mode score 3 years ago