Commit graph

16 commits

Author SHA1 Message Date
saschawillems
574287f210 Request host coherent memory types for index and vertex staging buffers (Fixes #203), example uses own getMemoryTypeIndex function for clarification, enabled exceptions for Android build 2016-07-18 20:32:25 +02:00
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
a09c169505 Update android application labels (#97) 2016-03-25 15:40:55 +01:00
saschawillems
8ef51855eb Android support for mesh example, some fixes for other android projects (#97) 2016-03-22 22:28:08 +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
4c217cef21 Frame rate independent animation updates 2016-03-11 18:54:37 +01:00
saschawillems
774d1f37bd Use wait and signal semaphores, renamed main for android triangle example 2016-03-09 21:37:46 +01:00
Justin Li
311f223e10 Don't set flags on VkSemaphoreCreateInfo 2016-03-06 01:20:03 -05:00
saschawillems
211d17cbd9 No longer submit initial depth/stencil image barrier outside of setup command buffer (#57), updated swapChain usage to recent refactorings 2016-03-04 19:22:58 +01: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
51f76c4845 No longer submit initial depth/stencil image barrier outside of setup command buffer (#57), updated swapChain usage to recent refactorings 2016-03-04 16:54:56 +01:00
saschawillems
c91341813c Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00