mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
Update todo
This commit is contained in:
parent
0588e8866f
commit
4e180c1051
1 changed files with 3 additions and 1 deletions
4
TODO.md
4
TODO.md
|
|
@ -21,6 +21,7 @@ GLES 2.0 specific:
|
||||||
- [ ] Fix face animations in optimized builds
|
- [ ] Fix face animations in optimized builds
|
||||||
- [ ] 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
|
||||||
|
|
||||||
GLES 1.1 specific:
|
GLES 1.1 specific:
|
||||||
- [x] Backport to STLport v4
|
- [x] Backport to STLport v4
|
||||||
|
|
@ -28,9 +29,10 @@ GLES 1.1 specific:
|
||||||
- [x] Keyboard mappings for both QWERTY/12-keys
|
- [x] Keyboard mappings for both QWERTY/12-keys
|
||||||
- [ ] 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 lighting
|
||||||
|
|
||||||
Issues:
|
Issues:
|
||||||
- [x] Fix crash in Texture::destroy on exit
|
- [x] Fix crash in Texture::destroy on exit
|
||||||
- [x] Save menu is too slow
|
- [x] Save menu is too slow
|
||||||
- [x] HUD disappearing on GLES 2.0 (mostly fixed, was caused by OOM)
|
|
||||||
- [x] Crash when picking up a bat
|
- [x] Crash when picking up a bat
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue