mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-23 01:57:21 +03:00
21 lines
No EOL
571 B
Markdown
21 lines
No EOL
571 B
Markdown
- [x] Make it compile
|
|
- [x] Window implementation
|
|
- [x] Fix shader compilation
|
|
- [x] Basic touch controls
|
|
- [x] Downscale textures
|
|
- [x] Optimize to always run 10+ fps
|
|
- [x] Fit in 32MB VRAM to run on N8, E7, E6, etc.
|
|
- [ ] Fix crash in Texture::destroy on exit
|
|
- [ ] Optimize to always run 20+ fps
|
|
- [x] Fix skinning shader (cutscene heads require it)
|
|
- [ ] Use etc1 compression
|
|
- [ ] Simplify geometry
|
|
- [ ] Touch controls
|
|
- [ ] Keyboard controls
|
|
- [ ] Audio?
|
|
- [ ] Menu
|
|
- [ ] Config
|
|
|
|
S60v3 (in separate branch):
|
|
- [x] Backport to STLport v4
|
|
- [ ] GLES 1.1 engine (WIP) |