Colobot
|
OpenGL implementation - CGLDevice class. More...
Go to the source code of this file.
Classes | |
struct | Gfx::GLDeviceConfig |
Additional config with OpenGL-specific settings. More... | |
class | Gfx::CGLDevice |
Implementation of CDevice interface in OpenGL. More... | |
Namespaces | |
Gfx | |
Namespace for (new) graphics code. | |
Enumerations | |
enum | Gfx::VBOMode { VBO_MODE_ENABLE, Gfx::VBO_MODE_DISABLE, Gfx::VBO_MODE_AUTO } |
VBO autodetect/override. More... | |
OpenGL implementation - CGLDevice class.