summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience/qeglplatformcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-1/+7
|\
| * xcb_egl: Correctly select OpenGL ES render type if user requestedwdl2019-04-101-1/+7
* | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-8/+0
|/
* egl: Add ES3.2 direct function pointersJanne Koskinen2018-05-221-0/+47
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-2/+2
* egl: Expose direct function pointers on INTEGRITYLaszlo Agocs2017-02-101-0/+345
* Enable support for OpenVGAndy Nichols2016-11-171-0/+7
* Disable fallback to dlsym() for INTEGRITY.Rolland Dudemaine2016-03-291-1/+1
* Ensure we can query all GL functions in all platform pluginsLars Knoll2016-03-011-1/+9
* Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-011-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+7
|\
| * eglfs: Detect llvmpipe and show a warningLaszlo Agocs2016-01-211-0/+7
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* eglfs: Handle custom platform window implementations betterLaszlo Agocs2015-10-141-2/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+12
|\
| * Force GLES 2.0 on Android 4.2 devices reporting 3.0Laszlo Agocs2015-09-101-0/+12
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-1/+2
|\|
| * egl: Do not do any further ops when context creation failsLaszlo Agocs2015-08-181-1/+2
* | Make EGL context init work when msaa is requested but there's no surfacelessLaszlo Agocs2015-08-041-2/+15
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Utilize EGL_KHR_surfaceless_context in QOffscreenSurface when availableLaszlo Agocs2015-02-021-6/+18
* eglconvenience/eglfs: Clean up warning messagesLaszlo Agocs2014-10-131-4/+4
* eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-101-16/+30
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | eglconvenience: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-1/+1
|/
* Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-011-1/+10
* Make sure to have a pbuffer-capable config for the temp pbufferLaszlo Agocs2014-08-141-1/+5
* Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-091-16/+66
* Remove unused ifdefLaszlo Agocs2014-03-251-26/+6
* eglfs: Print the chosen config in debug modeLaszlo Agocs2014-03-251-0/+7
* Add EGL_KHR_create_context supportLaszlo Agocs2014-03-101-36/+122
* egl: Update the OpenGL version in the context's QSurfaceFormatLaszlo Agocs2014-03-101-0/+31
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-5/+2
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-2/+4
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-2/+6
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-131-16/+1
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-5/+25
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-2/+2
|\
| * Remove unused member m_eglApiThiago Macieira2014-01-101-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-3/+12
|\|
| * EGL convenience: deal with DefaultRenderableType when appropriateAndrew Knight2013-11-241-3/+12
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-131-0/+24
|/
* Bypass eglMakeCurrent where possible.Robin Burchell2013-08-051-0/+8
* Fix EGL_BAD_MATCH when requesting a 16-bit surface with eglfs.Michael Brasser2013-02-191-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | eglfs: Introduce way of filtering out unwanted EGL configs.Samuel Rødal2013-01-181-1/+15
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-271-5/+17