summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib/src/org/godotengine/godot/gl/GLSurfaceView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the cleanup logic for the Android render threadFredia Huya-Kouadio2024-07-241-0/+20
* Fix ANRs reported by the Google Play ConsoleFredia Huya-Kouadio2024-07-041-49/+0
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+0
* Fix Compatibility Rendering (GLES3) on old and low budget devices.Alexander Hartmann2024-02-221-1/+18
* Update the logic used to start / stop the render threadFredia Huya-Kouadio2023-12-201-7/+9
* Fix various typos with codespellRémi Verschelde2023-08-071-1/+1
* Fix flickering issues with low processor mode on AndroidFredia Huya-Kouadio2022-03-291-0/+1939