mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-12 03:40:59 +00:00
We need to stop pretending that we "support" GLES 2.0 devices. We are a high performance application that requires GLES 3.0, which was officially supported in Android 4.3. The few Android phones that released with Android 4.2 and supported OpenGL ES 3.0 have already been updated to a later Android version.