2988 Commits (78a584e8482b052d7a9885682299e2f37518d83d)

Author SHA1 Message Date
Anton Firszov 7c45f467d5 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
Anton Firszov 1993facee2 expose limited Buffer2D internals, smplify API surface 7 years ago
Brian Popow ca6dcb30cf Set expected default configuration count to 5 7 years ago
Brian Popow d4b758754a Add CompareToOriginal at the end of Issue1014 test 7 years ago
Brian Popow f8854c7503 Add test for the tga encoder 7 years ago
Brian Popow 28222b5c18 Add support for encoding rle 8, 16 and bit tga images 7 years ago
Brian Popow b4a8778267 Add support for images with top left origin 7 years ago
Brian Popow 6fda29b271 Add tests for topleft origin 7 years ago
Brian Popow 391cb445f2 Change test images, add additional tests 7 years ago
James Jackson-South b28c81acc0 Update reference image to match new output 7 years ago
Brian Popow 5037380cce Add RLE test images 7 years ago
Brian Popow 2e1a6ff65e Add tga decoder tests 7 years ago
Brian Popow fdab536376 Add unit test for issue #1014 7 years ago
Sheyne Anderson 7bbd84bac8 Add a test for PngEncoder inference 7 years ago
Brian Popow a04fc431ab Update external for histogram reference images 7 years ago
James Jackson-South 2ffe181c98 Fix up code and tests 7 years ago
Brian Popow a73dca0c65 Change test images for Issue984 to be non transparent 7 years ago
Brian Popow b6e0b62820 Change the default value of clipLimit 7 years ago
Peter Tribe ba08c64755 Fixed tests 7 years ago
ip75 48903b17ad fix test values 7 years ago
ip75 4a397dc3eb Filters test 7 years ago
Peter Tribe 9ee2066713 Added: test + fixed optimized property 7 years ago
James Jackson-South 464598cb3f Refactor cloning processors and tests 7 years ago
James Jackson-South 1796862302 Make processors public, refactor cloning. 7 years ago
ip75 8957c9c19c Value 1.5 must be greater than or equal to 0 and less than or equal to 1 7 years ago
ip75 28c6776884 LightnessTest 7 years ago
Xavier Cho 1eea497e74 Accept points instead of line segments as constructor argument 7 years ago
Turnerj 026ae45799 Use local CreateFont method 7 years ago
Turnerj ea7cc57823 Updated font used for test 7 years ago
Turnerj bec033603e Fix horizontally out-of-bounds error when drawing text 7 years ago
James Jackson-South f23030e14a revert preenumeration rule 7 years ago
James Jackson-South a3f39ee6d3 Fix #999 and add tests 7 years ago
James Jackson-South ac9b1d0f97 Fix #997 7 years ago
Anton Firszov 33f319a669 delete GuardTests 7 years ago
James Jackson-South dbc5c76eb1 Fix #1004 7 years ago
James Jackson-South 4edf86ff30 revert preenumeration rule 7 years ago
James Jackson-South 0cc178d662 Fix #999 and add tests 7 years ago
James Jackson-South 5056744ebb Fix #997 7 years ago
Anton Firszov ba3bd56c2c delete GuardTests 7 years ago
Anton Firszov 9ff4af6b0c debug save the output for Issue984 7 years ago
Xavier Cho 43d8241641 Implement gradient brush similar to PathGradientBrush (#969) (#989) 7 years ago
James Jackson-South 68dca4fddb [SL.Core] Update submodule and fix warnings. 7 years ago
Anton Firszov 278a79e500 [SL.Core] use shared .editorconfig and stylecop.json 7 years ago
James Jackson-South 02d1f1b250 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri 13989ac126 Processors refactoring (#983) 7 years ago
Brian Popow da9e849179 Add regression test for Issue984 7 years ago
Anton Firszov ff972defaf [SL.Core] harmonize Guard + DebugGuard code and tests 7 years ago
Anton Firszov 20aef1b6da [SL.Core] Extend Guard and DebugGuard 7 years ago
Simon Cropp 52caddf0a4 remove some redundant usings (#976) 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago