5660 Commits (bc0ea1bf2e5ed45af08f988d280e8a00c8d36c8e)
 

Author SHA1 Message Date
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
James Jackson-South a07dd8f6f2 Merge branch 'master' into js/projective-transforms 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