12789 Commits (2ddecc60dea91045a6e7ecfa6eebeb483010673d)
 

Author SHA1 Message Date
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 344cca9f0f
Merge branch 'main' into bp/modeScoreArm 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 6a4dcd7019
Merge branch 'main' into js/avx2-porter-duff 3 years ago
James Jackson-South 517ec80280 Port most of the function components. 3 years ago
James Jackson-South 08f6d73d83
Merge pull request #2357 from SixLabors/js/decoder-options 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 29317da7fc
Merge branch 'main' into sn/nullable/various 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 a526d84cbb Skip WithoutAVX2 tests on ARM 3 years ago
Brian Popow 2f673b9942 Use ref parameter for AccumulateSSE16Neon 3 years ago
Brian Popow 7ed4c69349 Disable ARM for testing scalar version of calculating mode score 3 years ago
Brian Popow af0b7bf002 Merge remote-tracking branch 'origin/main' into bp/modeScoreArm 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
James Jackson-South 5de22f4071
Merge pull request #2355 from SixLabors/bp/fixCalcModeScore 3 years ago
Brian Popow d0369fb115 Better tests for mode score calculation for 16x8 and 16x16 3 years ago
Brian Popow 4407990cfd Better test for mode score calculation 4X4 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 16903fa9ea
Merge pull request #2352 from stefannikolei/sn/nullable/ChunkedMemoryStream 3 years ago
James Jackson-South 806b14935d
Merge branch 'main' into sn/nullable/ChunkedMemoryStream 3 years ago
James Jackson-South ffd5c360a4 Remove unneccessary guard 3 years ago
James Jackson-South dd1fc5c13d
Merge pull request #2348 from stefannikolei/sn/nullable/format_tga 3 years ago
James Jackson-South 829be7ac1b Style cleanup 3 years ago
James Jackson-South 9f3f90885d Merge branch 'sn/nullable/format_tga' of https://github.com/stefannikolei/ImageSharp into sn/nullable/format_tga 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 7be5bf13ec
Merge branch 'main' into sn/nullable/format_tga 3 years ago
James Jackson-South 37f5cc5d58
Merge pull request #2347 from stefannikolei/sn/nullable/format_pbm 3 years ago
James Jackson-South 224aa40f24
Merge branch 'main' into sn/nullable/format_pbm 3 years ago
James Jackson-South fff41c9b58
Merge pull request #2346 from stefannikolei/sn/nullable/format_gif 3 years ago
James Jackson-South c6e583991c Minor cleanup 3 years ago
James Jackson-South 9c9ebb2d0c
Merge branch 'main' into sn/nullable/format_gif 3 years ago
James Jackson-South c80bda47c8
Merge pull request #2345 from stefannikolei/sn/nullable/format_bmp 3 years ago