summaryrefslogtreecommitdiffstats
path: root/src/graphics/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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