From 84062873e162bc4a7c799fb67f72dbd055eb15ca Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Wed, 1 May 2024 01:23:05 +0200 Subject: Some work on WSI --- todo.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 todo.txt (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..51cfd6b --- /dev/null +++ b/todo.txt @@ -0,0 +1,3 @@ +Smarter physical device selection @code +vulkan +Select layers & extensions based on config @code +vulkan +Last allocation optimization for temporary allocator @code +memory +core -- cgit