7747 Commits (89e3898e9700a89bdbc17ffc3ab7db69520c1349)
 

Author SHA1 Message Date
Anton Firszov 7c45f467d5 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
James Jackson-South 2925668c94
Merge pull request #1028 from SixLabors/js/expose-pixel-blenders 7 years ago
James Jackson-South e6d7af071d Fix permissions 7 years ago
Anton Firszov 88de2d9048 publish ParallelHelper and RowInterval API-s 7 years ago
Anton Firszov 1993facee2 expose limited Buffer2D internals, smplify API surface 7 years ago
James Jackson-South 7766dea280 Remove unrequired blend function. 7 years ago
James Jackson-South c57012eb2f Fix ordering 7 years ago
James Jackson-South 33f5cee8d8 Update PixelBlender{TPixel}.cs 7 years ago
James Jackson-South f2e5b8bd24 Update PixelBlender{TPixel}.cs 7 years ago
James Jackson-South 637dc90225 Revert exposing PortDuffFunctions 7 years ago
James Jackson-South b45ee03e84 Expose pixelblenders. Touch #967 7 years ago
Brian Popow a0728d95e2 Fix orientation of RLE images 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 b1572aec09 A little cleanup and comments 7 years ago
Brian Popow 8dfe6da0df Skip palette bytes if image type indicates its no palette image 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 6720f10fac Add support for encoding RLE tga images 7 years ago
Brian Popow 94b4f35433 Treat bgra5551 pixels as opaque 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
Brian Popow d13b646ace Add support for decoding rle tga with palette 7 years ago
Brian Popow bb92179016 Add support for decoding tga image with palette 7 years ago
Brian Popow 5aaf845ed9 Support for encoding 8, 16 and 32 bit tga files 7 years ago
Brian Popow e7fe67080f Add support for encoding 24 bit tga files 7 years ago
James Jackson-South e484a405df
Merge pull request #1021 from zappyzhao/master 7 years ago
James Jackson-South b28c81acc0 Update reference image to match new output 7 years ago
Brian Popow e18481b20d Add decoding of 16 and 8 bit rle images 7 years ago
Brian Popow f1bfba6a4b Unified reading rle images 7 years ago
Brian Popow 914d1919e7 Avoid calculating the row start index inside the loop 7 years ago
Brian Popow f69048fdcc Add decoding of 32 bit RLE 7 years ago
Brian Popow f6cce786ea Add decoding of 24bit RLE tga images 7 years ago
Brian Popow 5037380cce Add RLE test images 7 years ago
Brian Popow a2c4636ad4 Fix decoding 16 bit tga files by making them opaque 7 years ago
Brian Popow 2e1a6ff65e Add tga decoder tests 7 years ago
Brian Popow 10ff875ae1 Add support for decoding 8, 16, 32 bit tga files 7 years ago
Brian Popow 4a5e075207 Add decoding of 24 bit targa files 7 years ago
Zappy Zhao f1d4a27f94
Update the hex value for DarkSeaGreen color 7 years ago
James Jackson-South 082d7fabc9
Merge pull request #1020 from brianpopow/feature/Issue1014 7 years ago
Brian Popow fdab536376 Add unit test for issue #1014 7 years ago
Brian Popow 64bba4c7d0 Fix issue when reading data spreading over multiple IDAT chunks. Fixes issue #1014. 7 years ago
James Jackson-South f4fecd5a15
Merge pull request #1000 from ip75/LightnessProcessor 7 years ago
James Jackson-South 10feb23d9b Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South 1d9c3b38ef
Merge pull request #1017 from brianpopow/feature/clipLimit 7 years ago
Brian Popow 15c572126a Add additional information about the climpLimit 7 years ago
Sheyne Anderson 7bbd84bac8 Add a test for PngEncoder inference 7 years ago
Sheyne Anderson 9b3a420c5b Fix StyleCop issues 7 years ago
Brian Popow a04fc431ab Update external for histogram reference images 7 years ago