945 Commits (7a076de63cf917709923964ec7ebe3947f8f9eb7)

Author SHA1 Message Date
Anton Firszov af23153775 fix build after merge 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 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 219fdbd36b Use premultiply for resize. Fix #428 8 years ago
Anton Firszov 1542229540 undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov 50f8f2807e Higher threshold for LomographTest 8 years ago
Anton Firszov 7ec95f4534 lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
Anton Firszov 38a3e38c35 there is no need for separate Apply****InBox tests, 8 years ago
Anton Firszov 7fc74f37fa reference images for filter tests + DRY out repeated code 8 years ago
Anton Firszov 25763f0f99 finalized transform with source rectangle + tests 8 years ago
Anton Firszov e6fee1bbda Transform_RotateScale_ManuallyCentered uses reference image now 8 years ago
Anton Firszov ef8c362497 TransformTests -> AffineTransformTests + update submodule to use new reference images 8 years ago
Anton Firszov 3705fe8486 better TransformTests 8 years ago
denisivan0v 61c9caf472 changes on code review 8 years ago
denisivan0v e88e13806f bugfix in GifDecoderCore.Identity 8 years ago
Anton Firszov d86eb2473f Use 2 ArrayPool-s with different maxArrayPerBuckets parameters, 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Anton Firszov 48ffa1fd81 PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
Anton Firszov 7e3cb2892d dropping minSizeBytes + fixing tests 8 years ago
Lauri Kotilainen 4e4cdd57ed - Removed ArrayPool from WuQuantizer 8 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 8 years ago
Lauri Kotilainen f675f5c95a - Explicitly pass MemoryManager to the places that 8 years ago
Lauri Kotilainen b1a5c71fb3 - Removed PixelDataPool 8 years ago
Lauri Kotilainen 9e4e5abed0 - Removed a test that doesn't actually test anything any more 8 years ago
Lauri Kotilainen c5eb2cfb71 - Allocate Buffer2Ds from memory manager 8 years ago
Lauri Kotilainen 607e452e2d - Allocate Buffers from memory manager 8 years ago
Lauri Kotilainen 72772ff197 - Make Buffer2D wrap Buffer 8 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
James Jackson-South 6469a42e77 Fix #403 9 years ago
James Jackson-South e25ee10acd Fix #405 9 years ago
James Jackson-South a1d9ac6a37 Disable other edge detection verification 9 years ago
James Jackson-South f723b62aee Temp disable edge detection verification 9 years ago
James Jackson-South 493d582d25 Remove methods from test 9 years ago
James Jackson-South f16e4bd609 Add Filter extension method + rename 9 years ago
James Jackson-South 2391577c74 Refactor filters to match CSS & SVG methods 9 years ago
James Jackson-South 9e13a378a6 Cleanup + update tests 9 years ago
James Jackson-South 9be44f0c98 Premultiply FTW! 9 years ago