summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 4aee1a3..be19d88 100644
--- a/TODO.org
+++ b/TODO.org
@@ -31,7 +31,7 @@ And of course on native targets we will now have the option of using
whatever graphics API makes the most sense.
Some big subtasks here:
-- [ ] Decouple OpenGL state management from dynamic render context
+- [X] Decouple OpenGL state management from dynamic render context
- [ ] Refactor all OpenGL calls into a single module
- [ ] Add generic WebGPU-like graphics API
- [ ] Implement that API for OpenGL backend