summaryrefslogtreecommitdiffstats
path: root/src/graphics/common
Commit message (Collapse)AuthorAgeFilesLines
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1113-80/+69
|
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-1022-712/+712
|
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-1026-219/+187
| | | | Additionally, changed #ifndef to #pragma once everywhere
* Split math functions; beginning of common structuresPiotr Dziwinski2012-04-282-0/+181
|
* Source files split into modulesPiotr Dziwinski2012-04-2824-0/+20814