summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformopenglwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes for surface creation/destructionBogDan Vatra2015-01-101-8/+12
* Android: deadlock avoidancePaul Olav Tvete2014-10-201-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Android: don't recreate surface on shutdownPaul Olav Tvete2014-09-051-0/+4
* Support QOpenGLWidget and QQuickWidget on AndroidLaszlo Agocs2014-08-251-5/+34
* Make the expose region local on all platformsLaszlo Agocs2014-08-121-1/+1
* Android: Fix expose region.BogDan Vatra2014-07-311-2/+2
* Android: Release all windows when the application is suspended.BogDan Vatra2014-07-311-4/+21
* Android: Support offscreen surfaces on pbuffersEskil Abrahamsen Blomfeldt2014-06-041-0/+9
* Android: Fix flashing on startup/shutdownEskil Abrahamsen Blomfeldt2014-06-041-3/+21
* Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-221-1/+1
* Fix surface leak, cleanup opengl window.BogDan Vatra2014-01-311-9/+4
* Android: Remove debug output from platform windowEskil Abrahamsen Blomfeldt2014-01-211-6/+0
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-0/+160