summaryrefslogtreecommitdiffstats
path: root/src/graphics/opengl/README.txt
blob: 1a6bedd8cc4e4fc918ef58fa21daccd151a09827 (plain)
1
2
3
4
5
6
7
8
/**
 * \dir src/graphics/opengl
 * \brief OpenGL engine implementation
 *
 * Contains the concrete implementation using OpenGL of abstract CDevice class
 * from src/graphics/core
 */