8011 Commits (531c110505079db64f81df267ffe214f331b9657)

Author SHA1 Message Date
Stefan Nikolei 908bae371e Fix multiply 3 years ago
Stefan Nikolei d2e6f0eced Rewrite ColorMatrix 3 years ago
James Jackson-South 992361f967 Cleanup 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
Brian Popow d0369fb115 Better tests for mode score calculation for 16x8 and 16x16 3 years ago
Brian Popow 280e3762d2 Fix calculation of mode score for SSE2/AVX2 version 3 years ago
Stefan Nikolei 0e40d71895 Change Guard 3 years ago
Stefan Nikolei f047392bf0 Remove nullable disable from various files 3 years ago
James Jackson-South ffd5c360a4 Remove unneccessary guard 3 years ago
James Jackson-South 829be7ac1b Style cleanup 3 years ago
James Jackson-South c8fd4a321d Match other format configuration handling 3 years ago
Stefan Nikolei b79e61fbd9 Remove nullable disable from ChunkedMemoryStream 3 years ago
Stefan Nikolei b560918106 do not use null!. 3 years ago
James Jackson-South c6e583991c Minor cleanup 3 years ago
James Jackson-South 66d494e250 Reorder params, fix other warnings. 3 years ago
Brian Popow 88ddf709c5 Actually call arm methods, if arm is supported 3 years ago