6831 Commits (026df1e4c88dec0512f8f0670fa2dee5ae59cd9e)
 

Author SHA1 Message Date
Anton Firszov c1afe359db separate PreMultiply from Convonution for rows 8 years ago
James Jackson-South a7cafa7e27 Merge branch 'master' into colorspace-transforms 8 years ago
Anton Firszov b5ef7d9bfb add bulk Premultiply 8 years ago
Anton Firszov e8eb6a72b6 Better names: WeightsWindow -> ResizeKernel, WeightsBuffer -> KernelMap 8 years ago
Anton Firszov 81313d07f7 do not allocate unnecessaryly large buffer in WeightsBuffer 8 years ago
James Jackson-South f9a0255659
Merge branch 'master' into addToStringToBgr24 8 years ago
Anton Firszov 7effe7238b tests for LCM & GCD 8 years ago
James Jackson-South aaf9b9305b
Merge pull request #719 from Davidsv/ImageSharp-issue-711-resize-aspect-ratio-or-closest 8 years ago
James Jackson-South a67386977c Add additional tests 8 years ago
Anton Firszov 99b114a7e5 LeastCommonMultiple 8 years ago
Peter Amrehn c8efad0d15 #718: add missing documentation 8 years ago
Peter Amrehn 5d35bcddcc #718: add missing inheritdoc comments 8 years ago
Peter Amrehn 58a5232e72 #718: extend IPixel interface and implement it everywhere, ... 8 years ago
Peter Amrehn 904fcd5c53 #718: fix Gray8Tests 8 years ago
Peter Amrehn 0354f32c44 #718: fix merge conflicts, adapt changes from PR #727 to t4 script 8 years ago
Peter Amrehn 9720fea2da #718: add pixel types Gray8 and Gray16 8 years ago
Peter Amrehn 0abb99b884 fix whitespacing in generated code 8 years ago
Peter Amrehn afe9cd14e2 Add ToString implementations to Bgr24 and Bgra32 8 years ago
David Svånå 36abf6d116 -Remove ResizeProcess.EnsureSizeBothDimensions and inlined its functionality in the constructors. -Updated ResizeExtensions remarks. 8 years ago
Davidsv 75f2e656aa
Merge branch 'master' into ImageSharp-issue-711-resize-aspect-ratio-or-closest 8 years ago
James Jackson-South 4d9c4272f1 Merge branch 'master' into colorspace-transforms 8 years ago
Anton Firsov 72f5a3be13
Merge pull request #727 from SixLabors/af/simplify-generators2 8 years ago
Anton Firsov ccfabf8fe7
Merge branch 'master' into af/simplify-generators2 8 years ago
Anton Firszov eddbd22044 drop old generators 8 years ago
Anton Firszov 08dfb7aa2a new generator methods 8 years ago
James Jackson-South 3ae862a055
Merge pull request #726 from SixLabors/js/fix-605 8 years ago
James Jackson-South 298a2f038e Remove invalid test 8 years ago
James Jackson-South 26ea2af4be Throw when crop rectangle exceeds source bounds. 8 years ago
James Jackson-South ff70890805
Merge pull request #724 from SixLabors/js/fix-723 8 years ago
James Jackson-South 63ee597022 No pointers! 8 years ago
James Jackson-South 63e3c4411a Add comment 8 years ago
James Jackson-South 99e773c13e Remove fixed structs. 7.3 can index fixed arrays! 8 years ago
James Jackson-South a82b404e2c Clean up Huffman table code. 8 years ago
James Jackson-South 24f2e1a689 Decode components in correct order + cleanup + optimizations. 8 years ago
James Jackson-South e47f9004f2
Merge pull request #722 from SixLabors/js/fix-721 8 years ago
James Jackson-South f62f6e82e1 Fix #721 8 years ago
James Jackson-South eb04ca66b9 CieXyy tests 8 years ago
James Jackson-South 54d45d5071 CieLuv tests 8 years ago
James Jackson-South 3af4fb190e Add CieLab tests 8 years ago
James Jackson-South 762c743d20 Normalise inlining, remove flaky test. 8 years ago
Anton Firszov 5a75939dff source should be ReadOnlySpan<T> for all bulk-conversion methods + increase tolerance because of failing test case 8 years ago
James Jackson-South a31dfabb5c Added bulk adaptation method plus more tests 8 years ago
James Jackson-South 321e439343 Fix accidentally replaced test image 8 years ago
James Jackson-South fd0ac3e1e2 Upate rgb test format 8 years ago
James Jackson-South 7845e8660e Add clamping and more struct tests 8 years ago
James Jackson-South 346147a187 Fix colorspace string representation tests. 8 years ago
James Jackson-South e609a3a5d8 Remove duplicate Adaption checks and reduce allocations. 8 years ago
James Jackson-South 5c589f623b Merge branch 'master' into colorspace-transforms 8 years ago
James Jackson-South 160f29f451
Merge pull request #720 from carbon/png 8 years ago
Jason Nelson d8d2e42a2d Add Parse method to PhysicalChunkData 8 years ago