83 Commits (043ee2b325f8b8fb8288d8aced2a4f68a1d5b8ed)

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 502a354262 Add tests and fix issues. 1 year ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South 0e54081232 Fix webp bpp parsing, normalize property naming. 2 years ago
James Jackson-South 1f4605ed3b Implement TgaMetadata 2 years ago
James Jackson-South a811784d34
Update TgaFileHeaderTests.cs 2 years ago
Brian Popow ce73c49fcb Update 32 bit test images without alpha bits 2 years ago
Brian Popow 1c2bfd8ebf Add test for issue 2629 2 years ago
Brian Popow 3541a4e08b Use less tolerant comparer when Fma.IsSupported for resize tests 3 years ago
James Jackson-South 486cf3a27e Update TgaDecoderTests.cs 3 years ago
James Jackson-South b26dca8598 Fix up webp alpha compression test for ARM64 3 years ago
James Jackson-South cf7f808a0e Adjust percentages for ARM (visually checked) 3 years ago
James Jackson-South eff9b0a6a5 Revert recent Detect changes and normalize. 3 years ago
James Jackson-South 7139a52848 Refactor Identify tests 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
James Jackson-South 0aa12a4602 Refactor Identify and DetectFormat and fix tests 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
James Jackson-South 4007a48b89 Use shared instances for all built-in decoders. 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 3b6b30a2f5 Change percentages for mac 4 years ago
James Jackson-South a4c14e70f2 Add additional tests 4 years ago
Brian Popow 343b4afc67 Add another test case for #2172 4 years ago
Brian Popow e7173328ba Add test making sure not always RLE packets are written 4 years ago
Brian Popow 57c21370a1 Add test for legacy tga format 4 years ago
James Jackson-South 1c2d1f42e2 Update tests and fix issues 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Scott Williams af7d84a376 check disposed buffers for decoders 4 years ago
Brian Popow dd051e2248 Remove RunSerial from tests 4 years ago
Ynse Hoornenborg dd49f9a811 Single image compare utils for multiple Formats 4 years ago
Anton Firszov e1f15bc626 TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 5 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Brian Popow 91ff891815 Put decoder and encoder tests in one test collection, so those tests are executed serial 5 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 45f303d094 Don't use generics. 6 years ago
James Jackson-South 147aea2448 Add skip for dotnet xunit 6 years ago
James Jackson-South 7909bc1e65 Disable failing RemoteExecutor tests on NETFX. 6 years ago
Dirk Lemstra 722a014f12
Upgraded Magick.NET. 6 years ago
James Jackson-South 87c7d3f89c Update test 3rd party libraries 6 years ago
James Jackson-South c488b5b62d Revert Magick changes 6 years ago
pekspro f826f6d841 Adds file header on image extensions tests. 6 years ago
pekspro 626545aa87 Adds ImageExtensionsTest for tga. 6 years ago
James Jackson-South 362c5ddbc9 Update all dependency references. 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
Brian Popow a5cb6db948 DetectFormat for tga now additionally checks: 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Brian Popow 0bbdb46551 Change test expectations due to exception change 6 years ago
James Jackson-South a61baf27e9 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Brian Popow 8ddd779db6 Add more tga test cases for paletted rle images 6 years ago
Brian Popow b44640033b Move calculation of x and y out of the for loops where possible 6 years ago