6862 Commits (8d519b2c6c9ca2cb4e31cd54fa61e299bb2c02d7)
 

Author SHA1 Message Date
Brian Popow 8d519b2c6c
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow fddae8734a Add support for encoding 8-bit bitmaps 7 years ago
Anton Firsov 6b7d8f0a95
Merge pull request #903 from brianpopow/feature/incTestCovPixelFormats 7 years ago
James Jackson-South a3dae5d062
Merge branch 'master' into feature/incTestCovPixelFormats 7 years ago
Anton Firsov 22df8298f6
Merge pull request #902 from SixLabors/af/extend-processor-coverage 7 years ago
Anton Firszov 5afc44aa23 skip DitherTests on old 32 bit runtimes 7 years ago
Brian Popow 65dc0ab53a Add more pixel conversion tests 7 years ago
Anton Firszov e9ce809e8d validating tests for Overlay processors 7 years ago
Anton Firszov 8c2344794b validating tests for Skew and Entropy crop 7 years ago
Anton Firszov 316c87a170 validating tests for AutoOrient 7 years ago
Anton Firszov a96423ddc5 validating tests for Effects 7 years ago
Brian Popow 6015c2af6b Add additional pixel conversion tests 7 years ago
Anton Firszov 6285ef69ee extended diffusion + dither tests 7 years ago
Anton Firszov 21346b57e7 improve DitherTests CQ 7 years ago
Anton Firszov 655ef9a324 mark FileTestBase obsolete 7 years ago
Anton Firszov 01ae31cd14 validating tests for Convolution processors 7 years ago
Brian Popow 039eae6a99 Add support for encoding 16 bit per pixel bitmaps (#899) 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
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