19 Commits (095e2fe938f8d910a4634a35bcc5c67c7c2c4921)

Author SHA1 Message Date
Brian Popow 81e95e5216 Split tga alpha bits tests in 16 bit and 32 bit tests 6 years ago
Brian Popow 003640b210 Respect alpha channel bits from image descriptor during tga decoding 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov ee93aa406d InBytes->InBytesSqrt, InPixels->InPixelsSqrt 6 years ago
Brian Popow ef04409981 Fix DegenerateMemoryRequest tests 7 years ago
Brian Popow 4ef1852fac Re-enable DegenerateMemoryRequest test, fix Exception to be ImageFormatException 7 years ago
Anton Firszov 26d75cbfd4 TGA limit 7 years ago
Anton Firszov 1366168a6c tests improvements: 7 years ago
Brian Popow 9661224fb0 Add tests for discontiguous buffers for tga 7 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 7 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 7 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 7 years ago
Brian Popow f1a021b065 Using tolerant comparer for 16 and 8 bit 7 years ago
Brian Popow 3b5af03f5f Add test for the tga encoder 7 years ago
Brian Popow deb1bf5284 Add support for images with top left origin 7 years ago
Brian Popow e12873c115 Add tests for topleft origin 7 years ago
Brian Popow 296e75bb3f Change test images, add additional tests 7 years ago
Brian Popow 7a8a132558 Add RLE test images 7 years ago
Brian Popow 3b48dc39dc Add tga decoder tests 7 years ago