blah38621_cp
|
8abea19e48
|
Added float-format dds support, as well as 3Dc, and Ati1n support, not quite sure of the issue with Ati1n, but it should be loading correctly.
|
2011-08-14 22:29:58 +00:00 |
|
blah38621_cp
|
e79e40541d
|
Added support for DXT5 and DXT3 compression in dds images.
|
2011-08-10 20:43:18 +00:00 |
|
blah38621_cp
|
145720769f
|
Got basic Dds image loading working, only Dxt1 compression is supported at the moment, but the others are in the process of getting working
|
2011-08-10 02:50:13 +00:00 |
|
blah38621_cp
|
6f148128ea
|
Added what would be dds image support, if I could figure out the issue with the loader.
|
2011-08-10 01:17:01 +00:00 |
|
blah38621_cp
|
b699f3c4d6
|
Added support for Pbm, Pgm, and Ppm image formats. Also added a method in ImageManipulator to switch the Red and Blue values in an image, to work around an issue in the Lib being used for Pbm, Pgm, and Ppm image support. Call it on the Ppm image you've loaded before using it.
|
2011-08-09 23:16:09 +00:00 |
|
blah38621_cp
|
ce56e1cb55
|
Got Tga image writing working. Currently all supported formats are Read & Write except for Tiff, which is giving me difficulties. Xpm image support is probably next.
|
2011-08-09 20:36:21 +00:00 |
|
blah38621_cp
|
cf6f10943c
|
Added Tga Loading support, as well as Hq2x, Hq3x, and Hq4x Image resizing support.
|
2011-08-08 00:56:02 +00:00 |
|