aboutsummaryrefslogtreecommitdiff
path: root/buildAndroid
AgeCommit message (Collapse)Author
2015-11-20Fix build in masterMichael Lentine
Use dispatchable handles in mdd, fix include path for vulkan.h, and do not build armeabi.
2015-11-20tests: Make some of the validation tests work on androidMichael Lentine
Conflicts: tests/vkrenderframework.h
2015-11-06Moved header files from include to include/vulkanDavid Pinedo
2015-10-14Updaing build to include vk_layer_utilsMichael Lentine
2015-09-25Make layers build on android.Michael Lentine