index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demos
/
android
Age
Commit message (
Expand
)
Author
2017-12-15
demos: GH1054, make cube shaders inline
Petr Kraus
2017-11-06
android: Remove mips targets
Cody Northrop
2017-10-29
repo: normalize line termination across repo
Mike Weiblen
2017-08-16
android: Updates for NDK r15
Cody Northrop
2017-01-26
repo: Clang-format c/cpp/h LVL files using LLVM
Mark Lobodzinski
2016-09-29
demos: Remove tri from Android build
Cody Northrop
2016-09-28
demos: Remove tri demo
Tony Barbour
2016-09-28
demos: Enable validation for Android cube
Cody Northrop
2016-09-28
demos: Add APK with layers to cube
Cody Northrop
2016-09-22
demos: Give Cube and Tri distinct app names
Cody Northrop
2016-09-22
demos: Clean up APK creation for cube and tri
Cody Northrop
2016-09-13
demos: Give Android versions permissions for internet & read/write files
Ian Elliott
2016-08-05
demos: Flip cube texture on android
Mike Stroyan
2016-07-13
demos: Fix android build
Cody Northrop
2016-04-28
demos: Fix-ups so that cube/tri build and run on both linux & android
Tobin Ehlis
2016-04-28
android: Start using vulkan_wrapper in cube and tri
Cody Northrop
2016-04-28
Fix cube for android.
Michael Lentine
2016-04-28
Make tri work on android.
Michael Lentine