Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android NDK update, bgfx side #2960

Merged
merged 6 commits into from
Oct 22, 2022
Merged

Conversation

thedmd
Copy link
Contributor

@thedmd thedmd commented Oct 22, 2022

This is companion PR to bkaradzic/bx#289

Changes:

  • list android-x86_64 configuration
  • use local copy of native_app_glue in example harness
    • local copy was modified to compile as C++
  • Android builds was added to github actions

@thedmd
Copy link
Contributor Author

thedmd commented Oct 22, 2022

When everything will look ok I will cleanup commits and prepare PRs for final review/merge.

@thedmd thedmd force-pushed the android-ndk-update branch from d6fcce3 to 8e528b5 Compare October 22, 2022 11:07
@bkaradzic bkaradzic marked this pull request as ready for review October 22, 2022 19:02
@bkaradzic bkaradzic merged commit 04732d8 into bkaradzic:master Oct 22, 2022
mipek pushed a commit to mipek/bgfx that referenced this pull request Mar 2, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants