2511 Commits (f30e22fe1bba5d5feaef81eb02027a3dbf0d9bc0)

Author SHA1 Message Date
James Jackson-South 279d79092d Use classes 9 years ago
James Jackson-South 454270f51d Temp disable RgbColorspace asserts, AppVeyor fails, works locally and on Travis 9 years ago
James Jackson-South f657f41cea Fix equality operators 9 years ago
James Jackson-South e91863e2f7 Fix all failing tests 9 years ago
James Jackson-South 375a7ea706 Fix non-netcore2.0 compatible unit test 9 years ago
James Jackson-South 7b6d6a6579 Replace CoreCompat.System.Drawing with System.Drawing.Common 9 years ago
James Jackson-South 3185efa351 Add dither tests 9 years ago
James Jackson-South 503993b814 Fix unit test 9 years ago
James Jackson-South a0c820b1ef Final refactorings + bug fixes 9 years ago
James Jackson-South b1bdaa83d6 Refactor and fix dithering API + algorithm. 9 years ago
James Jackson-South b0a5fa6ae7 Add test 9 years ago
James Jackson-South eba1e91fa1 Add simple clone test 9 years ago
James Jackson-South 2cb370f79e fix ternary casting 9 years ago
James Jackson-South c41addc6ae Add new test for kaboom 9 years ago
James Jackson-South d19e7cebf3 Add kaboom image for future testing 9 years ago
James Jackson-South 76d620d159 Re-enable the reference output for Detect Edges 9 years ago
James Jackson-South 219fdbd36b Use premultiply for resize. Fix #428 9 years ago
Anton Firszov 1542229540 undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 9 years ago
Anton Firszov 50f8f2807e Higher threshold for LomographTest 9 years ago
Anton Firszov 7ec95f4534 lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 9 years ago
Anton Firszov 38a3e38c35 there is no need for separate Apply****InBox tests, 9 years ago
Anton Firszov 7fc74f37fa reference images for filter tests + DRY out repeated code 9 years ago
Anton Firszov 25763f0f99 finalized transform with source rectangle + tests 9 years ago
Anton Firszov e6fee1bbda Transform_RotateScale_ManuallyCentered uses reference image now 9 years ago
Anton Firszov ef8c362497 TransformTests -> AffineTransformTests + update submodule to use new reference images 9 years ago
Anton Firszov 3705fe8486 better TransformTests 9 years ago
denisivan0v 61c9caf472 changes on code review 9 years ago
denisivan0v e88e13806f bugfix in GifDecoderCore.Identity 9 years ago
Anton Firszov d86eb2473f Use 2 ArrayPool-s with different maxArrayPerBuckets parameters, 9 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 9 years ago
Anton Firszov 48ffa1fd81 PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 9 years ago
Anton Firszov 7e3cb2892d dropping minSizeBytes + fixing tests 9 years ago
Lauri Kotilainen 4e4cdd57ed - Removed ArrayPool from WuQuantizer 9 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 9 years ago
Lauri Kotilainen f675f5c95a - Explicitly pass MemoryManager to the places that 9 years ago
Lauri Kotilainen b1a5c71fb3 - Removed PixelDataPool 9 years ago
Lauri Kotilainen 9e4e5abed0 - Removed a test that doesn't actually test anything any more 9 years ago
Lauri Kotilainen c5eb2cfb71 - Allocate Buffer2Ds from memory manager 9 years ago
Lauri Kotilainen 607e452e2d - Allocate Buffers from memory manager 9 years ago
Lauri Kotilainen 72772ff197 - Make Buffer2D wrap Buffer 9 years ago
Anton Firszov 34de0b62c9 yet another test case for TransformTests 9 years ago
Scott Williams c475f09f25 Offset pixel grid when rendering with anti-aliasing turned off 9 years ago
Anton Firszov af56af16da introducing [GroupOutput] + apply it to all filter tests 9 years ago
Anton Firszov 3c2e10bd14 clean up filter tests + smaller output images 9 years ago
Anton Firszov 6f4aa808cb Transform_IntoRectangle 9 years ago
James Jackson-South 8322161716 Use test pattern files for tests 9 years ago
Anton Firszov 38aa608f44 drop unnecessary "AutoDestRectangle" tests 9 years ago
Anton Firszov 3ce951d000 Transform_RotateScale_ManuallyCentered 9 years ago
James Jackson-South 7d5c77cc7c Update default behaviours 9 years ago
Anton Firszov 478b79b0e9 more/better TransformTests 9 years ago