colobot/src/graphics
Tomasz Kapuściński d33ddae15a Added warnings and information what shader files are not available 2015-05-29 12:39:14 +02:00
..
core Added shadow color setting 2015-05-27 21:58:32 +02:00
d3d Fixed code formatting 2013-05-27 10:19:16 +02:00
engine Added OpenGL 2.1 engine 2015-05-27 22:12:02 +02:00
opengl Added warnings and information what shader files are not available 2015-05-29 12:39:14 +02:00
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00

README.txt

/**
 * \dir src/graphics
 * \brief Graphics engine
 */

/**
 * \namespace Gfx
 * \brief Namespace for (new) graphics code
 *
 * This namespace was created to avoid clashing with old code, but now it still serves,
 * defining a border between pure graphics engine and other parts of application.
 */