colobot/src/graphics
Piotr Dziwinski cd97feabb0 Revert back "Merge pull request #243 from OdyX/dev-fix-textures-loading"
False alarm, was caused probably by faulty build bot.
This definately should work on all platforms.
2013-10-29 22:04:12 +01:00
..
core Added debug aids for lighting 2013-06-17 18:17:21 +02:00
d3d Fixed code formatting 2013-05-27 10:19:16 +02:00
engine Revert back "Merge pull request #243 from OdyX/dev-fix-textures-loading" 2013-10-29 22:04:12 +01:00
opengl Revert back "Merge pull request #243 from OdyX/dev-fix-textures-loading" 2013-10-29 22:04:12 +01: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.
 */