5398 Commits (13ae03e598b16ea09862bcb33c8d87611d28d9b8)
 

Author SHA1 Message Date
Unknown 13ae03e598 Merge remote-tracking branch 'origin/master' into GradientBrush 8 years ago
Anton Firsov dc53f7df05
Merge pull request #555 from SixLabors/af/FillSolidBrushTests 8 years ago
Anton Firszov aaa15ed835 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
Scott Williams 6f8600f455
Merge pull request #553 from SixLabors/af/drawing-tests 8 years ago
Anton Firszov b07ad0bf49 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 2b07bc46e2 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
James Jackson-South a53ed883b9
Merge pull request #550 from SixLabors/js/add-png-filter-options 8 years ago
James Jackson-South 3f5ae10096 Add the ability to choose the filter method to use when encoding a png 8 years ago
James Jackson-South 8d4aa411a2
Merge branch 'master' into GradientBrush 8 years ago
James Jackson-South 209ccfdf8f
Merge pull request #548 from woutware/Performance-improvements-1 8 years ago
woutware 88fd0674b9 Processed review comments and did similar refactoring to the PNG decoding. 8 years ago
woutware 9c1aa97d9d Merge branch 'Performance-improvements-1' of https://github.com/woutware/ImageSharp into Performance-improvements-1 8 years ago
woutware 8fc424a38a Minor performance refactorings. 8 years ago
James Jackson-South a33ce2198e
Merge branch 'master' into Performance-improvements-1 8 years ago
Anton Firsov c219ca5a2c
Merge pull request #547 from brianpopow/feature/indentify-memallocation-fix 8 years ago
woutware 7278f5b223 Removed some overhead in the Bgra32.ToVector4 and PackFromVector4 methods. 8 years ago
popow 041aea9fcb added parameter metadataOnly to InitializeDerivedData: If true, memory allocation will not be done 8 years ago
woutware c7e6d19cc1 Performance improvements. 8 years ago
Unknown c9cf0a0fff Merge branch 'master' into GradientBrush 8 years ago
Unknown e58e643a87 remove not implemented Polygon Brush from documentation for now. 8 years ago
Unknown 6bca0b2a6c implement GradientRepetitionModes 8 years ago
Unknown 29c6d32eca improve performance on distance calculation 8 years ago
Unknown 02a0b6d9c5 optimization of EllipticGradientBrush 8 years ago
Unknown d7414294ab first implementation of an elliptical gradient brush 8 years ago
popow 338c91215a fix for unnecessary memory allocation, if only the metadata of the image will be read 8 years ago
James Jackson-South 3425c203f2
Merge pull request #539 from Jjagg/ifc-docs 8 years ago
James Jackson-South a9bc664097
Merge branch 'master' into ifc-docs 8 years ago
James Jackson-South ee1f7474a3
Merge pull request #541 from carbon/cq-1 8 years ago
James Jackson-South 7b60a8a3bb
Merge branch 'master' into cq-1 8 years ago
James Jackson-South adce5a1106
Merge pull request #543 from woutware/pr/540 8 years ago
Unknown 7548653547 implement radial gradient brush. 8 years ago
Unknown 6a371908d6 #542: refactor to prepare for other gradients 8 years ago
Unknown d2c6d79ff0 fix documentation typo 8 years ago
Unknown 55d3f70fd3 #542: rename file to match other files in the solution (include generic) 8 years ago
Unknown 04b9f92f6a #542: fix rounding issues in tests 8 years ago
Unknown d2cd19fda6 #542: use bigger files for the tests to "hide" rounding issues: 8 years ago
Unknown 529594d148 fix whitespacing 8 years ago
Unknown 48f7a3daba #542: define debuggerDisplay of ColorStop, 8 years ago
Unknown 724499ca79 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 5a45f588b0 cleanup whitespace 8 years ago
Unknown 7cae3c1d19 #542: add tests for multi-color gradients 8 years ago
Unknown 249b1189cc #542: fix implementation of non-axial gradients and add tests 8 years ago
Unknown c276b8b0cd #542: add test for vertical gradient 8 years ago
Unknown 44b2af6844 #542: reduce test output image sizes 8 years ago
Peter Amrehn bf17832847 fix code styling issues 8 years ago
James Jackson-South db87a41079 Add additional tests plus cleanup 8 years ago
James Jackson-South d1b39a5b8a Use expressions 8 years ago
James Jackson-South 1e401159b9 Fix braces 8 years ago
James Jackson-South a786916fa4 Merge remote-tracking branch 'upstream/master' into pr/540 8 years ago
Jason Nelson 60a921576b
Merge branch 'master' into cq-1 8 years ago