* added SDL support
[glBitmap.git] / glBitmap.pas
2013-11-16 Bergmann89* added SDL support
2013-11-16 Bergmann89* fixed Compiler Warnings and Hints
2013-11-16 Bergmann89* native OpenGL Support (dynamic or static linked)
2013-11-12 Bergmann89* Bitfield support for LoadDDS
2013-11-10 Bergmann89* refactored LoadDDS
2013-11-10 Bergmann89* refactored LoadTGA
2013-11-03 Bergmann89* SaveBMP for all supported formats
2013-11-02 Bergmann89* refactored FormatDescriptors (again)
2013-11-02 Bergmann89* refactored FormatDescriptor
2013-10-28 Bergmann89* refactoring nearly completed; now testing
2013-10-24 Bergmann89* refactored FormatDescriptors
2013-10-22 Bergmann89* started refactoring (interface part, mapping functions)
2013-10-22 Bergmann89* fixed bug: buffer overflow when exporting TGA files
2013-10-22 Bergmann89* initial Commit