Commit graph

13 commits

Author SHA1 Message Date
IlyaShurupov
8a443a0a25 create swapchain 2024-11-08 11:21:29 +03:00
IlyaShurupov
a93c36db4e check for device swap chain details when picking physical device 2024-11-08 10:30:21 +03:00
IlyaShurupov
15c6af1070 check for required extensions in physical device and enable then in local device creation 2024-11-08 10:11:38 +03:00
IlyaShurupov
1051a13dea check for presentation queue 2024-11-07 18:29:24 +03:00
IlyaShurupov
25ea883b25 create window surface 2024-11-07 18:15:26 +03:00
IlyaShurupov
03d8de1ca7 create logical device 2024-11-07 18:09:37 +03:00
IlyaShurupov
928ed19586 find required queues 2024-11-07 17:53:02 +03:00
IlyaShurupov
f48c8cd2cc pick physical device 2024-11-07 17:38:39 +03:00
IlyaShurupov
1a2c31ab41 add validation layers 2024-11-07 17:27:46 +03:00
IlyaShurupov
7c8e86f003 create vk instance 2024-11-07 17:05:44 +03:00
IlyaShurupov
cca4c390ea add glfw 2024-11-07 16:56:01 +03:00
IlyaShurupov
d753863596 startup 2024-11-07 16:49:50 +03:00
IlyaShurupov
24cbbc56ce initial 2024-11-07 16:43:57 +03:00