summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience/qeglconvenience.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+4
|\
| * Compile Fix: unused variable in q_refreshRateFromFb() on non-linuxRalf Nolden2016-05-251-0/+4
* | EGL/GLX: Resolve depth buffer more intelligentlyLouai Al-Khanji2016-04-011-8/+11
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-141-0/+27
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-5/+26
|\
| * eglfs: ifdef linux specific functionality from convenience functionsPasi Petäjäjärvi2014-11-131-5/+26
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-0/+5
|\|
| * Print warning when unable to query physical screen sizeGatis Paeglis2014-10-101-0/+5
* | eglconvenience/eglfs: Clean up warning messagesLaszlo Agocs2014-10-131-1/+1
* | 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-5/+5
|/
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-2/+2
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-2/+2
* | Fix up EGL config selection commentsLaszlo Agocs2014-04-241-18/+32
|/
* egl: Remove commented codeLaszlo Agocs2014-03-251-10/+1
* eglfs: Print the chosen config in debug modeLaszlo Agocs2014-03-251-3/+1
* egl: Choose GLES3 capable configs when neededLaszlo Agocs2014-03-101-2/+13
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-3/+7
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-9/+14
* EGL convenience: Guard Linux-specific code with Q_OS_LINUX.Raphael Kubo da Costa2014-02-101-3/+3
* eglfs: Fix physical screen size regression for some hooksLaszlo Agocs2014-01-241-2/+4
* QNX: Fix build on BB10 caused by missing linux fbWolfgang Bremer2014-01-181-2/+2
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-0/+108
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-7/+22
|\
| * EGL convenience: deal with DefaultRenderableType when appropriateAndrew Knight2013-11-241-7/+22
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-131-0/+1
|/
* Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-271-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-42/+73
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-271-2/+23
* egl: return EGL config when r/g/b sizes are not setGirish Ramakrishnan2012-06-141-5/+4
* Fix compile error in eglconvenienceGirish Ramakrishnan2012-05-301-2/+2
* Add q_printEglConfig to qeglconvenienceGirish Ramakrishnan2012-05-291-0/+44
* More graceful handling of QSurfaceFormat::samples() with EGL.Samuel Rødal2012-02-101-4/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Re-added hellogl_es and ES 1 support for QOpenGLContext.Samuel Rødal2011-10-311-1/+1
* Fixed XComposite hardware integration in wayland plugin.Samuel Rødal2011-09-171-1/+1
* More graceful choosing of EGL configs.Samuel Rødal2011-07-271-11/+18
* OpenGL API refactor.Samuel Rødal2011-06-211-5/+5
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-0/+306