6027 Commits (cd155bf5beab4eadbe3064b4e0ef55cffaaa09d7)
 

Author SHA1 Message Date
Anton Firszov b07ad0bf49 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 2b07bc46e2 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
woutware 25eee6ac6a Merge branch 'Issue-551-solidbrush-blend-performance' of https://github.com/woutware/ImageSharp into Issue-551-solidbrush-blend-performance 8 years ago
woutware 0e28587583 I think I forgot to commit this one. 8 years ago
woutware 4b1b9d2d40
Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
woutware e7f125d5fe Processed Scott's review comment. 8 years ago
woutware b21afaac88 Add Image and ImageFrame constructors that take a clear color as parameter. 8 years ago
woutware d7497abaf4 Oops, should be W instead of Z ofcourse. 8 years ago
woutware 3feccfa6ff Added fast path for SolidBrush in FillProcessor. 8 years ago
James Jackson-South a4f3392013 Slight perf tweak plus duplicate refactoring 8 years ago
James Jackson-South 6f66076ac2 Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South e5ead914f3
Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South a53ed883b9
Merge pull request #550 from SixLabors/js/add-png-filter-options 8 years ago
James Jackson-South 76429a03c6 Faster multibyte reading and fix test 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 389afdbd52
Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South f5fcc7b9b8
Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South 209ccfdf8f
Merge pull request #548 from woutware/Performance-improvements-1 8 years ago
James Jackson-South 35c1fa7473 Ben Adams is a wizard 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 a641234635
Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South a33ce2198e
Merge branch 'master' into Performance-improvements-1 8 years ago
James Jackson-South a5c0ec7582 Ensure buffer is always aligned and fix tests 8 years ago
James Jackson-South 01ab0d16ec Pool buffer 8 years ago
James Jackson-South 571f66e8a1 Golang is skipping EXIF reading when it shouldn't. 8 years ago
James Jackson-South 8d28788167 Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South bccff8beb4 Increase Identify performance and reduce allocations 8 years ago
Anton Firszov ecc4273a15 OK, I give it up,let's increase the tolerance again. 8 years ago
Anton Firsov c219ca5a2c
Merge pull request #547 from brianpopow/feature/indentify-memallocation-fix 8 years ago
Anton Firszov e5acfb3f2a use "fixed" reference output + reduce tolerance 8 years ago
Anton Firszov dbd75c2d42 workaround Vector2 CLR bug + cover taper parameters with tests 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 3a2afd8e5e Enable tests 8 years ago
James Jackson-South b98c337448 Rename helper 8 years ago
James Jackson-South a803e49fb0 Add another test and make some methods public 8 years ago
James Jackson-South 448efb17fa Revert ref extensions. 8 years ago
James Jackson-South d023ebc379 Begin adding tests. 8 years ago
James Jackson-South d8337a383f Optimize transforms and reduce struct copying. 8 years ago