summaryrefslogtreecommitdiffstats
path: root/src/math
Commit message (Expand)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-148-122/+144
* Added debug aids for lightingPiotr Dziwinski2013-06-171-4/+4
* Fixed variable shadowing warningsPiotr Dziwinski2013-05-273-21/+20
* Fixed code formattingPiotr Dziwinski2013-05-279-0/+9
* Added check and warning about non-power-of-2 texturesPiotr Dziwinski2013-05-111-0/+6
* Reverted RotateAngle to old formulaPiotr Dziwinski2013-02-211-7/+26
* Refactoring in tests infrastructurePiotr Dziwinski2013-02-035-874/+0
* Merge dev and dev-graphicsPiotr Dziwinski2013-01-071-1/+0
|\
| * Small fix in detecting language. Fixes needed to compile code using clangMarcin Zawadzki2013-01-051-1/+0
* | Correct font scaling with resolutionPiotr Dziwinski2013-01-041-0/+6
|/
* Put common CXX flags in common variablesDidier Raboud2012-12-191-1/+2
* Don't enforce CMake build type on users.Didier Raboud2012-12-191-1/+3
* Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-1/+1
* Font coloring; fix for resize hackPiotr Dziwinski2012-09-301-0/+10
* Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-272-3/+6
* Namespace and styling fixPiotr Dziwinski2012-09-199-38/+59
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-191-0/+10
* Tests rewrite and Doxygen in src/mathPiotr Dziwinski2012-09-1111-403/+263
* Documentation updatePiotr Dziwinski2012-08-119-60/+55
* Render mode setting, refactoringPiotr Dziwinski2012-08-112-145/+0
* Font renderingPiotr Dziwinski2012-08-062-6/+6
* Basic font renderingPiotr Dziwinski2012-08-035-8/+39
* Switched to new style castsPiotr Dziwinski2012-07-304-10/+10
* Video mode changingPiotr Dziwinski2012-07-292-0/+127
* Cursor drawingPiotr Dziwinski2012-07-232-0/+12
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-221-11/+9
* Fixed OpenGL transformationsPiotr Dziwinski2012-07-181-1/+1
* Fix in model loading; simple model viewerPiotr Dziwinski2012-07-152-0/+21
* Refactoring in math & texture modulesPiotr Dziwinski2012-07-064-81/+84
* CGLDevice implementationPiotr Dziwinski2012-07-014-0/+36
* Whitespace and language changePiotr Dziwinski2012-06-2611-1557/+1557
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-241-0/+44
* Templates for new implementationPiotr Dziwinski2012-06-222-3/+4
* Moved old implementations to src/oldPiotr Dziwinski2012-06-224-1695/+0
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-193-65/+69
* Tests and fixes in math geometry.h modulePiotr Dziwinski2012-06-156-26/+367
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-135-139/+157
* Fixes in math modulePiotr Dziwinski2012-06-129-91/+240
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-103-37/+37
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-103-11/+10
* Moved old math filesPiotr Dziwinski2012-06-074-0/+0
* Finished implementation of math functionsPiotr Dziwinski2012-06-079-538/+636
* Structs continuedPiotr Dziwinski2012-05-034-59/+332
* Structs continuedPiotr Dziwinski2012-05-026-57/+276
* Structs continuedPiotr Dziwinski2012-05-018-296/+624
* Structs continuedPiotr Dziwinski2012-04-297-103/+750
* Structs continuedPiotr Dziwinski2012-04-284-13/+130
* Structs continuedPiotr Dziwinski2012-04-285-53/+211
* Split math functions; beginning of common structuresPiotr Dziwinski2012-04-285-0/+582
* Source files split into modulesPiotr Dziwinski2012-04-285-0/+1584