summaryrefslogtreecommitdiff
path: root/build-android
AgeCommit message (Expand)AuthorFilesLines
2016-10-13layers: Update build for v1.0.30 XML code-genMark Lobodzinski2-6/+6
2016-10-07Fix Android Windows build scriptCody Northrop1-1/+1
2016-10-06Layers: Implement unique_objects layer using vk.xmlMark Lobodzinski2-10/+3
2016-10-03build: hide layer symbols in android buildMike Stroyan1-10/+18
2016-10-03build: make android layers favor their own symbolsMike Stroyan1-0/+8
2016-08-02toolchain: Update revisions for AndroidCody Northrop6-4/+78
2016-07-28tests: Create APK version of layer validation testsCody Northrop4-1/+73
2016-07-27android: Lift global offset table size limit (-mxgot)Cody Northrop1-1/+1
2016-07-22layers: Update object_tracker layerMark Lobodzinski2-9/+3
2016-07-06layers: Remove device_limits from Android buildMark Lobodzinski5-20/+6
2016-06-24toolchain: Simplify shaderc setup for Windows too, per dc0ac6bcCody Northrop1-1/+1
2016-06-20layers: Remove output paren from android update scriptTobin Ehlis1-1/+1
2016-05-31toolchain: Simplify setup for shaderc, use https instead of git@Cody Northrop1-1/+1
2016-05-16windows: Fix android-generate.batCody Northrop1-0/+2
2016-05-05layers: Rearchitect Descriptor Set validation codeTobin Ehlis2-0/+3
2016-05-05android: Move external deps into project dirCody Northrop5-15/+15
2016-04-28android: Move vulkan_wrapper to common (from Cody)Tobin Ehlis1-2/+3
2016-04-28Fix android build for CV -> spirv-tools depChris Forbes1-2/+3
2016-04-22toolchain: Bump everything to pull in required SPIR-V tools revisionCody Northrop5-7/+24
2016-04-20android: Unify source used for build.gradleCody Northrop1-3/+3
2016-04-20gradle: Workaround for clang on Windows problemsCody Northrop1-2/+14
2016-04-07android: Update to get gradlew working againCody Northrop2-0/+2
2016-04-07android: Clean up Android.mkCody Northrop1-14/+13
2016-04-07android: minor indentation correction in Android.mkguanghuafan1-4/+4
2016-04-07android: Minor clean up for windows build templateguanghuafan1-9/+9
2016-04-07android: fixed issues in windows buildguanghuafan2-70/+137
2016-04-07android: set hard float for arm7 correctly and minor cleanupguanghuafan1-10/+9
2016-04-07android: Changed android-generated.bat for windows (not tested )guanghuafan9-13/+50
2016-04-07android: Adding template for gradle wrapper buildguanghuafan26-0/+1062