| Commit message (Expand) | Author | Age | Files | Lines |
| * | Android: ensure ANativeWindow_fromSurface() is called on valid object | Assam Boudjelthia | 2025-09-01 | 1 | -2/+1 |
| * | Android: split and rename checkNativeSurface() | Assam Boudjelthia | 2025-08-27 | 1 | -1/+2 |
| * | Android: clean up Surface resources when it is destroyed | Tinja Paavoseppä | 2024-10-02 | 1 | -0/+6 |
| * | Android: Guard EGLSurface with a mutex | Tinja Paavoseppä | 2024-10-02 | 1 | -4/+26 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -39/+3 |
| * | Add QOffScreenSurface platform API abstraction | Assam Boudjelthia | 2020-08-27 | 1 | -3/+2 |
| * | Move eglconvenience to QtGui | Friedemann Kleint | 2020-07-13 | 1 | -1/+1 |
| * | Introduce platform API abstraction for QOpenGLContext | Tor Arne Vestbø | 2020-07-02 | 1 | -3/+2 |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9 | Liang Qi | 2017-04-12 | 1 | -4/+1 |
| |\ |
|
| | * | Fix build: Remove unused variable | BogDan Vatra | 2017-04-10 | 1 | -4/+1 |
| * | | Merge remote-tracking branch 'origin/5.8' into 5.9 | Liang Qi | 2017-04-06 | 1 | -31/+0 |
| |\| |
|
| | * | Environment variable enabling the workaround FBO readback bug | Marco Martin | 2017-04-05 | 1 | -31/+0 |
| * | | Merge remote-tracking branch 'origin/5.8' into 5.9 | Liang Qi | 2017-02-24 | 1 | -4/+0 |
| |\| |
|
| | * | Android: Fix OpenGL shader compilation on updated emulator | Eskil Abrahamsen Blomfeldt | 2017-02-23 | 1 | -4/+0 |
| * | | Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurface | Andy Nichols | 2016-12-14 | 1 | -3/+10 |
| |/ |
|
| * | QAndroidPlatformOpenGLContext: fix adopting of existing native contexts | Laszlo Agocs | 2016-12-09 | 1 | -2/+3 |
| * | port to modularized platformsupport libraries | Oswald Buddenhagen | 2016-10-15 | 1 | -1/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Fixes for surface creation/destruction | BogDan Vatra | 2015-01-10 | 1 | -2/+4 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Merge remote-tracking branch 'origin/5.3' into 5.4 | Frederik Gladhorn | 2014-09-23 | 1 | -7/+18 |
| |\ |
|
| | * | Android: use FBO readback workaround by default. | Yoann Lopes | 2014-09-03 | 1 | -10/+16 |
| | * | Android: added more devices to the FBO readback workaround check. | Yoann Lopes | 2014-08-27 | 1 | -3/+8 |
| * | | Android: Release all windows when the application is suspended. | BogDan Vatra | 2014-07-31 | 1 | -2/+2 |
| |/ |
|
| * | Android: enable FBO readback workaround for more devices. | Yoann Lopes | 2014-07-10 | 1 | -3/+2 |
| * | Fix Android: use fbo read back workaround with specific GPUs. | Coursar | 2014-06-11 | 1 | -0/+1 |
| * | Android: Support offscreen surfaces on pbuffers | Eskil Abrahamsen Blomfeldt | 2014-06-04 | 1 | -1/+4 |
| * | Android: use glyph cache resizing workaround with Vivante GC1000 GPU. | Yoann Lopes | 2014-04-07 | 1 | -1/+2 |
| * | Android: use fbo read back workaround with specific GPUs. | Yoann Lopes | 2014-03-27 | 1 | -1/+17 |
| * | Remove unused parameter from QEGLPlatformContext constructor | Laszlo Agocs | 2014-03-10 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2014-02-07 | 1 | -3/+6 |
| * | Support multiple native surfaces on Android. | BogDan Vatra | 2014-01-17 | 1 | -0/+84 |