- now loading can be from any image format - added IntColor struct for precise pixel operations
- refactored CInstanceManager and some headers - removed old headers
- 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