1446 Commits (7210a89b648d012804b95fe9da2affe7fe67b034)

Author SHA1 Message Date
Anton Firszov a85cc516c3 passing MemoryManager to pixel blenders 8 years ago
Anton Firszov 2fa099410f ArrayPoolMemoryManager factory methods 8 years ago
Anton Firszov 76633c9867 allowing bucket sizes to be passed to ArrayPoolMemoryManager 8 years ago
Anton Firszov fa0ae3c36b ArrayPoolMemoryManager uses a different ArrayPool for large buffers + implemented ReleaseRetainedResources() 8 years ago
Anton Firszov ae521701f0 Covering ArrayPoolMemoryManager and it's buffer. Took hours, but worth it! 8 years ago
Anton Firszov f23e849992 ArrayPoolMemoryManagerTests 8 years ago
Anton Firszov d6c196bcd4 Buffer2DTests using a mock MemoryManager 8 years ago
Anton Firszov 77e524d83b MemoryManager returns IBuffer<T> now 8 years ago
Anton Firszov 58d187f636 2 drawing regression test cases for safety 8 years ago
Anton Firszov 7db4cdc190 Hide Buffer<T> indexer + !! WuQuantizer review in comments !! 8 years ago
Anton Firszov 739cec3772 clean up Buffer<T> API 8 years ago
Anton Firszov cf96e61a03 hide Buffer<T>.Array, use IManagedByteBuffer when necessary 8 years ago
Anton Firszov 3819c756a9 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 525124d849 removing unused stuff 8 years ago
Anton Firszov 079f46c437 adding a few more cases to PngEncoderTests 8 years ago
Anton Firszov 15a995dd5c JpegEncoderTests using reference images 8 years ago
Anton Firszov 72e465d272 use ImageComparer.Tolerant() when testing Palette PNG encoding 8 years ago
Anton Firszov ad3eee5364 PngEncoderTests using reference images 8 years ago
Anton Firszov b389ce646a GifDecoderTests using reference images 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
Anton Firszov 46368a9fa7 improve information locality for BmpDecoderTests 8 years ago
Anton Firszov 8ea447d94c BmpEncoderTests using reference output 8 years ago
Anton Firszov 8e1a4f34b1 better BmpEncoderTests 8 years ago
Anton Firszov af23153775 fix build after merge 8 years ago
Anton Firszov 37928d7b10 fix benchmark.sh 8 years ago
James Jackson-South 96dbbd62d9 Revert most colorspace changes. 8 years ago
James Jackson-South 4d41c235af Should be last missing ApproximateComparer 8 years ago
James Jackson-South de04ff6095 DebugGuard + missing ApproximateComparer 8 years ago
James Jackson-South 6cf6ea497f Use custom comparer 8 years ago
James Jackson-South 279d79092d Use classes 8 years ago
James Jackson-South 454270f51d Temp disable RgbColorspace asserts, AppVeyor fails, works locally and on Travis 8 years ago
James Jackson-South f657f41cea Fix equality operators 8 years ago
James Jackson-South e91863e2f7 Fix all failing tests 8 years ago
James Jackson-South 375a7ea706 Fix non-netcore2.0 compatible unit test 8 years ago
James Jackson-South 7b6d6a6579 Replace CoreCompat.System.Drawing with System.Drawing.Common 8 years ago
James Jackson-South 3185efa351 Add dither tests 8 years ago
James Jackson-South 503993b814 Fix unit test 8 years ago
James Jackson-South a0c820b1ef Final refactorings + bug fixes 8 years ago
James Jackson-South b1bdaa83d6 Refactor and fix dithering API + algorithm. 8 years ago
James Jackson-South b0a5fa6ae7 Add test 8 years ago
James Jackson-South eba1e91fa1 Add simple clone test 8 years ago
James Jackson-South 2cb370f79e fix ternary casting 8 years ago
James Jackson-South 61d3883d48 Update reference images 8 years ago
James Jackson-South c41addc6ae Add new test for kaboom 8 years ago
James Jackson-South d19e7cebf3 Add kaboom image for future testing 8 years ago
James Jackson-South 76d620d159 Re-enable the reference output for Detect Edges 8 years ago
James Jackson-South 6039cd7607 Update reference images 8 years ago
James Jackson-South 219fdbd36b Use premultiply for resize. Fix #428 8 years ago
James Jackson-South 1462e45ce1 Update submodule 8 years ago
Anton Firszov 1542229540 undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago