mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 12:42:34 +01:00
* Android: Add local copy of native_app_glue, patched to compile as C++. * Android: List android-x86_64 configuration in makefile * Android: Build shared-lib and examples by default * Docs: Update Android build prerequisites * CI: Add Android builds * CI: **DO NOT MERGE** pick bx/PR with android support update