- [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. - [ ] Optimize to always run 20+ fps - [x] Fix skinning shader (cutscene heads require it) - [ ] Use etc1/pvrtc compression - [ ] Simplify geometry - [ ] Touch controls - [x] Keyboard controls - [ ] Audio? - [ ] Menu - [ ] Config - [ ] HUD disappearing S60v3 specific: - [x] Backport to STLport v4 - [x] GLES 1.1 engine (WIP) - [ ] Keyboard mappings for both QWERTY/12-keys Issues: - [x] Fix crash in Texture::destroy on exit - [ ] Save menu is too slow