SwapChain Completed, command pool/buffer almost completed, working on semaphores and fences

This commit is contained in:
Harrison Corlett 2026-01-22 14:56:39 +00:00
parent d15d1a75af
commit edf13611b5
19 changed files with 326 additions and 22 deletions

View file

@ -7,11 +7,12 @@ frame_accuracy=0
master_tick_rate=120
main_thread_tickrate=120
fast_thread_tickrate=240
cap_main_to_tickrate=true
cap_main_to_tickrate=false
#Vulkan Debugging toggle
vkValidated=true
vsync=true
RequestedImages=3
#This is the name of the GPU you want the engine to use
PhysicalDeviceName=
#Title that shows up on app window