Hello, I've been working on creating a touch-based UI with the NanoPi 2 Fire and compatible 7" touchscreen, with the Kivy UI framework, which uses OpenGL ES2.0 for rendering. Using the Mesa Project software implementation of OpenGL ES2.0 (libgles2-mesa-dev), Kivy runs but it is unacceptably slo...