msiglreith
|
b9118e60a5
|
Implement vkGetDeviceQueue, vkCreateSemaphore, vkDestroySemaphore, vkAcquireNextImageKHR, vkCreateRenderPass and vkDestroyRenderPass
|
2018-01-09 15:19:22 +01:00 |
|
msiglreith
|
a3a7f1f552
|
Implement vkCreateDescriptorPool, vkDestroyDescriptorPool, vkAllocateDescriptorSets and vkUpdateDescriptorSets
|
2018-01-07 16:17:02 +01:00 |
|
msiglreith
|
33e263cd58
|
Implement vkCreateDescriptorSetLayout
|
2018-01-07 16:17:02 +01:00 |
|
msiglreith
|
9412c51b82
|
Export dummy vulkan functions to fix linking of lunarg API samples
|
2018-01-04 19:15:51 +01:00 |
|
msiglreith
|
7c19ad77ae
|
Implement vkCreateBuffer and fix memory binding
|
2018-01-04 15:50:28 +01:00 |
|
msiglreith
|
d270a36ba3
|
Update to latest gfx master
|
2018-01-02 00:47:47 +01:00 |
|
msiglreith
|
2e19f801e4
|
Implement vkGetPhysicalDeviceMemoryProperties and add some placeholders
|
2017-12-20 15:26:10 +01:00 |
|
msiglreith
|
bc7a8107e6
|
Implement vkGetImageMemoryRequirements
|
2017-12-11 19:04:55 +01:00 |
|
msiglreith
|
468c42a3a2
|
Implement vkCreateImage
|
2017-12-11 13:56:20 +01:00 |
|
msiglreith
|
740cec2c9b
|
Implement vkGetPhysicalDeviceFormatProperties and parts of 06 - depth stencil sample
|
2017-12-11 13:56:20 +01:00 |
|
msiglreith
|
428899f237
|
Restructure project for ICD implementation
|
2017-12-08 19:18:35 +01:00 |
|