summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-05-01 01:23:05 +0200
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-05-01 01:23:05 +0200
commit84062873e162bc4a7c799fb67f72dbd055eb15ca (patch)
tree9b9aa3aa7dbc923a01d28e50a804d68c37a5d839 /todo.txt
parent89ae6838075f3579a85d7824d49a051b90c8ed92 (diff)
Some work on WSI
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
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