7629 Commits (45f4e323c1c1d64e6025a68fa06efcb827f9ecd5)
 

Author SHA1 Message Date
Anton Firszov 7fae100254 pixel-agnostic ResizeProcessor 7 years ago
Anton Firszov 0d2c0e78c8 pixel agnostic Mutate/Clone defined 7 years ago
Anton Firszov 2fa57ff510 define IImageVisitor 7 years ago
Brian Popow 039eae6a99 Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
James Jackson-South a18e38edd8 [SL.Core] Merge branch 'master' into deconstructors 7 years ago
James Jackson-South bed4a9dbd2 [SL.Core] Merge pull request SixLabors/Core#29 from synercoder/add-github-files 7 years ago
Gerard Gunnewijk 8f682e50b4 [SL.Core] Merge branch 'master' into add-github-files 7 years ago
James Jackson-South 70525d7355 [SL.Core] Merge branch 'master' into deconstructors 7 years ago
James Jackson-South 5aa95fc637 [SL.Core] Merge pull request SixLabors/Core#28 from synercoder/fixed-inline-data 7 years ago
Gerard Gunnewijk 87b5d38031 [SL.Core] Added .github folder based upon ImageSharp .github folder. 7 years ago
Gerard Gunnewijk c34c341b43 [SL.Core] Changed double InlineData from MinValue to MaxValue 7 years ago
Gerard Gunnewijk 34bf2aa94e [SL.Core] Added small tests for deconstructors 7 years ago
Gerard Gunnewijk 25aa8d8b74 [SL.Core] Added deconstructors 7 years ago
Brian Popow 7fda30d01d Bitmap encoder writes V3 header as default (#889) 7 years ago
Anthony Truskinger 764a73b631 Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
BorisTheBrave 570849085b ImageBrush shouldn't Dispose of the image it is using. (#883) 7 years ago
Brian Popow 5283c6db6d Feature: adaptive histogram equalization (#673) 7 years ago
James Jackson-South b5ad111eac
Faster Jpeg Huffman Decoding. (#894) 7 years ago
James Jackson-South e59e5315a8
Cleanup General Convolution (#887) 7 years ago
Daniil Samoylov c6be724f7e Pass correct output size in ResizeMode.Min #892 (#893) 7 years ago
Anton Firsov a3e773d671
Merge pull request #888 from SixLabors/af/resize-sandbox 7 years ago
Anton Firsov 17a74775fb
Merge branch 'master' into af/resize-sandbox 7 years ago
Anton Firsov cd9e6ec7d2
Merge pull request #891 from SixLabors/af/fix-travis 7 years ago
Anton Firszov 04e607a651 use HashCode.Combine() 7 years ago
Anton Firszov bee3a67a71 extend the CopyBuffers benchmark 7 years ago
Anton Firszov ea74e91e00 I'm terrible copy-paster 7 years ago
Anton Firszov b4744dd07f update travis.yml 7 years ago
James Jackson-South a2284718b6 [SL.Core] Merge pull request SixLabors/Core#25 from SixLabors/af/allocator-error-handling 7 years ago
Anton Firszov e21eb5d18f [SL.Core] drop meaningless upper limit check 7 years ago
Anton Firszov a94d814794 [SL.Core] Throw better exceptions from MemoryAllocators 7 years ago
Anton Firszov d72db6dc78 fix license text in CopyBuffers benchmark 7 years ago
Anton Firszov 2743e87860 fix tests 7 years ago
Anton Firszov eb21b1dd6e Merge remote-tracking branch 'origin/master' into af/resize-sandbox 7 years ago
Anton Firszov 7aae02dead update ResizeWorker.pptx [skip CI] 7 years ago
Anton Firszov 7854901e6a xmldoc for ResizeWorker 7 years ago
Anton Firszov d004329fd4 refine ResizeWorker.pptx 7 years ago
Anton Firszov 606ab1f993 add ResizeWorker.pptx 7 years ago
Anton Firszov 0a6a085e91 memory profiling with Sandbox46 7 years ago
Anton Firszov c80501a6e9 benchmark WorkingBufferSizeHint effects 7 years ago
Anton Firszov c10c6c3111 moar unsafe optimization 7 years ago
Anton Firszov ea2682ff32 reapply unsafe optimizations 7 years ago
Anton Firszov c8bd3ce9f7 optimized sliding works! 7 years ago
Anton Firszov eb08150e61 ResizeTests.LargeImage 7 years ago
Anton Firszov 1612f495e2 more robust tests 7 years ago
Anton Firszov bd8c06ad12 WorkingBufferSizeHintInBytes_IsAppliedCorrectly 7 years ago
Anton Firszov c86551021a simplify ResizeWorker logic 7 years ago
Anton Firszov ae22e017c5 buffer.CopyColumns(...) 7 years ago
Anton Firszov 398736a09b moar RowInterval stuff 7 years ago
Anton Firszov 7f0a245b6a improve benchmark: ArrayCopy -> CopyBuffers 7 years ago
Anton Firszov 2859fdd772 utilize CalculateResizeWorkerHeightInWindowBands() 7 years ago