aboutsummaryrefslogtreecommitdiff
path: root/demos/android
AgeCommit message (Expand)Author
2017-12-15demos: GH1054, make cube shaders inlinePetr Kraus
2017-11-06android: Remove mips targetsCody Northrop
2017-10-29repo: normalize line termination across repoMike Weiblen
2017-08-16android: Updates for NDK r15Cody Northrop
2017-01-26repo: Clang-format c/cpp/h LVL files using LLVMMark Lobodzinski
2016-09-29demos: Remove tri from Android buildCody Northrop
2016-09-28demos: Remove tri demoTony Barbour
2016-09-28demos: Enable validation for Android cubeCody Northrop
2016-09-28demos: Add APK with layers to cubeCody Northrop
2016-09-22demos: Give Cube and Tri distinct app namesCody Northrop
2016-09-22demos: Clean up APK creation for cube and triCody Northrop
2016-09-13demos: Give Android versions permissions for internet & read/write filesIan Elliott
2016-08-05demos: Flip cube texture on androidMike Stroyan
2016-07-13demos: Fix android buildCody Northrop
2016-04-28demos: Fix-ups so that cube/tri build and run on both linux & androidTobin Ehlis
2016-04-28android: Start using vulkan_wrapper in cube and triCody Northrop
2016-04-28Fix cube for android.Michael Lentine
2016-04-28Make tri work on android.Michael Lentine