12524 Commits (963d9936c9706b52025f4ef739ef22a88f13ecfc)
 

Author SHA1 Message Date
Brian Popow 963d9936c9
Merge branch 'main' into bp/modeScoreArm 3 years ago
Brian Popow 5ebc460d3b
Add "preEnumerateTheories": false (#2360) 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 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 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
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
James Jackson-South 66d494e250 Reorder params, fix other warnings. 3 years ago
James Jackson-South 74a2ad9689
Merge branch 'main' into sn/nullable/format_bmp 3 years ago
James Jackson-South a37b0f53f8
Merge pull request #2349 from SixLabors/bp/actually_call_arm_methods 3 years ago
Brian Popow 88ddf709c5 Actually call arm methods, if arm is supported 3 years ago
Stefan Nikolei 1c773661b4 Make method static 3 years ago
Stefan Nikolei 4a82d27303 Check iccProfileData for null not the profile 3 years ago
Stefan Nikolei cc4647741a Pass configuration as parameter 3 years ago
Stefan Nikolei 7b46791c41 Remove pragma 3 years ago
James Jackson-South 4d6400b1a4
Merge branch 'main' into sn/nullable/format_bmp 3 years ago
James Jackson-South b8572b5b80
Merge pull request #2344 from SixLabors/js/png-arm 3 years ago
Stefan Nikolei 72cee824a0 Readd deleted code... 3 years ago
Stefan Nikolei 7be55a1917 Fix build 3 years ago
Stefan Nikolei 94ebf3627d Remove nullable disable from format tga 3 years ago
Stefan Nikolei f9ac6624b0 remove nullable disable from Format Pbm 3 years ago