12517 Commits (ae7306beb98367cdd42235605adfc3305490fc45)
 

Author SHA1 Message Date
Brian Popow ae7306beb9 Change arguments of AccumulateSSE16Neon to pointers for better code generation 4 years ago
Brian Popow b0bfb0a035 Use Vector128<T>.sum() for reduce sum in NET7.0 4 years ago
Brian Popow e345857cd9 Use AddAcross for reduce sum, if available 4 years ago
Brian Popow a526d84cbb Skip WithoutAVX2 tests on ARM 4 years ago
Brian Popow 2f673b9942 Use ref parameter for AccumulateSSE16Neon 4 years ago
Brian Popow 7ed4c69349 Disable ARM for testing scalar version of calculating mode score 4 years ago
Brian Popow af0b7bf002 Merge remote-tracking branch 'origin/main' into bp/modeScoreArm 4 years ago
Brian Popow 7483802692 Move reduce sum to numerics 4 years ago
Brian Popow cbeeca5710 Add ARM version of calculating mode score 4 years ago
James Jackson-South 5de22f4071
Merge pull request #2355 from SixLabors/bp/fixCalcModeScore 4 years ago
Brian Popow d0369fb115 Better tests for mode score calculation for 16x8 and 16x16 4 years ago
Brian Popow 4407990cfd Better test for mode score calculation 4X4 4 years ago
Brian Popow 280e3762d2 Fix calculation of mode score for SSE2/AVX2 version 4 years ago
James Jackson-South 16903fa9ea
Merge pull request #2352 from stefannikolei/sn/nullable/ChunkedMemoryStream 4 years ago
James Jackson-South 806b14935d
Merge branch 'main' into sn/nullable/ChunkedMemoryStream 4 years ago
James Jackson-South ffd5c360a4 Remove unneccessary guard 4 years ago
James Jackson-South dd1fc5c13d
Merge pull request #2348 from stefannikolei/sn/nullable/format_tga 4 years ago
James Jackson-South 829be7ac1b Style cleanup 4 years ago
James Jackson-South 9f3f90885d Merge branch 'sn/nullable/format_tga' of https://github.com/stefannikolei/ImageSharp into sn/nullable/format_tga 4 years ago
James Jackson-South c8fd4a321d Match other format configuration handling 4 years ago
Stefan Nikolei b79e61fbd9 Remove nullable disable from ChunkedMemoryStream 4 years ago
Stefan Nikolei b560918106 do not use null!. 4 years ago
James Jackson-South 7be5bf13ec
Merge branch 'main' into sn/nullable/format_tga 4 years ago
James Jackson-South 37f5cc5d58
Merge pull request #2347 from stefannikolei/sn/nullable/format_pbm 4 years ago
James Jackson-South 224aa40f24
Merge branch 'main' into sn/nullable/format_pbm 4 years ago
James Jackson-South fff41c9b58
Merge pull request #2346 from stefannikolei/sn/nullable/format_gif 4 years ago
James Jackson-South c6e583991c Minor cleanup 4 years ago
James Jackson-South 9c9ebb2d0c
Merge branch 'main' into sn/nullable/format_gif 4 years ago
James Jackson-South c80bda47c8
Merge pull request #2345 from stefannikolei/sn/nullable/format_bmp 4 years ago
James Jackson-South 66d494e250 Reorder params, fix other warnings. 4 years ago
James Jackson-South 74a2ad9689
Merge branch 'main' into sn/nullable/format_bmp 4 years ago
James Jackson-South a37b0f53f8
Merge pull request #2349 from SixLabors/bp/actually_call_arm_methods 4 years ago
Brian Popow 88ddf709c5 Actually call arm methods, if arm is supported 4 years ago
Stefan Nikolei 1c773661b4 Make method static 4 years ago
Stefan Nikolei 4a82d27303 Check iccProfileData for null not the profile 4 years ago
Stefan Nikolei cc4647741a Pass configuration as parameter 4 years ago
Stefan Nikolei 7b46791c41 Remove pragma 4 years ago
James Jackson-South 4d6400b1a4
Merge branch 'main' into sn/nullable/format_bmp 4 years ago
James Jackson-South b8572b5b80
Merge pull request #2344 from SixLabors/js/png-arm 4 years ago
Stefan Nikolei 72cee824a0 Readd deleted code... 4 years ago
Stefan Nikolei 7be55a1917 Fix build 4 years ago
Stefan Nikolei 94ebf3627d Remove nullable disable from format tga 4 years ago
Stefan Nikolei f9ac6624b0 remove nullable disable from Format Pbm 4 years ago
Stefan Nikolei 90ac3a29c9 Make skipblock static to fix build 4 years ago
Stefan Nikolei 94fd43f71f remove nullable disable from format gif 4 years ago
Stefan Nikolei cd9a06b4cb Fix unit test. 4 years ago
Stefan Nikolei 3182f935dc Remove nullable disable from Formats.BMP 4 years ago
James Jackson-South b8a76143cc Recreate @brianpopow 's changes 4 years ago
James Jackson-South 4b4028bc50
Merge pull request #2330 from stefannikolei/stefannikolei/nullable/metadata_profiles 4 years ago
James Jackson-South 1d49195dfb
Merge branch 'main' into stefannikolei/nullable/metadata_profiles 4 years ago