colobot/src/graphics/opengl
krzys-h 53e4470dbf Started SDL2 migration 2015-09-24 21:09:46 +02:00
..
shaders Some style and whitespace fixes 2015-08-02 11:36:36 +02:00
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
gl21device.cpp Started SDL2 migration 2015-09-24 21:09:46 +02:00
gl21device.h Fix license header in all files 2015-08-22 16:40:02 +02:00
gl33device.cpp Started SDL2 migration 2015-09-24 21:09:46 +02:00
gl33device.h Fix license header in all files 2015-08-22 16:40:02 +02:00
gldevice.cpp Started SDL2 migration 2015-09-24 21:09:46 +02:00
gldevice.h Fix license header in all files 2015-08-22 16:40:02 +02:00
glframebuffer.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
glframebuffer.h Fix license header in all files 2015-08-22 16:40:02 +02:00
glutil.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
glutil.h Fix license header in all files 2015-08-22 16:40:02 +02:00

README.txt

/**
 * \dir src/graphics/opengl
 * \brief OpenGL engine implementation
 *
 * Contains the concrete implementation using OpenGL of abstract CDevice class
 * from src/graphics/core
 */