Add FPS measure
This commit is contained in:
parent
975bf16399
commit
06c1d1c42e
3 changed files with 62 additions and 1 deletions
2
TODO.txt
2
TODO.txt
|
@ -14,7 +14,6 @@
|
|||
inbetween world space and model space.
|
||||
- Consider better input handling in SDL? Currently it just detects presses on
|
||||
the exact frame, so a press can be missed. But how tho?
|
||||
- FPS logging for optim
|
||||
- try to add distance fog?
|
||||
- use 332 in SDL with potato?
|
||||
- option to turn on simple 332 colors?
|
||||
|
@ -79,6 +78,7 @@
|
|||
=========== HANDLED ==============
|
||||
|
||||
- MAP4: one triangle in top section is missing!
|
||||
- FPS logging for optim
|
||||
- the pinch collision test seems to sometimes stop the car e.g. after falling
|
||||
from bigger height or when running into ramp at high speed (or not?) - FIX
|
||||
- sometimes during long loading the screen goes black, seems to have appeared
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue