summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qioscontext.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+1
|\
| * iOS: Harden logic for when it's safe to use the graphics hardwareTor Arne Vestbø2017-12-071-0/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-8/+8
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+4
|\
| * UIKit: Don't reallocate renderbuffer on QIOSContext::swapBuffers()Tor Arne Vestbø2016-06-171-1/+4
* | 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