summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformopenglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-4/+1
|\
| * Fix build: Remove unused variableBogDan Vatra2017-04-101-4/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-31/+0
|\|
| * Environment variable enabling the workaround FBO readback bugMarco Martin2017-04-051-31/+0
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-4/+0
|\|
| * Android: Fix OpenGL shader compilation on updated emulatorEskil Abrahamsen Blomfeldt2017-02-231-4/+0
* | Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurfaceAndy Nichols2016-12-141-3/+10
|/
* QAndroidPlatformOpenGLContext: fix adopting of existing native contextsLaszlo Agocs2016-12-091-2/+3
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fixes for surface creation/destructionBogDan Vatra2015-01-101-2/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-7/+18
|\
| * Android: use FBO readback workaround by default.Yoann Lopes2014-09-031-10/+16
| * Android: added more devices to the FBO readback workaround check.Yoann Lopes2014-08-271-3/+8
* | Android: Release all windows when the application is suspended.BogDan Vatra2014-07-311-2/+2
|/
* Android: enable FBO readback workaround for more devices.Yoann Lopes2014-07-101-3/+2
* Fix Android: use fbo read back workaround with specific GPUs.Coursar2014-06-111-0/+1
* Android: Support offscreen surfaces on pbuffersEskil Abrahamsen Blomfeldt2014-06-041-1/+4
* Android: use glyph cache resizing workaround with Vivante GC1000 GPU.Yoann Lopes2014-04-071-1/+2
* Android: use fbo read back workaround with specific GPUs.Yoann Lopes2014-03-271-1/+17
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-3/+6
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-0/+84