| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use Q_UNLIKELY for every qFatal()/qCritical() | Marc Mutz | 2015-11-29 | 1 | -1/+1 |
| * | Always release surfaces when application is suspended or hidden. | Saytgalin Alexander | 2015-04-04 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Fixes for surface creation/destruction | BogDan Vatra | 2015-01-10 | 1 | -8/+12 |
| * | Android: deadlock avoidance | Paul Olav Tvete | 2014-10-20 | 1 | -0/+5 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Android: don't recreate surface on shutdown | Paul Olav Tvete | 2014-09-05 | 1 | -0/+4 |
| * | Support QOpenGLWidget and QQuickWidget on Android | Laszlo Agocs | 2014-08-25 | 1 | -5/+34 |
| * | Make the expose region local on all platforms | Laszlo Agocs | 2014-08-12 | 1 | -1/+1 |
| * | Android: Fix expose region. | BogDan Vatra | 2014-07-31 | 1 | -2/+2 |
| * | Android: Release all windows when the application is suspended. | BogDan Vatra | 2014-07-31 | 1 | -4/+21 |
| * | Android: Support offscreen surfaces on pbuffers | Eskil Abrahamsen Blomfeldt | 2014-06-04 | 1 | -0/+9 |
| * | Android: Fix flashing on startup/shutdown | Eskil Abrahamsen Blomfeldt | 2014-06-04 | 1 | -3/+21 |
| * | Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable. | BogDan Vatra | 2014-02-22 | 1 | -1/+1 |
| * | Fix surface leak, cleanup opengl window. | BogDan Vatra | 2014-01-31 | 1 | -9/+4 |
| * | Android: Remove debug output from platform window | Eskil Abrahamsen Blomfeldt | 2014-01-21 | 1 | -6/+0 |
| * | Support multiple native surfaces on Android. | BogDan Vatra | 2014-01-17 | 1 | -0/+160 |