5922 Commits (c36b0dfd0bd46b2d78df97d356aba43899ccefc0)
 

Author SHA1 Message Date
woutware 8995a738aa Processed Scott's review comment. 8 years ago
woutware 58384de0c7 Add Image and ImageFrame constructors that take a clear color as parameter. 8 years ago
woutware 08b033c684 Oops, should be W instead of Z ofcourse. 8 years ago
woutware 5a1569f499 Added fast path for SolidBrush in FillProcessor. 8 years ago
James Jackson-South b52b872b13 Slight perf tweak plus duplicate refactoring 8 years ago
James Jackson-South 003debc6e2 Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South e927ed12ac
Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South 87103b73bf
Merge pull request #550 from SixLabors/js/add-png-filter-options 8 years ago
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