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
8092ab707f
commit
e925093323
1 changed files with 2 additions and 1 deletions
3
TODO.md
3
TODO.md
|
|
@ -11,7 +11,7 @@ Common:
|
||||||
- [ ] Simplify geometry
|
- [ ] Simplify geometry
|
||||||
- [ ] Move map to top left corner
|
- [ ] Move map to top left corner
|
||||||
- [ ] Do something with sprites, they're still taking too much frame time
|
- [ ] Do something with sprites, they're still taking too much frame time
|
||||||
- [ ] Audio?
|
- [ ] Audio
|
||||||
|
|
||||||
GLES 2.0 specific:
|
GLES 2.0 specific:
|
||||||
- [x] Optimize to always run 10+ fps
|
- [x] Optimize to always run 10+ fps
|
||||||
|
|
@ -26,6 +26,7 @@ GLES 1.1 specific:
|
||||||
- [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
|
||||||
- [ ] Use pvrtc compression
|
- [ ] Use pvrtc compression
|
||||||
|
- [ ] Optimize to always run 10+ fps
|
||||||
|
|
||||||
Issues:
|
Issues:
|
||||||
- [x] Fix crash in Texture::destroy on exit
|
- [x] Fix crash in Texture::destroy on exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue