summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+10
|\
| * eglfs: Detect llvmpipe and show a warningLaszlo Agocs2016-01-211-0/+10
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* eglfs: Handle custom platform window implementations betterLaszlo Agocs2015-10-141-1/+2
* Move eglfs-only parts back from eglconvenienceLaszlo Agocs2015-07-161-5/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-6/+7
|\
| * Fix build of egl integrationStephan Binner2015-02-021-6/+7
* | Pluginize the eglfs hooksLaszlo Agocs2014-12-081-6/+6
* | EGLFS: Add support for multiple displaysLouai Al-Khanji2014-10-101-2/+2
* | eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-101-1/+29
* | 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
* | EGLFS: Do not assume all hooks will want to create a QEGLPlatformCursorLouai Al-Khanji2014-09-161-1/+1
* | Add presentBuffer method to EGLFS hooks.Louai Al-Khanji2014-09-161-0/+1
|/
* Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-091-4/+3
* eglfs: Avoid double surfaceFormatFor() callsLaszlo Agocs2014-03-251-2/+2
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-3/+2
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-10/+5
* Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-131-18/+2
* eglfs: Set swap interval only when there is a context availableLaszlo Agocs2013-09-131-2/+19
* EGLFS: Enablers for Android pluginEskil Abrahamsen Blomfeldt2013-02-281-1/+1
* EGLFS: Replace the global static 'hooks' variable with a functionThiago Macieira2013-02-261-1/+1
* Add support for forced VSYNC using the EGLFS platform plugin.Milian Wolff2013-02-221-0/+1
* Added QOffscreenSurface class.Yoann Lopes2013-02-181-6/+12
* 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/+2
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* eglfs: Make QEglFSWindow respect the window formatGirish Ramakrishnan2012-06-141-4/+1
* eglfs refactor: move window creation into qeglfswindowGirish Ramakrishnan2012-06-121-0/+82