Commit graph

13 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
saschawillems
fe2aa7ff92 Add dynamic line width state, enable wide line feature (Fixes #165) 2016-07-03 17:07:23 +02:00
saschawillems
ea61df3b55 Removed no longer used textures 2016-05-26 19:57:37 +02:00
saschawillems
aa9f2405dd Updated pipelines demo with new scene, shaders and pipeline derivatives 2016-05-26 19:43:27 +02:00
saschawillems
c3c610e7d5 Use Vulkan result check macro, enable text overlay 2016-05-26 16:29:32 +02:00
Petros Bantolas
e27c97527b Conditional wireframe rendering based on device supported features 2016-05-16 12:26:11 +01:00
saschawillems
4e689f3fee Call example destructor on Android (Fixes #97) 2016-03-26 13:21:19 +01:00
saschawillems
3bcc162011 Added android support for parallax mapping, pipelines, push constants, radial blur, skeletal animation and tessellation examples (#97) 2016-03-25 21:08:59 +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