summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformopenglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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: 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