6480 Commits (31e5d8d35d3153906abaf30ff499282a05850a8a)
 

Author SHA1 Message Date
Simanto Rahman 31e5d8d35d Changed naming convention for threshold limit param 8 years ago
Simanto Rahman 1f52c9d77c Fully working implementation 8 years ago
Simanto Rahman a239e60885 Algorithm behaves abnormally when applied with ParallelHelpers 8 years ago
Simanto Rahman 319fc9559c Fixed several bugs produced during parallelism implementations 8 years ago
Simanto Rahman b0541025b2 Added contructor to control threshold limit 8 years ago
Simanto Rahman 6805f6d277 Used TempBuffer and fixed few logical errors 8 years ago
Simanto Rahman 8978bc3474 Missed an end of line by accident :p 8 years ago
Simanto Rahman d8f3b397bb Fixed few breaking changes 8 years ago
Simanto Rahman a501113687 Merge branch 'master' of https://github.com/SimantoR/ImageSharp 8 years ago
SimantoR ba8929c796
Merge branch 'master' into master 8 years ago
Simanto Rahman bb5cc29ba2 Few general changes without effecting the algorithm implementation 8 years ago
Simanto Rahman 2b6d93aabe Temporary fix to accomodate #744 8 years ago
James Jackson-South 00070f43cc
Merge pull request #747 from carbon/empty 8 years ago
James Jackson-South 47037b4fb1
Merge branch 'master' into empty 8 years ago
James Jackson-South cd68f80e6c
Merge pull request #746 from carbon/net472 8 years ago
Jason Nelson 3ac47cb4ed Use ternary operator 8 years ago
Jason Nelson 5771f96382 [Exif] Make allowedParts and values readonly 8 years ago
Jason Nelson e2fe2b148b Update IccProfile constructor 8 years ago
Jason Nelson bed5c63505 Update appveyor target frameworks (64bit) 8 years ago
Jason Nelson 880ee68248 Update appveyor target frameworks 8 years ago
Jason Nelson a80335d9e0 Eliminate allocation in invalid icc profile 8 years ago
Jason Nelson 41b5ef3061 Eliminate an allocation when cloning a valid ExifProfile 8 years ago
Jason Nelson 2293494a77 Update IccProfile Entries to Array 8 years ago
Jason Nelson de0956295a [Exif] Eliminate invalidTag list allocation when there are no invalid tags 8 years ago
Jason Nelson 0e1efba341 Use Array.Empty 8 years ago
Jason Nelson f52be32aba Cross target NET472 and enable extended intrinisics behind SUPPORTS_EXTENDED_INTRINSICS symbol 8 years ago
Anton Firsov 62396c031a
Merge pull request #744 from SixLabors/af/refactor-pixel-api 8 years ago
Anton Firszov 15415ef3c4 Update xmldoc 8 years ago
SimantoR 1e7dc83cfe
Merge branch 'master' into master 8 years ago
Anton Firszov e408b5ca91 revert addition of unnecessary `[DebuggerStepThrough]` 8 years ago
Anton Firszov b944f6b92e Merge remote-tracking branch 'origin/master' into af/refactor-pixel-api 8 years ago
James Jackson-South d65cf676fa
Merge pull request #729 from jongleur1983/718-gray8-gray16 8 years ago
James Jackson-South cd543b24e7 Bump build now Github should be returned to normal. 8 years ago
Anton Firszov 30994e7640 fix wrong Slice() usages 8 years ago
Anton Firszov b69baf57f4 fix span length issues related to Vector4 conversion 8 years ago
Anton Firszov 6e52e99f37 Adapt Span.CopyTo(...) semantics for all pixel conversion methods in PixelOperations 8 years ago
Anton Firszov ebff0a51e1 Span.CopyTo(...) semantics for bulk Vecto4 conversion in PixelOperations 8 years ago
Anton Firszov cf9476be96 Improve Guard 8 years ago
Anton Firszov 3986dedb3c Adapt Span.CopyTo(...) semantics on color conversion API-s 8 years ago
Anton Firszov ed55a1f75b CLA assistant, please wake up! 8 years ago
Anton Firszov 0dedf86b0b DRY out PixelOperations generators 8 years ago
Anton Firszov f55050bcfb GenerateDefaultSelfConversionMethods 8 years ago
Anton Firszov fb1eba4f3d Introduce RgbaCompatible.Common.ttinclude 8 years ago
Anton Firszov 5fda8d38be rename stuff in Benchmarks 8 years ago
Anton Firszov 8ebe390c32 Rename PackFrom*** -> From***: 8 years ago
Anton Firszov d4be172dcc simplify IPixel method names: PackFrom*** -> From*** 8 years ago
Anton Firszov 9bc99a6d78 Move all specific IPixel implementations to a (non-namespace-provider) subfolder 8 years ago
Anton Firszov ea5658a72a fix typo 8 years ago
Anton Firsov 6ca596d355
Something's wrong with the status checks 8 years ago
Anton Firszov 5a070ea6d6 wakeup message to the git status-checks 8 years ago