From 1b5f373f8e913aa948ef0964d26a0082e6563f0a Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Thu, 2 May 2024 00:09:00 +0200 Subject: Vulkan surface creation & present queue selection --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 51cfd6b..c132e8d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,5 @@ Smarter physical device selection @code +vulkan Select layers & extensions based on config @code +vulkan Last allocation optimization for temporary allocator @code +memory +core +Compile-time configuration @code +core +Add Optional @code +core -- cgit