|
473a3aafab
|
Incrased the number of image available semapores to parallel frames + 1 to fix VUID-vkAcquireNextImageKHR-semaphore-01779 due to semaphores still being in use when acquiring the next image.
|
2024-06-27 20:39:33 +02:00 |
|
|
d41e3588fd
|
Added some logging of swapchain parameters when created.
|
2024-06-27 18:14:51 +02:00 |
|
|
32efcc09d2
|
(WIP) Present source transition (probably wrong).
|
2024-06-27 09:44:27 +02:00 |
|
|
4ab759b44d
|
Added some basic command buffer functions.
|
2024-06-27 09:44:09 +02:00 |
|
|
99821bf2f5
|
Fixed compilation with MSVC.
|
2024-06-26 10:04:01 +02:00 |
|
|
c5a9d960e8
|
Added a comment to remind myself how to correctly clean up iwa.
|
2024-06-23 11:49:13 +02:00 |
|
|
a87e7798e2
|
Updated fmt to 10.2.1.
|
2024-06-22 12:54:05 +02:00 |
|
|
cd886cefff
|
More foundation for more reflection.
|
2024-05-21 23:44:46 +02:00 |
|
|
433c3b4633
|
Added foundation for future reflection code.
|
2024-05-18 00:23:21 +02:00 |
|
|
50c6c7d6d2
|
Removed wrong noexcept from ObjectPtr::create() function.
|
2024-04-12 23:30:35 +02:00 |
|
|
ddb4f67735
|
Made iwa compile as an S++ library.
|
2024-04-12 21:07:53 +02:00 |
|
|
1d44ecc0ee
|
initial commit
|
2024-04-06 14:11:26 +02:00 |
|