📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Popow 8ddd779db6 Add more tga test cases for paletted rle images 6 years ago
..
16bit_noalphabits.tga Respect alpha channel bits from image descriptor during tga decoding 6 years ago
16bit_rle_noalphabits.tga Respect alpha channel bits from image descriptor during tga decoding 6 years ago
32bit_no_alphabits.tga Split tga alpha bits tests in 16 bit and 32 bit tests 6 years ago
32bit_rle_no_alphabits.tga Respect alpha channel bits from image descriptor during tga decoding 6 years ago
ccm8.tga Change test images, add additional tests 6 years ago
grayscale_LL.tga Add additional tga test cases 6 years ago
grayscale_LR.tga Move calculation of x and y out of the for loops where possible 6 years ago
grayscale_UL.tga Move calculation of x and y out of the for loops where possible 6 years ago
grayscale_UR.tga Add additional tga test cases 6 years ago
grayscale_a_LL.tga Add additional tests for monochrome images 6 years ago
grayscale_a_LR.tga Add additional tests for monochrome images 6 years ago
grayscale_a_UL.tga Add additional tests for monochrome images 6 years ago
grayscale_a_UR.tga Add additional tga test cases 6 years ago
grayscale_a_rle_LL.tga Add additional tests for monochrome images 6 years ago
grayscale_a_rle_LR.tga Add additional tests for monochrome images 6 years ago
grayscale_a_rle_UL.tga Add additional tests for monochrome images 6 years ago
grayscale_a_rle_UR.tga Add additional tests for monochrome images 6 years ago
grayscale_rle_LR.tga Move calculation of x and y out of the for loops where possible 6 years ago
grayscale_rle_UL.tga Move calculation of x and y out of the for loops where possible 6 years ago
grayscale_rle_UR.tga Move calculation of x and y out of the for loops where possible 6 years ago
indexed_LR.tga Move calculation of x and y out of the for loops where possible 6 years ago
indexed_UL.tga Move calculation of x and y out of the for loops where possible 6 years ago
indexed_UR.tga Move calculation of x and y out of the for loops where possible 6 years ago
indexed_a_LL.tga Add additional tests for images which have bottom right and top right origin 6 years ago
indexed_a_LR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
indexed_a_UL.tga Add additional tests for images which have bottom right and top right origin 6 years ago
indexed_a_UR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
indexed_a_rle_LL.tga Add more tga test cases for paletted rle images 6 years ago
indexed_a_rle_LR.tga Add more tga test cases for paletted rle images 6 years ago
indexed_a_rle_UL.tga Add more tga test cases for paletted rle images 6 years ago
indexed_a_rle_UR.tga Add more tga test cases for paletted rle images 6 years ago
indexed_rle_LL.tga Add more tga test cases for paletted rle images 6 years ago
indexed_rle_LR.tga Add more tga test cases for paletted rle images 6 years ago
indexed_rle_UL.tga Add more tga test cases for paletted rle images 6 years ago
indexed_rle_UR.tga Add more tga test cases for paletted rle images 6 years ago
rgb15.tga Change test images, add additional tests 6 years ago
rgb15rle.tga Change test images, add additional tests 6 years ago
rgb24_top_left.tga Add additional tga test cases 6 years ago
rgb_LR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
rgb_UR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
rgb_a_LL.tga Add additional tga test cases 6 years ago
rgb_a_LR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
rgb_a_UL.tga Move calculation of x and y out of the for loops where possible 6 years ago
rgb_a_UR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
rgb_a_rle_LR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
rgb_a_rle_UL.tga Move calculation of x and y out of the for loops where possible 6 years ago
rgb_a_rle_UR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
rgb_rle_LR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
rgb_rle_UR.tga Add additional tests for images which have bottom right and top right origin 6 years ago
targa_8bit.tga Change test images, add additional tests 6 years ago
targa_8bit_rle.tga Change test images, add additional tests 6 years ago
targa_16bit.tga Change test images, add additional tests 6 years ago
targa_16bit_pal.tga Change test images, add additional tests 6 years ago
targa_16bit_rle.tga Change test images, add additional tests 6 years ago
targa_24bit.tga Change test images, add additional tests 6 years ago
targa_24bit_pal.tga Change test images, add additional tests 6 years ago
targa_24bit_pal_origin_topleft.tga Add support for images with top left origin 6 years ago
targa_24bit_rle.tga Change test images, add additional tests 6 years ago
targa_24bit_rle_origin_topleft.tga Add tests for topleft origin 6 years ago
targa_32bit.tga Change test images, add additional tests 6 years ago
targa_32bit_rle.tga Change test images, add additional tests 6 years ago