diff --git a/TODO.md b/TODO.md index 698f30f..32eb71c 100644 --- a/TODO.md +++ b/TODO.md @@ -22,11 +22,13 @@ GLES 2.0 specific: - [ ] Skinning shader is still broken on VC4 - [ ] Disappearing background in cutscenes - [ ] HUD still disappearing sometimes +- [ ] Huge lag spikes on VC4 GLES 1.1 specific: - [x] Backport to STLport v4 - [x] GLES 1.1 engine - [x] Keyboard mappings for both QWERTY/12-keys +- [x] Fix cutscene heads - [ ] Use pvrtc compression - [ ] Optimize to always run 10+ fps - [ ] Fix z-buffer issues (world clips through hud)