summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+3
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-121-0/+11
* Clean up shared resources immediately as the last context is destroyed.Samuel Rødal2011-09-011-12/+21
* Cause fatal error when trying to make a context current in wrong thread.Samuel Rødal2011-08-301-0/+3
* Added some documentation for internal OpenGL resource handling classes.Samuel Rødal2011-08-301-0/+51
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+531