30 Commits (js/optimize-allocation-tracking)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South 1d352513e5 Add PixelColorType 2 years ago
James Jackson-South 6b6b474892 Introduce PixelComponentInfo + simplify Color 2 years ago
James Jackson-South d1c231bb85 Rename property, use int. 2 years ago
James Jackson-South db705814df Add PixelComponentPrecision 2 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Ynse Hoornenborg c6f9050a5e Initial Abgr32 pixel format implementation 4 years ago
Brian Popow 49e57722b8 Cleanup 5 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Brian Popow 65dc0ab53a Add more pixel conversion tests 7 years ago
Brian Popow 039eae6a99 Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Anton Firszov 11ee7f2aef Rename PackFrom*** -> From***: 8 years ago
Anton Firszov c328f6d87d simplify IPixel method names: PackFrom*** -> From*** 8 years ago
James Jackson-South 61ce88eb02 Fix up pixel format tests 8 years ago
James Jackson-South d49d74aafc Update and normalise pixel format + disable out of date tests 8 years ago
James Jackson-South daee49eb27 Add Rgb48 tests 8 years ago
James Jackson-South 6c5c2a5cd1 Read Rgba64 png + some tests 8 years ago
popow 1b23982601 corrected namespace of some pixel format tests to SixLabors.ImageSharp.Tests.PixelFormats 8 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov ba364d89ef implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 16d219ab25 test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov e306c715a6 Bgra32 9 years ago