Update todo

This commit is contained in:
Shinovon 2026-05-08 03:09:05 +05:00
parent 8092ab707f
commit e925093323

View file

@ -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