Lynix
d17d6e12da
Vulkan/Surface: Fix compilation under Linux
...
Former-commit-id: af4efdf4f46f7817f75ca5c2f83fbe72c84e9ecb [formerly 1a431ff653263d46079162f2626cc6a05b688859]
Former-commit-id: ac76a5219f0ed014a666bbc78eb1358afb254026
2016-06-01 13:06:32 +02:00
Lynix
e536f1c962
Vulkan/Surface: Add a few wrapper methods
...
Former-commit-id: 7c299cdd3964279dd6dafb25acc762d753c17ab0
2016-05-18 21:32:41 +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
0b725e1090
Vulkan/Surface: Add implicit conversion to VkSurfaceKHR
...
Former-commit-id: 83bd6ba118a3d5c3c2ea136b6cc0a0011d1d4c3d
2016-04-30 11:42:24 +02:00
Lynix
72e849fa85
Vulkan/Surface: Move all of .cpp code to .inl
...
There's no point to have .cpp file of this class and others (swapchain,
fence, semaphore, etc.)
Former-commit-id: 82472312ac31bbe60683cf7e3c4b8f40bb5cd984
2016-04-29 23:20:44 +02:00
Lynix
5bd08501e9
Vulkan/Surface: Add missing implementation
...
Former-commit-id: ca6008f2c717aee8cea80805f9f5f0c6ed950c32
2016-04-29 22:46:43 +02:00
Lynix
a3cc866bbd
Vulkan: Add support for surfaces
...
Former-commit-id: c4599c430add1bc54e9665d5bb0e0ca5071bcf41
2016-04-28 20:37:41 +02:00