Symbian^3 port

This commit is contained in:
Shinovon 2026-04-29 05:15:13 +05:00
parent 77cdaaf97e
commit 3eb71f2cc5
106 changed files with 2098 additions and 745 deletions

15
TODO.md Normal file
View file

@ -0,0 +1,15 @@
- [x] Make it compile
- [x] Window implementation
- [x] Fix shader compilation
- [x] Downscale textures
- [x] Optimize to always run 10+ fps
- [x] Fit in 32MB VRAM to run on N8, E7, E6, etc.
- [ ] Optimize to always run 20+ fps
- [ ] Fix skinning shader (cutscene heads require it)
- [ ] Use etc1 compression
- [ ] Touch controls
- [ ] Keyboard controls
S60v3 (?):
- [ ] Backport to STLport v4
- [ ] GLES 1.1 engine