Commit graph

14 commits

Author SHA1 Message Date
saschawillems
b34de6be7f Copy base shaders for Android builds 2016-05-15 13:22:37 +02:00
saschawillems
4aaf45d06b New Android NDK treats linker warnings as errors and fails on all projects using ASSIMP. Set LOCAL_DISABLE_FATAL_LINKER_WARNINGS to disable this behaviour. 2016-05-15 12:13:38 +02:00
saschawillems
cb96eaf6bd Updated texture example using different texture and lighting (diffuse + specular) 2016-05-14 15:54:20 +02:00
saschawillems
a09c169505 Update android application labels (#97) 2016-03-25 15:40:55 +01:00
Sascha Willems
01c12ef327 Added assimp (static library) to android makefiles (#97) 2016-03-22 13:41:30 +01:00
saschawillems
16440383c5 Removed deprecated separate triangle and texture demos, replaced with android build files (wip) (#97) 2016-03-21 23:33:33 +01:00
saschawillems
e502785b1f Frame rate independent animation updates 2016-03-11 20:09:12 +01:00
saschawillems
710ff2d511 Android application icon 2016-03-11 20:01:07 +01:00
saschawillems
ae185d8f2e Use base texture loading code for android texture example, renamed main 2016-03-09 21:19:37 +01:00
saschawillems
93a9c5c627 submit setup command buffer and idle queue before destroying staging images 2016-03-09 20:29:31 +01:00
saschawillems
e94c91bd21 Updated android texture and compute samples to use example base, added signal semaphore (#65), reuse global semaphore (#60) 2016-03-06 16:37:03 +01:00
Justin Li
311f223e10 Don't set flags on VkSemaphoreCreateInfo 2016-03-06 01:20:03 -05:00
saschawillems
edc92112df No longer submit initial depth/stencil image barrier outside of setup command buffer (#57), updated swapChain usage to recent refactorings 2016-03-04 18:52:57 +01:00
saschawillems
c91341813c Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00