5964 Commits (f6ad783aaf6fcdd07b9f0485ec9563e2c60d77ca)
 

Author SHA1 Message Date
James Jackson-South 2662853b55 Faster multibyte reading and fix test 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 0d08cb773c
Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South f59856124f
Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South fcafc2e044
Merge pull request #548 from woutware/Performance-improvements-1 8 years ago
James Jackson-South 75050c52fe Ben Adams is a wizard 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 bca48a6c43
Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South ab130ec127
Merge branch 'master' into Performance-improvements-1 8 years ago
James Jackson-South f64f2b0899 Ensure buffer is always aligned and fix tests 8 years ago
James Jackson-South b44e30e59c Pool buffer 8 years ago
James Jackson-South f6b374d60a Golang is skipping EXIF reading when it shouldn't. 8 years ago
James Jackson-South 2c0fb6df05 Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South e4c17eca67 Increase Identify performance and reduce allocations 8 years ago
Anton Firszov 92d50bab80 OK, I give it up,let's increase the tolerance again. 8 years ago
Anton Firsov 995ccf28dd
Merge pull request #547 from brianpopow/feature/indentify-memallocation-fix 8 years ago
Anton Firszov 368903ab61 use "fixed" reference output + reduce tolerance 8 years ago
Anton Firszov 5d9dd8fa9d workaround Vector2 CLR bug + cover taper parameters with tests 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 a3dcedca4b Enable tests 8 years ago
James Jackson-South c45fb1a199 Rename helper 8 years ago
James Jackson-South 75d6729c49 Add another test and make some methods public 8 years ago
James Jackson-South 16183a4545 Revert ref extensions. 8 years ago
James Jackson-South 7f7c513d99 Begin adding tests. 8 years ago
James Jackson-South c6cce4dfb5 Optimize transforms and reduce struct copying. 8 years ago
James Jackson-South 2d48d57fb6 Merge branch 'master' into js/projective-transforms 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