Dzmitry Malyshau
|
9c1c1b7851
|
Debug Handle tracker
|
2018-04-27 09:49:57 -04:00 |
|
Dzmitry Malyshau
|
b91cf67f0c
|
Make unboxing safer
|
2018-04-18 19:11:32 -04:00 |
|
Dzmitry Malyshau
|
0c619fcd62
|
Keep a list of allocated command buffes for proper destruction of the pool
|
2018-04-18 15:30:07 -04:00 |
|
Dzmitry Malyshau
|
670de5f155
|
Unified unboxing
|
2018-04-12 09:24:47 -04:00 |
|
msiglreith
|
8d75459a84
|
Fix physical device enumeration and add dummy features
Vulkan loader expects that EnumeratePhysicalDevices will return the same handles on each call. Caching them on startup
|
2018-03-29 15:47:03 +02:00 |
|
msiglreith
|
7817b77c0b
|
Fix dispatchable handles
|
2018-03-14 22:38:02 +01:00 |
|
Dzmitry Malyshau
|
d308cd7216
|
Metal support, dispatch feature
|
2018-03-02 06:56:17 -05:00 |
|
msiglreith
|
627559bc03
|
Improve ICD: adding missing entrypoints and add magic loader field
|
2018-03-01 15:31:19 +01:00 |
|
Dzmitry Malyshau
|
7d7a0f9e44
|
Base on gfx-rs master revision
|
2018-02-16 10:31:15 -05:00 |
|
msiglreith
|
9412c51b82
|
Export dummy vulkan functions to fix linking of lunarg API samples
|
2018-01-04 19:15:51 +01:00 |
|
msiglreith
|
728e338ffa
|
Implement vkMapMemory, vkUnmapMemory, vkBindBufferMemory, vkGetBufferMemoryRequirements, vkDestroyBuffer and vkDestroyImage
|
2018-01-04 15:21:35 +01:00 |
|
msiglreith
|
428899f237
|
Restructure project for ICD implementation
|
2017-12-08 19:18:35 +01:00 |
|