212 Commits (2dbaeb261ffafab24eb6fcaf6bbcf2e6ee08e941)

Author SHA1 Message Date
Anton Firszov 2dbaeb261f skip a few Jpeg tests on 32bit CI 8 years ago
Anton Firszov 6889067310 improve robustness / add tolerance 8 years ago
Anton Firszov 6921b5396b adding more tolerance 8 years ago
Anton Firszov 282de173ad detecting mono runtime & skipping some png decoder tests 8 years ago
Anton Firszov 8a9121c4b4 skip some of the MemoryManager tests on 32 bit 8 years ago
Anton Firszov 1e72a33b8f higher tolerance for Resize and Filters 8 years ago
Anton Firszov 5e3192785b skip ToVector4SimdAligned() test in environments without SIMD 8 years ago
James Jackson-South e7526f5057 Overlays => Drawing 8 years ago
James Jackson-South 023176d0b9 Move Rgba32 inline with other pixel formats 8 years ago
James Jackson-South fb666df341 Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South 6101a14b94 Refactor Image, ImageFrame + IImage 8 years ago
James Jackson-South a1f2d063f3 Transforms 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
James Jackson-South b7df3c1090 Binarization, Convolution, DIthering, Effects & Filters 8 years ago
Vicente Penades ced881cae9 removed ImageFormat redirect methods from Configuration. 8 years ago
Anton Firszov 5b9b27c8cb Temporary Vortex 8 years ago
Anton Firszov 52c482e1e9 build fix: MakeOpaque() 8 years ago
Anton Firszov 8337046d66 MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 77e524d83b MemoryManager returns IBuffer<T> now 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 3819c756a9 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 15a995dd5c JpegEncoderTests 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 8ea447d94c BmpEncoderTests using reference output 8 years ago
Anton Firszov 8e1a4f34b1 better BmpEncoderTests 8 years ago
James Jackson-South 96dbbd62d9 Revert most colorspace changes. 8 years ago
James Jackson-South 6cf6ea497f Use custom comparer 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
denisivan0v 61c9caf472 changes on code review 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 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 af56af16da introducing [GroupOutput] + apply it to all filter tests 8 years ago
Anton Firszov 6f4aa808cb Transform_IntoRectangle 8 years ago
James Jackson-South 2391577c74 Refactor filters to match CSS & SVG methods 8 years ago
James Jackson-South 1bf234db10 Fix #390 8 years ago
James Jackson-South a3b6c7975b Remove from tests 8 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 8 years ago
Dirk Lemstra f6591228c1 Remove test for path that is not yet created at the start of the test run. 8 years ago
Scott Williams 70f9fd229e refactor ImageFrameCollection for updated API 9 years ago
Scott Williams 9e02918f70 Add unit tests 9 years ago
Anton Firszov e6ad98c5ec FormattableString, why are you so cruel to Eastern Europeans? 9 years ago
Anton Firszov 6a4ed5caed improved Jpeg regression testing 9 years ago