diff --git a/TODO.md b/TODO.md index 21e2dd3..c78f917 100644 --- a/TODO.md +++ b/TODO.md @@ -10,7 +10,7 @@ Common: - [x] Merge S60v3 and ^3 branches - [ ] Simplify geometry - [ ] Move map to top left corner -- [ ] Do something with sprites, they're still taking too much frame time +- [ ] Too many draw calls - [ ] Audio GLES 2.0 specific: @@ -22,7 +22,8 @@ GLES 2.0 specific: - [x] Skinning shader is still broken on VC4 - [ ] Optimize to always run 20+ fps - [ ] Use etc1 compression -- [ ] HUD still disappearing sometimes +- [ ] HUD still disappearing sometimes on VC3 +- [ ] Effects are slowing the render on VC4 GLES 1.1 specific: - [x] Backport to STLport v4