| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - colortable now uses uint32_t as identifier | manuel | 2009-05-02 | 1 | -25/+16 |
| | | | | | | | | - 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 | ||||
| * | cwindowsbitmap: seek to bitmap data | manuel | 2009-05-01 | 1 | -0/+1 |
| | | | | | cpixmap: use copy() instead of accessing array via indices | ||||
| * | rewrote pixmap::read to do more sanity checks | manuel | 2009-05-01 | 1 | -18/+7 |
| | | |||||
| * | merge | manuel | 2009-05-01 | 1 | -6/+17 |
| |\ | |||||
| | * | Adding cpixelformat_indexd8.h and .cpp. Adding virtual methode getColorMode ↵ | Günther Neuwirth | 2009-05-01 | 1 | -0/+8 |
| | | | | | | | | | to CPixelFormat. Adding color table to CBitmap. Adding implementation of CPixmap | ||||
| * | | - removed runtime generated output files | manuel | 2009-05-01 | 1 | -37/+114 |
| |/ | | | | | | - implemented brightness() - implemented invert() - implemented getPixel in CPixelFormat_BGR24 and CPixelFormat_BGR555 | ||||
| * | forgot to remove dtor... | manuel | 2009-04-28 | 1 | -253/+253 |
| | | |||||
| * | Moved a lot of stuff around to get abstract cbitmap working | manuel | 2009-04-28 | 1 | -0/+253 |
| | | |||||
| * | making cbitmap abstract | manuel | 2009-04-28 | 1 | -382/+0 |
| | | |||||
| * | Adding ue2 | manuel | 2009-04-27 | 1 | -0/+382 |
