4676 Commits (a75d833d4b1872f00aae88d159b94585ed7878cd)

Author SHA1 Message Date
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
Brian Popow 6016c11bd0 Bitmap decoder now can decode bitmap arrays (#930) 7 years ago
James Jackson-South 7a484f7a57
Fix 925 (#929) 7 years ago
Brian Popow 6fcfe09c38 Feature: Bitmap RLE undefined pixel handling (#927) 7 years ago
James Jackson-South 84256b6180 Improve robustness of huffman decoder. 7 years ago
James Jackson-South 06d0fd44f0 Add test image and use constants 7 years ago
James Jackson-South dcbcf3c428 Prevent zigzag overflow. Fix #922 7 years ago
Tanner Gooding e2651e7f45 Updating the repo to use Directory.Build.props/targets files (#920) 7 years ago
James Jackson-South 07ec651190
Removes usage of linq in several critical paths (#918) 7 years ago
James Jackson-South 32d919e5ee
Fix #466 (#916) 7 years ago
Brian Popow 10c834bb94 Fix for Issue #871 and #914 (#915) 7 years ago
Anton Firsov b00b949141 API cleanup (related to #907) (#911) 7 years ago
Brian Popow 88097655b8 Using MemoryMarshal.AsBytes in Write8BitGray to get the bytes of a row 7 years ago