summaryrefslogtreecommitdiffstats
path: root/src/graphics/opengl
Commit message (Expand)AuthorAgeFilesLines
...
* Improved error messagesPiotr Dziwinski2012-08-132-12/+8
* Test fixPiotr Dziwinski2012-08-135-16/+17
* Object handling in CEnginePiotr Dziwinski2012-08-121-4/+3
* Fixes & testing in CEnginePiotr Dziwinski2012-08-122-5/+16
* Documentation updatePiotr Dziwinski2012-08-112-7/+11
* Render mode setting, refactoringPiotr Dziwinski2012-08-111-3/+3
* Basic font renderingPiotr Dziwinski2012-08-032-16/+28
* Switched to new style castsPiotr Dziwinski2012-07-301-40/+40
* Lines and line strip primitivesPiotr Dziwinski2012-07-301-18/+18
* Video mode changingPiotr Dziwinski2012-07-292-13/+37
* GLEWPiotr Dziwinski2012-07-281-5/+31
* Change of paths in src/graphicsPiotr Dziwinski2012-07-264-6/+6
* Dynamic light managerPiotr Dziwinski2012-07-261-0/+1
* LightingPiotr Dziwinski2012-07-264-23/+537
* Fixed bug in texturingPiotr Dziwinski2012-07-253-13/+20
* Refactoring of texture codePiotr Dziwinski2012-07-254-170/+160
* Cursor drawingPiotr Dziwinski2012-07-233-20/+20
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-227-168/+106
* ComputeSphereVisibility functionPiotr Dziwinski2012-07-182-0/+83
* Fixed OpenGL transformationsPiotr Dziwinski2012-07-184-5/+358
* Fixes in texture loadingPiotr Dziwinski2012-07-164-7/+18
* Fix in model loading; simple model viewerPiotr Dziwinski2012-07-155-41/+470
* Refactoring in math & texture modulesPiotr Dziwinski2012-07-062-186/+2
* Fixed bug with texturingPiotr Dziwinski2012-07-056-99/+494
* Multitexturing supportPiotr Dziwinski2012-07-042-57/+425
* CGLDevice implementationPiotr Dziwinski2012-07-012-59/+573
* CDevice interface and stub of implementationPiotr Dziwinski2012-07-012-2/+284
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-243-0/+73
* Templates for new implementationPiotr Dziwinski2012-06-222-0/+38