summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+12
|\
| * QNX: Add the ability to disable EGL_KHR_surfaceless_context useJames McDonnell2018-07-011-1/+12
|/
* Make use of our egl convenience code for QNX QPAAdam Treat2018-02-081-190/+16
* OpenGL function lookup for QNXJames McDonnell2017-05-071-1/+6
* Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-011-2/+2
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-9/+9
|\
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-9/+9
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-9/+9
|/
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-101-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QNX: Report if GL context is sharedBernd Weimer2014-02-281-8/+9
* [QNX] Handle the case when an egl surface can not be createdFabian Bumberger2014-02-021-1/+2
* QNX: Create the egl context according to the version in QSurfaceFormatFabian Bumberger2014-01-281-3/+3
* Blackberry: Cannot create shared egl contexts.Nick Ratelle2013-10-171-1/+9
* Split QQnxWindow into QQnxEglWindow and QQnxRasterWindowFabian Bumberger2013-09-181-5/+4
* QNX: Enable rendering on different displays using OpenGLFabian Bumberger2013-08-081-112/+42
* BlackBerry: fix delayed root window posting on OpenGLRafael Roquetto2013-06-141-0/+3
* QNX: normalize bracesRafael Roquetto2013-05-231-20/+10
* QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-261-1/+1
* QNX: Fix qFatal() statements.Sergio Martins2013-02-121-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QNX: Ensure that the QQnxWindow has a valid size for EGL surfacesSean Harmer2012-08-011-0/+4
* QNX: Enable threaded OpenGL rendering on QNXSean Harmer2012-07-031-10/+20
* Verify the surfaceType before activating the GL contextHolger Hans Peter Freyther2012-06-051-0/+2
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-251-36/+23
* QNX: Make sure calls to (create/destroy)Surface are symmetricKevin Ottens2012-05-241-2/+3
* Do not force OpenGL sample buffers on in the qnx qpa pluginSean Harmer2012-04-191-1/+0
* Don't assume windows and GL contexts are created on the primary screenThomas McGuire2012-03-301-1/+2
* Rename blackberry QPA plugin to QNXSean Harmer2012-03-121-0/+356