summaryrefslogtreecommitdiffstats
path: root/src/graphics/common
Commit message (Expand)AuthorAgeFilesLines
* Change of paths in src/graphicsPiotr Dziwinski2012-07-2633-6139/+0
* Dynamic light managerPiotr Dziwinski2012-07-264-54/+516
* LightingPiotr Dziwinski2012-07-262-19/+78
* Refactoring of texture codePiotr Dziwinski2012-07-255-112/+114
* Cursor drawingPiotr Dziwinski2012-07-234-219/+228
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-228-290/+1172
* ComputeSphereVisibility functionPiotr Dziwinski2012-07-181-3/+20
* Fixes in texture loadingPiotr Dziwinski2012-07-162-47/+34
* Fix in model loading; simple model viewerPiotr Dziwinski2012-07-154-7/+90
* Minor changesPiotr Dziwinski2012-07-111-4/+1
* Rewritten model loadingPiotr Dziwinski2012-07-119-301/+996
* Refactoring in math & texture modulesPiotr Dziwinski2012-07-064-132/+152
* Fixed bug with texturingPiotr Dziwinski2012-07-052-7/+32
* Merged changes from devPiotr Dziwinski2012-07-041-2/+3
* Multitexturing supportPiotr Dziwinski2012-07-043-8/+203
* CGLDevice implementationPiotr Dziwinski2012-07-017-276/+471
* CDevice interface and stub of implementationPiotr Dziwinski2012-07-018-98/+294
* Switched back to old standard; addded -WallPiotr Dziwinski2012-06-302-5/+0
* Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-301-1/+1
* Fixed brief Doxygen descriptionPiotr Dziwinski2012-06-263-6/+12
* Whitespace and language changePiotr Dziwinski2012-06-2619-1724/+1724
* SDL projectPiotr Dziwinski2012-06-2510-10/+95
* Declarations for graphics/commonProgramerus2012-06-2512-10/+1522
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-243-98/+148
* Fix in light.hPiotr Dziwinski2012-06-221-2/+6
* Templates for new implementationPiotr Dziwinski2012-06-2229-30/+1450
* Moved old implementations to src/oldPiotr Dziwinski2012-06-2222-20586/+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-1922-846/+572
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-1323-685/+688
* 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
* Split math functions; beginning of common structuresPiotr Dziwinski2012-04-282-0/+181
* Source files split into modulesPiotr Dziwinski2012-04-2824-0/+20814