4744 Commits (cc080b94f2df99bbaea9ff4c756f9d14b922e2da)

Author SHA1 Message Date
James Jackson-South 25daf98fa8 [SL.Core] Use shared source MathF and HashCode 7 years ago
James Jackson-South 68dca4fddb [SL.Core] Update submodule and fix warnings. 7 years ago
Sergio Pedri a79c203b48 Fixed XML docs for RgbaVector pixel type (#992) 7 years ago
Anton Firszov 278a79e500 [SL.Core] use shared .editorconfig and stylecop.json 7 years ago
Anton Firszov 29046532a2 [SL.Core] Standards -> SharedInfrastructure 7 years ago
Anton Firsov 9f93b09a11
Patch MemoryOwnerExtensions to fix #987 7 years ago
James Jackson-South 02d1f1b250 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri 13989ac126 Processors refactoring (#983) 7 years ago
Simon Cropp 79f5ff5bd5 remove some redundant constructor overloads from exceptions (#979) 7 years ago
Brian Popow 3013857bf9 Changed processing of border rows and columns to use the tile count and process only a maximum of tileCount - 1 tiles 7 years ago
Anton Firszov 56277c4735 [SL.Core] do not share internals across SixLabors projects 7 years ago
Anton Firszov eb40549006 [SL.Core] use shared guards from standards 7 years ago
Anton Firszov ff972defaf [SL.Core] harmonize Guard + DebugGuard code and tests 7 years ago
Anton Firszov 20aef1b6da [SL.Core] Extend Guard and DebugGuard 7 years ago
Simon Cropp e809d514fa remove SteppedRange (#980) 7 years ago
Simon Cropp 52caddf0a4 remove some redundant usings (#976) 7 years ago
Simon Cropp 8fc01b3af5
cache max value 7 years ago
Simon Cropp 08f1b08d5a
cache max in ConvertToRgba 7 years ago
Simon Cropp 5a9b87414b
use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago
Simon Cropp 3f4378381e
ExifTagDescriptionAttribute doesnt need fields 7 years ago
Simon Cropp 91a4ed96a1
remove patternVector in patternBrush 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Brian Popow 26042ec82c Add comment about when to use clipping 7 years ago
Simon Cropp a16c514846
aviod multiple array lookup 7 years ago
Simon Cropp b1e42b6ad2
remove redundant ParallelOptions 7 years ago
Simon Cropp f115c160fc remove some redundant variables and type params (#971) 7 years ago
Brian Popow 726b6ab7c2 Remove unnecessary tileX and tileY declarations 7 years ago
Anton Firsov 29099949ca Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Jason Heard 724c26a50d Add possible fix 7 years ago
Simon Cropp aac8eae64a fix some spelling (#962) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Simon Cropp 4a55496a11 fix "as" usage (#959) 7 years ago
Simon Cropp 2734847e2e fix some spelling (#957) 7 years ago
Dirk Lemstra 3b84a04013 [SL.Core] Silence warning. 7 years ago
Dirk Lemstra 901929bdf5 [SL.Core] Fixed new StyleCop issues. 7 years ago
Dirk Lemstra 9af8343e01 [SL.Core] Upgraded StyleCop. 7 years ago
Ildar 812ef6e4f2 #244 Add support for interlaced PNG encoding (#955) 7 years ago
Brian Popow ff7d8760da Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Simon Cropp 5548f762c5 remove duplicate props from csproj 7 years ago
Sergio Pedri 481481e083 Bokeh blur implementation (#842) 7 years ago
James Jackson-South 7196b43fb7
Master cleanup (#952) 7 years ago
Dan Manning faa2836297 #946: fixed StyleCop errors 7 years ago
Dan Manning 60ccf442fc #946: AoT compiler fixes and hid Seed methods 7 years ago
Anton Firsov a48de6301b Introduce non-generic ImageFrameCollection (#941) 7 years ago
Brian Popow f9f7a564b1 Add support for decoding RLE24 Bitmaps (#939) 7 years ago
Mertsch 3cdd259c6a [SL.Core] Remove typo in NuGet package description 7 years ago
James Jackson-South 692e244f9a
Fix #937 (#938) 7 years ago
Fredrik Eilertsen a842e98191 Throw UnkownFormatException on Image.Load (#932) 7 years ago