summaryrefslogtreecommitdiffstats
path: root/src/graphics/opengl/gldevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Texture format detection; minor fixesPiotr Dziwinski2012-09-091-0/+50
* Improved error messagesPiotr Dziwinski2012-08-131-8/+8
* Object handling in CEnginePiotr Dziwinski2012-08-121-4/+3
* Fixes & testing in CEnginePiotr Dziwinski2012-08-121-5/+14
* Render mode setting, refactoringPiotr Dziwinski2012-08-111-3/+3
* Basic font renderingPiotr Dziwinski2012-08-031-13/+26
* 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-291-12/+32
* GLEWPiotr Dziwinski2012-07-281-5/+31
* LightingPiotr Dziwinski2012-07-261-23/+84
* Fixed bug in texturingPiotr Dziwinski2012-07-251-10/+10
* Refactoring of texture codePiotr Dziwinski2012-07-251-137/+136
* Cursor drawingPiotr Dziwinski2012-07-231-14/+16
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-221-84/+72
* ComputeSphereVisibility functionPiotr Dziwinski2012-07-181-0/+82
* Fixed OpenGL transformationsPiotr Dziwinski2012-07-181-5/+5
* Fixes in texture loadingPiotr Dziwinski2012-07-161-2/+8
* Fix in model loading; simple model viewerPiotr Dziwinski2012-07-151-36/+40
* Refactoring in math & texture modulesPiotr Dziwinski2012-07-061-1/+1
* Fixed bug with texturingPiotr Dziwinski2012-07-051-95/+97
* Multitexturing supportPiotr Dziwinski2012-07-041-55/+394
* CGLDevice implementationPiotr Dziwinski2012-07-011-48/+519
* CDevice interface and stub of implementationPiotr Dziwinski2012-07-011-1/+191
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-241-0/+21