Commit graph

63 commits

Author SHA1 Message Date
saschawillems
575c5c2060 Moved texture loading code to android example base 2016-03-09 21:06:39 +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
saschawillems
9339cba2ad Added (temporary) vulkan android example base class 2016-03-06 16:17:37 +01:00
Justin Li
311f223e10 Don't set flags on VkSemaphoreCreateInfo 2016-03-06 01:20:03 -05:00
saschawillems
b6da703b3b Fixed descriptor set binding point index 2016-03-05 10:55:08 +01: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
0e00f30fb1 Added missing mesh for android mesh example 2016-03-04 17:07:09 +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
saschawillems
367fda186b Android examples and screenshots 2016-02-14 18:50:04 +01:00
saschawillems
f06806147b Added android readme (stub) 2016-02-14 17:04:13 +01:00