summaryrefslogtreecommitdiffstats
path: root/ue2/imgsynth2/test
Commit message (Collapse)AuthorAgeFilesLines
* - colortable now uses uint32_t as identifiermanuel2009-05-025-13/+87
| | | | | | | - rewrote xpm colortable parsing to convert their identifiers to our own and vica vi - implemented indexed8::setpixel/getpixel - moved rowsize to member variable in cbitmap - added second test for xpm/indexed8
* rewrote pixmap::read to do more sanity checksmanuel2009-05-013-7/+7
|
* mergemanuel2009-05-013-0/+61
|\
| * Adding cpixelformat_indexd8.h and .cpp. Adding virtual methode getColorMode ↵Günther Neuwirth2009-05-011-2/+7
| | | | | | | | to CPixelFormat. Adding color table to CBitmap. Adding implementation of CPixmap
| * Adding cpixmap.cpp, cpixmap.h and test fielesGünther Neuwirth2009-04-293-0/+56
| |
* | - removed runtime generated output filesmanuel2009-05-016-5/+5
|/ | | | | | - implemented brightness() - implemented invert() - implemented getPixel in CPixelFormat_BGR24 and CPixelFormat_BGR555
* Adding ue2manuel2009-04-2717-0/+94