Update todo

This commit is contained in:
Shinovon 2026-05-07 06:56:52 +05:00
parent b0e18e4f68
commit ab116e0af9

View file

@ -2,7 +2,6 @@ Common:
- [x] Make it compile
- [x] Window implementation
- [x] Fix shader compilation
- [x] Basic touch controls
- [x] Downscale textures
- [ ] Simplify geometry
- [x] Touch controls
@ -12,6 +11,7 @@ Common:
- [x] Config
- [x] Merge S60v3 and ^3 branches
- [ ] Move map to top left corner
- [ ] Do something with sprites, they're still taking too much frame time
GLES 2.0 specific:
- [x] Optimize to always run 10+ fps