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