anbox/external
Simon Fels 01ef1d23de graphics: use dummy GLESv1 by default
Newer Ubuntu systems tend to not provide a libGLESv1_CM.so.1 anymore. As
we're not required to have a GLESv1 implementation (only a few older
Android apps are using GLESv1) we can as easy fix avoid loading a real
GLESv1 implementation and assign dummy functions instead to all relevant
GLESv1 API calls. In the future we want to switch to a GLESv1->GLESv2
translator as the Android emulator does.
2018-05-18 19:37:50 +02:00
..
android-emugl graphics: use dummy GLESv1 by default 2018-05-18 19:37:50 +02:00
nsexec scripts: respect new unprivileged container model 2017-01-05 10:15:21 +01:00
process-cpp-minimal Revert previous cycling-reference commit. 2018-04-05 22:06:43 +08:00
xdg Fix build with clang 2017-05-18 17:56:49 +02:00
CMakeLists.txt Remove unused bubblewrap source 2016-12-15 08:29:14 +01:00