summaryrefslogtreecommitdiffstats
path: root/src/graphics/core
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate license headerkrzys-h2014-10-311-16/+0
* Added -headlesskrzys-h2014-10-312-0/+504
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-147-107/+126
* Remove unused accessors from CDevicePiotr Dziwinski2014-08-121-39/+1
* Fix test compilationPiotr Dziwinski2014-06-261-1/+3
* implemented savefile screenshot featureMohamed Waheed2014-06-241-0/+3
* Added debug aids for lightingPiotr Dziwinski2013-06-171-0/+3
* Fixed variable shadowing warningsPiotr Dziwinski2013-05-271-4/+4
* Fixed code formattingPiotr Dziwinski2013-05-278-1/+9
* Resizing is fully functional so it can be enabled by default.adiblol2013-05-251-1/+1
* Non-power-of-2 padding for background imagesPiotr Dziwinski2013-05-111-0/+5
* Fixed stupid error, tweaked ambient light colorsPiotr Dziwinski2013-02-281-0/+10
* Corrected OpenGL extension detectionPiotr Dziwinski2013-01-051-3/+2
* Engine optimization - rewritten model managementPiotr Dziwinski2012-12-261-6/+15
* Static objects using OpenGL VBOs and display listsPiotr Dziwinski2012-12-142-17/+20
* ComputeSphereVisibility and fixes in CEngine TODOsPiotr Dziwinski2012-10-201-14/+15
* Merge branch 'dev-graphics' into devPiotr Dziwinski2012-10-052-2/+10
|\
| * CParticle rewritePiotr Dziwinski2012-10-051-0/+8
| * Spot light angle fixPiotr Dziwinski2012-10-031-2/+2
* | Disabled window resizePiotr Dziwinski2012-10-051-1/+1
|/
* Font coloring; fix for resize hackPiotr Dziwinski2012-09-301-4/+6
* Dirty hack to allow window resizing or even full screen.adiblol2012-09-301-1/+1
* Fix for transparent objects and fadeoutsPiotr Dziwinski2012-09-292-5/+4
* Fixed texture regressionPiotr Dziwinski2012-09-292-3/+1
* Some fixes and optimizationsPiotr Dziwinski2012-09-293-18/+40
* Refactored resource and relief loadingPiotr Dziwinski2012-09-261-0/+29
* Fog color fix; refactoringPiotr Dziwinski2012-09-261-13/+5
* Namespace and styling fixPiotr Dziwinski2012-09-197-212/+203
* half of task compile.Zaba9992012-09-111-0/+1
* CTerrain refactoring & fixesPiotr Dziwinski2012-09-082-12/+12
* Improved error messagesPiotr Dziwinski2012-08-131-3/+0
* Object handling in CEnginePiotr Dziwinski2012-08-122-9/+28
* Fixes & testing in CEnginePiotr Dziwinski2012-08-121-2/+5
* Documentation updatePiotr Dziwinski2012-08-117-12/+31
* Render mode setting, refactoringPiotr Dziwinski2012-08-112-5/+5
* Partial CEngine implementationPiotr Dziwinski2012-08-101-1/+5
* Basic font renderingPiotr Dziwinski2012-08-031-3/+6
* Switched to new style castsPiotr Dziwinski2012-07-302-3/+3
* Lines and line strip primitivesPiotr Dziwinski2012-07-301-3/+3
* Video mode changingPiotr Dziwinski2012-07-292-11/+9
* Change of paths in src/graphicsPiotr Dziwinski2012-07-268-0/+1137