From 653d313413b9a299c2ebcf6701e7bf7b7eeb9f95 Mon Sep 17 00:00:00 2001 From: Shinovon Date: Fri, 15 May 2026 09:09:32 +0500 Subject: [PATCH] Update todo --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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