From 20c7bf7818645a7fa28318e3ec1f18021df5d74a Mon Sep 17 00:00:00 2001 From: Shinovon Date: Mon, 11 May 2026 06:20:30 +0500 Subject: [PATCH] Update todo --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) 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)