5399 Commits (9e9875274da29168104b933ddccd026dfd227b25)
 

Author SHA1 Message Date
Unknown 9e9875274d #542: apply change requests made by @tocsoft in code review. 8 years ago
Unknown 4f2d9d37bd Merge remote-tracking branch 'origin/master' into GradientBrush 8 years ago
Anton Firsov 64317232d9
Merge pull request #555 from SixLabors/af/FillSolidBrushTests 8 years ago
Anton Firszov ef9b350b27 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
Scott Williams 01d04268d6
Merge pull request #553 from SixLabors/af/drawing-tests 8 years ago
Anton Firszov 34ed38db88 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
James Jackson-South 87103b73bf
Merge pull request #550 from SixLabors/js/add-png-filter-options 8 years ago
James Jackson-South 2fccea5870 Add the ability to choose the filter method to use when encoding a png 8 years ago
James Jackson-South 2032ec2430
Merge branch 'master' into GradientBrush 8 years ago
James Jackson-South fcafc2e044
Merge pull request #548 from woutware/Performance-improvements-1 8 years ago
woutware 12ec82b25f Processed review comments and did similar refactoring to the PNG decoding. 8 years ago
woutware 3659d8690d Merge branch 'Performance-improvements-1' of https://github.com/woutware/ImageSharp into Performance-improvements-1 8 years ago
woutware a06600380a Minor performance refactorings. 8 years ago
James Jackson-South ab130ec127
Merge branch 'master' into Performance-improvements-1 8 years ago
Anton Firsov 995ccf28dd
Merge pull request #547 from brianpopow/feature/indentify-memallocation-fix 8 years ago
woutware 555524d473 Removed some overhead in the Bgra32.ToVector4 and PackFromVector4 methods. 8 years ago
popow 8db7cd5955 added parameter metadataOnly to InitializeDerivedData: If true, memory allocation will not be done 8 years ago
woutware 5f599e6227 Performance improvements. 8 years ago
Unknown 1cac740739 Merge branch 'master' into GradientBrush 8 years ago
Unknown c8d0256e85 remove not implemented Polygon Brush from documentation for now. 8 years ago
Unknown d29b6017ab implement GradientRepetitionModes 8 years ago
Unknown 75dab524dd improve performance on distance calculation 8 years ago
Unknown a6e04024f8 optimization of EllipticGradientBrush 8 years ago
Unknown e837349952 first implementation of an elliptical gradient brush 8 years ago
popow bab1728eea fix for unnecessary memory allocation, if only the metadata of the image will be read 8 years ago
James Jackson-South 05f240874d
Merge pull request #539 from Jjagg/ifc-docs 8 years ago
James Jackson-South 103fa5ca94
Merge branch 'master' into ifc-docs 8 years ago
James Jackson-South e90548cf0d
Merge pull request #541 from carbon/cq-1 8 years ago
James Jackson-South 3c5bb3cc5f
Merge branch 'master' into cq-1 8 years ago
James Jackson-South 1deb2c59e3
Merge pull request #543 from woutware/pr/540 8 years ago
Unknown 94f1698807 implement radial gradient brush. 8 years ago
Unknown 72ae5fa6ba #542: refactor to prepare for other gradients 8 years ago
Unknown d43c70acb5 fix documentation typo 8 years ago
Unknown d977ecfecc #542: rename file to match other files in the solution (include generic) 8 years ago
Unknown 393444c3ff #542: fix rounding issues in tests 8 years ago
Unknown 1cd8656b46 #542: use bigger files for the tests to "hide" rounding issues: 8 years ago
Unknown eafdfead39 fix whitespacing 8 years ago
Unknown 0a642ffea7 #542: define debuggerDisplay of ColorStop, 8 years ago
Unknown 35d0f56557 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 28457c8768 cleanup whitespace 8 years ago
Unknown 7a3ba8af3c #542: add tests for multi-color gradients 8 years ago
Unknown 94dbb743f7 #542: fix implementation of non-axial gradients and add tests 8 years ago
Unknown 90293cc6b7 #542: add test for vertical gradient 8 years ago
Unknown ce72683866 #542: reduce test output image sizes 8 years ago
Peter Amrehn 6dd544d5aa fix code styling issues 8 years ago
James Jackson-South a351b14359 Add additional tests plus cleanup 8 years ago
James Jackson-South d4c9a4cd46 Use expressions 8 years ago
James Jackson-South cbbae51be7 Fix braces 8 years ago
James Jackson-South b10bc7fefb Merge remote-tracking branch 'upstream/master' into pr/540 8 years ago