Update todo

This commit is contained in:
Shinovon 2026-05-11 06:20:30 +05:00
parent 67cd77edf8
commit 20c7bf7818

View file

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