7855 Commits (cc080b94f2df99bbaea9ff4c756f9d14b922e2da)
 

Author SHA1 Message Date
James Jackson-South fe09e10e07 Merge branch 'master' into af/expose-buffer-internals 7 years ago
James Jackson-South 826205d7e5
Merge pull request #1036 from SimonCropp/updateCompilerToolset 7 years ago
James Jackson-South f993eb6563 Remove extra chars 7 years ago
James Jackson-South fb65264e87 Improve readability 7 years ago
Simon Cropp c0a39cd647
update Microsoft.Net.Compilers.Toolset to 3.3.1 7 years ago
Anton Firszov 6d566688d7 StyleCop 7 years ago
Anton Firszov 58d694f7bb Merge remote-tracking branch 'origin/master' into af/expose-buffer-internals 7 years ago
Anton Firszov e342d4f6e4 fix Configuration.MaxDegreeOfParallelism error cases 7 years ago
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