colobot/src/graphics/opengl
Piotr Dziwinski 61bfb22f27 Basic font rendering
- added basic font rendering
- minor refactoring & fixes
2012-08-03 23:23:13 +02:00
..
test Change of paths in src/graphics 2012-07-26 22:26:19 +02:00
README.txt Change of paths in src/graphics 2012-07-26 22:26:19 +02:00
gldevice.cpp Basic font rendering 2012-08-03 23:23:13 +02:00
gldevice.h Basic font rendering 2012-08-03 23:23:13 +02:00

README.txt

src/graphics/opengl

OpenGL engine implementation

Contains the concrete implementation using OpenGL of abstract CDevice class
from src/graphics/core