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