5366 Commits (994f5fc4a170300319f99f4a5e395bafc6523ac2)
 

Author SHA1 Message Date
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
James Jackson-South 87103b73bf
Merge pull request #550 from SixLabors/js/add-png-filter-options 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 fcafc2e044
Merge pull request #548 from woutware/Performance-improvements-1 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
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
Jason Nelson 83de36473f Use pattern matching 8 years ago
Jason Nelson f440e0f2fb Reference IccColorantTableEntry directly 8 years ago
Jason Nelson f492eaa8c4 Make IccLocalizedString a struct 8 years ago
Jason Nelson edf5b60245 Tidy up ICC code 8 years ago
Jason Nelson a211991ea2 Remove more unused using statements 8 years ago
Jason Nelson 58b58abc5c Move Tuple8 to Tests 8 years ago
Jason Nelson fd17c7545b Undo matrix formatting 8 years ago
Jason Nelson 98e3f114a6 Use default shorthand 8 years ago
Jason Nelson da27941c77 Improve inlinability of color conversions 8 years ago
Jason Nelson 8fe8e4b584 Remove empty exception constructors 8 years ago
woutware a481a3e621 Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated. 8 years ago
James Jackson-South 15742cf2e6 Minor cleanup 8 years ago
James Jackson-South f056cc6ae1
Merge branch 'master' into ifc-docs 8 years ago