saschawillems
|
75a6f46c4a
|
Use Vulkan result check macro, removed unused functionality from tools and base class
|
2016-05-30 20:57:38 +02:00 |
|
saschawillems
|
52f6f3228d
|
Initializer for event create info
|
2016-05-16 09:23:49 +02:00 |
|
saschawillems
|
035a5ab560
|
Macro for checking and displaying Vulkan results
|
2016-05-08 11:18:39 +02:00 |
|
saschawillems
|
ab26d105da
|
Copy texture data from buffer instead of linear image and some small fixes and code cleanups (#140)
|
2016-04-29 21:49:37 +02:00 |
|
saschawillems
|
3faee12381
|
Pointer to mapped host memory for uniform data
|
2016-04-17 11:23:56 +02:00 |
|
saschawillems
|
fed45eac20
|
Shader module loading from android asset manager (#97)
|
2016-03-20 15:46:06 +01:00 |
|
saschawillems
|
403e6f33cb
|
Textureloader : Use fences instead of queue wait idle for command buffer submissions, replaced asserts with checkResult from vkTools namespace
|
2016-03-19 16:30:39 +01:00 |
|
saschawillems
|
a6a897f244
|
Added function for checking against VK_SUCCESS, updated error list to latest SDK
|
2016-03-17 22:07:42 +01:00 |
|
saschawillems
|
7b52dd7cc9
|
Added setImageLayout overload for passing image sub resource range, src access mask for VK_IMAGE_LAYOUT_PREINITIALIZED (#29)
|
2016-03-13 13:54:45 +01:00 |
|
saschawillems
|
3e8ce7f9d3
|
Add initializer VkRenderPassCreateInfo
|
2016-03-10 21:16:57 +01:00 |
|
saschawillems
|
dbd8a5e504
|
Added initializer for fence create info
|
2016-03-06 11:25:33 +01:00 |
|
Justin Li
|
311f223e10
|
Don't set flags on VkSemaphoreCreateInfo
|
2016-03-06 01:20:03 -05:00 |
|
saschawillems
|
997898032c
|
Added initializer for VkCommandBufferInheritanceInfo
|
2016-02-24 21:52:05 +01:00 |
|
saschawillems
|
86b13eb84c
|
Added initializer for VkCommandPoolCreateInfo
|
2016-02-24 21:14:28 +01:00 |
|
saschawillems
|
f5919fc988
|
Depth format selection function in vkTools namespace. #11 #13
|
2016-02-18 21:44:26 +01:00 |
|
saschawillems
|
c91341813c
|
Added Vulkan examples sources!
|
2016-02-16 15:07:25 +01:00 |
|