Commit Graph

3 Commits (00acce25d1dc050367c6b85a95dc6c0b4c9f0b18)

Author SHA1 Message Date
Piotr Dziwinski 87c87c2c06 Image pixel read/write 2012-09-13 20:40:07 +02:00
Piotr Dziwinski efe4f0badd Refactoring in src/common
- refactored CInstanceManager and some headers
- removed old headers
2012-09-09 17:51:10 +02:00
Piotr Dziwinski f95df35dc5 Multitexturing support
- added CImage class for loading/saving images and a simple test for it
- added libpng library to build
- added Gfx::Texture struct
- updated the Gfx::CDevice interface to include new features
- implemented the new features in Gfx::CGLDevice
2012-07-04 00:04:53 +02:00