summaryrefslogtreecommitdiffstats
path: root/src/graphics/opengl
Commit message (Collapse)AuthorAgeFilesLines
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-243-0/+73
| | | | | | | | - 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-222-0/+38
- added template of classes/structs for new implementation - changed #include paths - updated README files