matthias@arch
|
c21c99d989
|
fixed qPriority memory misuse
|
2022-11-10 16:58:59 +01:00 |
|
matthias@arch
|
cdae3347a4
|
registerObjectUsingVulkan signature changed
registerObjectUsingVulkan is now a factory for ObjectUsingVulkan
|
2022-10-29 16:04:07 +02:00 |
|
matthias@arch
|
754e168b48
|
removed includes
|
2022-10-27 00:56:22 +02:00 |
|
matthias@arch
|
7c914acc1d
|
Moved whole projects to c++ api (vulkan.hpp)
This reverts commit c4e491d9b7a0fe6ee15cf0eeef6891bc55e60fee.
|
2022-10-27 00:55:41 +02:00 |
|
matthias@arch
|
c4e491d9b7
|
Revert "moved settings to separate header"
This reverts commit 3adcc72036df5153bdbe5ed1a3c0f06e945f0ae6.
|
2022-10-27 00:51:47 +02:00 |
|
matthias@arch
|
3adcc72036
|
moved settings to separate header
|
2022-10-27 00:50:24 +02:00 |
|
matthias@arch
|
2bc7fe05f2
|
Use allocator for buffers/images
everything now uses VulkanAllocator for allocations (through
VulkanInstance::createXXX functions)
|
2022-10-23 01:13:51 +02:00 |
|
matthias@arch
|
5d254bc513
|
Restructured file, removed friends, added public interface
|
2022-10-21 22:00:06 +02:00 |
|
matthias@arch
|
a812c60587
|
New folder structure
|
2022-10-16 23:41:11 +02:00 |
|