5947 Commits (d5d63feed4c19fe8bf836c6ba7e03e052f72494d)

Author SHA1 Message Date
Xavier Cho da44dcf1f3 Implement gradient brush similar to PathGradientBrush (#969) (#989) 7 years ago
James Jackson-South f24169110e Update dependencies and submodule 7 years ago
James Jackson-South 49e4a6590b [SL.Core] Use shared source MathF and HashCode 7 years ago
James Jackson-South 36742649ea [SL.Core] Update submodule and fix warnings. 7 years ago
Sergio Pedri 65075e3199 Fixed XML docs for RgbaVector pixel type (#992) 7 years ago
Anton Firszov 9f76180823 [SL.Core] use shared .editorconfig and stylecop.json 7 years ago
Anton Firszov 46d4ffc4e3 [SL.Core] Standards -> SharedInfrastructure 7 years ago
Anton Firsov 7660009f31
Patch MemoryOwnerExtensions to fix #987 7 years ago
James Jackson-South b173a70a00 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri f25c68304d Processors refactoring (#983) 7 years ago
Simon Cropp 899d1179a7 remove some redundant constructor overloads from exceptions (#979) 7 years ago
Brian Popow 84fc4320e7 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 0c00a6e478 [SL.Core] do not share internals across SixLabors projects 7 years ago
Anton Firszov e84cee3a17 [SL.Core] use shared guards from standards 7 years ago
Anton Firszov 2ca0a42301 [SL.Core] harmonize Guard + DebugGuard code and tests 7 years ago
Anton Firszov 5f44c39d07 [SL.Core] Extend Guard and DebugGuard 7 years ago
Simon Cropp 8bbb9e0466 remove SteppedRange (#980) 7 years ago
Simon Cropp fd6a03af15 remove some redundant usings (#976) 7 years ago
Simon Cropp c4d6466e65
cache max value 7 years ago
Simon Cropp f7819ae340
cache max in ConvertToRgba 7 years ago
Simon Cropp ccd23cfadd
use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago
Simon Cropp 6af3a38cfa
ExifTagDescriptionAttribute doesnt need fields 7 years ago
Simon Cropp c1ab6b1885
remove patternVector in patternBrush 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Brian Popow 76e7b3dbaa Add comment about when to use clipping 7 years ago
Simon Cropp e4e8205807
aviod multiple array lookup 7 years ago
Simon Cropp f63348d69a
remove redundant ParallelOptions 7 years ago
Simon Cropp e23d8df485 remove some redundant variables and type params (#971) 7 years ago
Brian Popow b044fa95a7 Remove unnecessary tileX and tileY declarations 7 years ago
Anton Firsov c992db17fe Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Jason Heard ba07fc22ba Add possible fix 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Simon Cropp a72e7fdb88 fix "as" usage (#959) 7 years ago
Simon Cropp aa6d2ab997 fix some spelling (#957) 7 years ago
Dirk Lemstra e827127e52 [SL.Core] Silence warning. 7 years ago
Dirk Lemstra 35561ccca4 [SL.Core] Fixed new StyleCop issues. 7 years ago
Dirk Lemstra bb4c185b42 [SL.Core] Upgraded StyleCop. 7 years ago
Ildar 5aec0d8fe9 #244 Add support for interlaced PNG encoding (#955) 7 years ago
Brian Popow d9925234a4 Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Simon Cropp 3f571687a6 remove duplicate props from csproj 7 years ago
Sergio Pedri 778567becb Bokeh blur implementation (#842) 7 years ago
James Jackson-South 5abca49055
Master cleanup (#952) 7 years ago
Dan Manning d73d4a5753 #946: fixed StyleCop errors 7 years ago
Dan Manning 5417817ccd #946: AoT compiler fixes and hid Seed methods 7 years ago
Anton Firsov 96c3bbff79 Introduce non-generic ImageFrameCollection (#941) 7 years ago
Brian Popow 50848a6d27 Add support for decoding RLE24 Bitmaps (#939) 7 years ago
Mertsch 90f53b955e [SL.Core] Remove typo in NuGet package description 7 years ago