colobot/src/graphics
erihel 6f64770714 * Fixes to ingame editor
* Fixes to editor window. It's now possible to resize, move and press buttons
2013-02-09 21:00:07 +01:00
..
core Corrected OpenGL extension detection 2013-01-05 23:03:06 +01:00
d3d Updated docs and some Doxygen fixes 2012-09-27 20:43:20 +02:00
engine * Fixes to ingame editor 2013-02-09 21:00:07 +01:00
opengl Refactoring in tests infrastructure 2013-02-03 20:03:36 +01:00
README.txt Updated docs and some Doxygen fixes 2012-09-27 20:43:20 +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.
 */