Commit Graph

6 Commits

Author SHA1 Message Date
Lynix 602c39e8ba Vulkan/Swapchain: Wrap images creation/getters
Former-commit-id: 50e5890c7aeb16408a460e6734301c6393c435e5
2016-05-19 09:07:31 +02:00
Lynix 68e3fd8db3 Vulkan: Allow Device Objects to be move-constructed
Former-commit-id: c7fb30b30d2242e19d531a6860b856660b6b0c01
2016-05-14 21:28:59 +02:00
Lynix 1346c3e2c0 Vulkan/Swapchain: Fix compilation
Former-commit-id: 22679aa8e212c63360903f3094a60441323b488a
2016-05-14 15:41:26 +02:00
Lynix 4996901816 Vulkan: Remove redundant headers
Former-commit-id: b3bd76e96cd3c1516123b08f45bd5ff706837717
2016-05-14 15:28:29 +02:00
Lynix a8fa5e1d12 Vulkan: Use a generic class helper for all device objects
This greatly reduce the amount of code required for wrappers around
Vulkan Objects


Former-commit-id: 885d0b39197ba41fd856c45571dbf06d8ae27d8c
2016-05-14 14:46:15 +02:00
Lynix d87b0587d7 Vulkan: Add support for Swapchains
Former-commit-id: 7eafa8f4d38fb3202c63bc42d5d5bb4febfd459a
2016-04-30 11:43:48 +02:00