Commit graph

14 commits

Author SHA1 Message Date
Shi Yan
9b5127f894 add direct to display wsi swapchain option
direct to display swapchain needs to be enabled at compile time with option -DUSE_D2D_WSI=ON

currently tested under linux
2016-11-04 14:04:34 -07:00
Laurent Carlier
6b259a22e8 Use keycodes intead of hardcoded values
Signed-off-by: Laurent Carlier <lordheavym@gmail.com>
2016-08-11 14:24:32 +02:00
saschawillems
92c04aad10 Refactoring, use Vulkan result check macro 2016-06-06 11:21:07 +02:00
lucky
0253a419ad use C++11 constructor for filebuf 2016-03-27 01:27:20 -07:00
lucky
06a29dabb1 distancefieldfonts: fix SaschaWillems/Vulkan#113 2016-03-27 00:56:16 -07:00
saschawillems
4e689f3fee Call example destructor on Android (Fixes #97) 2016-03-26 13:21:19 +01:00
saschawillems
8ab69b84e0 Added android support for distance field fonts example (#97) Fixes (#109) 2016-03-25 21:53:09 +01:00
saschawillems
a09c169505 Update android application labels (#97) 2016-03-25 15:40:55 +01:00
saschawillems
af653e7bcf Code cleanup 2016-03-13 16:19:03 +01:00
saschawillems
403d851d63 Force glm clip space to 0..1 (Fixes #18, Fixes #45) 2016-03-08 21:52:40 +01:00
saschawillems
e77884d5bb Use glm::radians instead of deg_to_rad (Fixes #37) 2016-03-08 20:59:25 +01:00
saschawillems
8cd5041111 Use application wide submit info and semaphores (Fixes #66, Fixes #65, Fixes#60), removed no longer functional code loading GLSL (Fixes #62) 2016-03-06 20:15:05 +01:00
Justin Li
311f223e10 Don't set flags on VkSemaphoreCreateInfo 2016-03-06 01:20:03 -05:00
saschawillems
c91341813c Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00