From e9250933232618e4d2a9f84551003dfadb996762 Mon Sep 17 00:00:00 2001 From: Shinovon Date: Fri, 8 May 2026 03:09:05 +0500 Subject: [PATCH] Update todo --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index f6be93c..5aa16dd 100644 --- a/TODO.md +++ b/TODO.md @@ -11,7 +11,7 @@ Common: - [ ] Simplify geometry - [ ] Move map to top left corner - [ ] Do something with sprites, they're still taking too much frame time -- [ ] Audio? +- [ ] Audio GLES 2.0 specific: - [x] Optimize to always run 10+ fps @@ -26,6 +26,7 @@ GLES 1.1 specific: - [x] GLES 1.1 engine - [x] Keyboard mappings for both QWERTY/12-keys - [ ] Use pvrtc compression +- [ ] Optimize to always run 10+ fps Issues: - [x] Fix crash in Texture::destroy on exit