summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
Commit message (Collapse)AuthorAgeFilesLines
...
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-241-1/+130
| | | | | | | | - added CApplication and Gfx::CEngine interfaces - added Gfx::Material struct - added Math::IntPoint struct - added template for Gfx::CDevice class - added templates for Gfx::CGLDevice and Gfx::CGLEngine classes
* Templates for new implementationPiotr Dziwinski2012-06-221-0/+27
- added template of classes/structs for new implementation - changed #include paths - updated README files