summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qioscontext.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-011-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: add missing Q_DECL_OVERRIDERichard Moe Gustavsen2015-07-271-6/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* iOS: Check FBO status and return failure from QIOSContext::makeCurrent()Tor Arne Vestbø2014-03-271-0/+2
* iOS: Tie QIOSContext FBOs to corresponding QPlatformWindow, not QWindowTor Arne Vestbø2013-11-141-1/+3
* iOS: Enable threaded OpenGL.Maciej Kujalowicz2013-11-051-0/+4
* iOS: Move handling of FBOs to QIOSContext instead of QIOSWindowTor Arne Vestbø2013-02-271-4/+17
* iOS: Update GL render buffers when the accociated window is resizedTor Arne Vestbø2013-02-271-0/+2
* iOS: Implement QPlatformOpenGLContextTor Arne Vestbø2013-02-271-0/+76