5379 Commits (3ef94802cea97596db339926acac2f5afa9d66dc)
 

Author SHA1 Message Date
James Jackson-South 3ef94802ce
Merge branch 'master' into js/better-identify 8 years ago
Scott Williams 01d04268d6
Merge pull request #553 from SixLabors/af/drawing-tests 8 years ago
Anton Firszov 34ed38db88 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
James Jackson-South b52b872b13 Slight perf tweak plus duplicate refactoring 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 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 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 Firsov 995ccf28dd
Merge pull request #547 from brianpopow/feature/indentify-memallocation-fix 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
popow bab1728eea fix for unnecessary memory allocation, if only the metadata of the image will be read 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
James Jackson-South a351b14359 Add additional tests plus cleanup 8 years ago
James Jackson-South d4c9a4cd46 Use expressions 8 years ago
James Jackson-South cbbae51be7 Fix braces 8 years ago
James Jackson-South b10bc7fefb Merge remote-tracking branch 'upstream/master' into pr/540 8 years ago
Jason Nelson 3acc080a9c
Merge branch 'master' into cq-1 8 years ago
James Jackson-South 3f444f4637
Merge pull request #540 from woutware/issue-532 8 years ago
James Jackson-South 3440a7decf Fix System.Drawing.Bridge 8 years ago
Jason Nelson a58ca2dab9 Format SimdUtilsTests, part 2 8 years ago
Jason Nelson 2745174027 Format SimdUtilTests 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Jason Nelson 2ba8cc31ac Match additional patterns 8 years ago
Jason Nelson b9ce2f6f27 Use null operators 8 years ago
Jason Nelson df3248ddf0 Make IccProfileDescription a struct 8 years ago
woutware fc05b921f9 Added IPixel.PackFromBgra32, similarly to the PackFromArgb32. 8 years ago
Jason Nelson 90826e7ac6 Remove rouge period 8 years ago
Jason Nelson 54edcc9846 Remove whitespace 8 years ago
Jason Nelson 855e710c47 Change IccProfileSequenceIdentifier to a struct 8 years ago
woutware d66f34cbdc Revert "Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated." 8 years ago
Jason Nelson a7da0fcdf1 Make IccLut a readonly struct 8 years ago