7971 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 2f673b9942 Use ref parameter for AccumulateSSE16Neon 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
Brian Popow d0369fb115 Better tests for mode score calculation for 16x8 and 16x16 4 years ago
Brian Popow 280e3762d2 Fix calculation of mode score for SSE2/AVX2 version 4 years ago
James Jackson-South ffd5c360a4 Remove unneccessary guard 4 years ago
James Jackson-South 829be7ac1b Style cleanup 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 c6e583991c Minor cleanup 4 years ago
James Jackson-South 66d494e250 Reorder params, fix other warnings. 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
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
Stefan Nikolei 2d6c174606 Initialize is only needed in the constructor. It would just return on the other invocations 4 years ago
Stefan Nikolei 6eec48de54 Initialize values during declaration 4 years ago
Petar Tasev a1a2cec284 Added L16 support to tiff encoder (unit tests WIP) 4 years ago
Stefan Nikolei df803cd34d Fix nullref 4 years ago
Stefan Nikolei 7847fab011 Remove ? for pixelMap and paletteOwner 4 years ago
Stefan Nikolei e7bcc5f132 Fix build 4 years ago
Stefan Nikolei 8504518073 Remove nullable disable from Processing.Processors 4 years ago
Stefan Nikolei 34add6aebf Remove nullable disable from pixelimplementations 4 years ago
Stefan Nikolei 5078f1e1df Remove Nullable disable from MetaData.Profiles 4 years ago
James Jackson-South e9a693b99a Normalize parameters across all extension methods 4 years ago
James Jackson-South 7f1fc960ed Use cache to make type threadsafe 4 years ago
James Jackson-South 54df7ab641 Safer cast, cleanup and comment 4 years ago
Stefan Nikolei 9c3d68f1f5
Update src/ImageSharp/Memory/Buffer2DExtensions.cs 4 years ago
Stefan Nikolei 6e70477cf2
Update src/ImageSharp/Memory/Buffer2D{T}.cs 4 years ago
Stefan Nikolei 8f18e35960
Update src/ImageSharp/Memory/DiscontiguousBuffers/MemoryGroup{T}.Owned.cs 4 years ago
Stefan Nikolei 12421030c2
Update src/ImageSharp/Memory/DiscontiguousBuffers/MemoryGroup{T}.Owned.cs 4 years ago
Stefan Nikolei 4efd49295a Resolve PR issues 4 years ago
Stefan Nikolei 12cf563c5c Use CheckDisposed 4 years ago
Stefan Nikolei dfde8d8bf5 Resolve PR comments 4 years ago
Stefan Nikolei e70e71b16c Remove nullable disable from Memory.Allocators 4 years ago
Stefan Nikolei 4605f664bc Remove nullable disable from ColorSpace and Color 4 years ago