Commit Graph

23 Commits

Author SHA1 Message Date
c55619d14d fixing C++ issue with structs initialization 2024-09-09 18:44:25 +02:00
6feb886b73 adding debug validation layers to instance creation 2024-09-09 18:23:13 +02:00
19be22ebda fixing issue with physical device pickup 2024-09-09 02:05:05 +02:00
d273a23618 fixing issue with logical device creation 2024-09-08 22:13:35 +02:00
214e2e1862 fixing issue with logical device creation 2024-09-08 22:12:32 +02:00
6c0ed3f244 adding security asserts in queues getter 2024-09-08 21:40:16 +02:00
1205002094 adding functions to find queue families from custom physical device 2024-09-08 21:07:07 +02:00
5a257b7ae3 adding functions to create device with custom physical device 2024-09-08 20:54:52 +02:00
396ff9cedd fixing compilation 2024-09-08 00:13:57 +02:00
df70fc67b2 improving logical device creation 2024-09-07 23:46:29 +02:00
7f106fdd7f fixing readme 2024-08-26 15:34:20 +02:00
fb371ac5bf adding screenshot to readme 2024-08-26 15:33:09 +02:00
4c3d180799 updating README 2024-08-26 15:27:14 +02:00
22012d6d24 removing garbage file 2024-08-26 15:23:17 +02:00
f109407049 fixing bugs, adding a lot of features 2024-08-26 15:22:57 +02:00
0992e92d38 yes 2024-07-13 05:04:42 +02:00
23a123437b adding swapchain support 2023-03-02 16:21:50 +01:00
e299d56058 starting swapchain implementation 2023-03-02 14:36:23 +01:00
63989790d2 adding fence, semaphore, device and validation layers support 2023-03-02 02:40:17 +01:00
3ab869923f yes 2023-03-01 20:41:21 +01:00
4cd1e43950 adding devices and family queues support 2023-03-01 19:17:19 +01:00
5920c7b965 adding instance and device helpers 2023-03-01 17:51:18 +01:00
1d40d2cd2a first commit 2023-03-01 15:52:45 +01:00