Commit graph

14 commits

Author SHA1 Message Date
saschawillems
2b04594fe3 Enable device features, only display sample rate shading option if supported by device 2017-11-04 10:29:45 +01:00
saschawillems
68692367e0 Replaced text overlay with proper UI overlay 2017-11-01 14:22:10 +01:00
saschawillems
cd8274c294 glm matrix initialization 2017-09-24 18:17:07 +02:00
saschawillems
dd0b48e631 Changed command buffer recreation
refs #277
2017-09-02 10:26:46 +02:00
saschawillems
4094aa0ea0 Enable required device features (validation) (Refs #277) 2017-06-07 22:44:29 +02:00
saschawillems
6895fd7fd7 Added ETC2 and ASTC texture variants (Refs #174) 2017-03-11 12:13:48 +01:00
plapins
2141145523 Fixed problems with image layouts and layout transitions. 2017-02-21 12:53:27 +01:00
saschawillems
1309ee0ef9 Moved tool functions to vks namespace (Refs #260) 2017-02-12 13:10:05 +01:00
saschawillems
b31d773b93 Moved Initializers to vks namespce (Refs #260) 2017-02-12 11:12:42 +01:00
saschawillems
776b6f0106 Moved VulkanBuffer to vks namespce (Refs #260) 2017-02-12 10:44:51 +01:00
saschawillems
7e43a55a76 Removed old mesh loader, replaced with new model loader and vertex layout class in all examples (Refs #260) 2017-02-11 14:18:24 +01:00
saschawillems
9822cde6e2 Use new Vulkan texture class (Refs #260) 2017-02-09 21:55:35 +01:00
saschawillems
2e5af6a9fb Replaced vkTools::UniformData with newer vk::Buffer for uniform buffers, some renaming, small fixes and corrections 2016-12-24 12:48:01 +01:00
saschawillems
116952bec8 Started work on MSAA with deferred rendering example 2016-09-28 20:54:45 +02:00