From c16eb13ba1098e24d04bd59d544f8ca7f6f77621 Mon Sep 17 00:00:00 2001 From: abux Date: Tue, 28 Jul 2026 21:45:33 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 03562ae..1fb3a9e 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,10 @@ ```bash paru -S --needed sdl3 wgpu-native ``` + +## TODO +- [x] Platform +- [x] Window +- [x] Device +- [x] Cache +- [ ] Renderer \ No newline at end of file