summaryrefslogtreecommitdiffstats
path: root/src/graphics
Commit message (Expand)AuthorAgeFilesLines
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-246-98/+221
* Fix in light.hPiotr Dziwinski2012-06-221-2/+6
* Templates for new implementationPiotr Dziwinski2012-06-2233-33/+1492
* Moved old implementations to src/oldPiotr Dziwinski2012-06-2232-30201/+0
* Vertex and Light structuresPiotr Dziwinski2012-06-202-0/+135
* Add functions to namespace.Programerus2012-06-201-5/+5
* Struct ColorHSV copied to color.hProgramerus2012-06-201-0/+11
* Color functionsProgramerus2012-06-201-13/+11
* Struct ColorProgramerus2012-06-201-5/+8
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-1924-1026/+853
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-1329-808/+809
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1115-146/+123
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-1030-1270/+1270
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-1036-274/+234
* Split math functions; beginning of common structuresPiotr Dziwinski2012-04-282-0/+181
* Source files split into modulesPiotr Dziwinski2012-04-2835-0/+30355