Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

i_system.h

Blame
  • Sally Coolatta's avatar
    Sal authored and Eidolon committed
    - Disabled VSync, due to the numerous problems it has.
    - Instead, added an FPS cap.
    - Frame interpolation is now tied to fpscap != 35.
    - By default, the FPS cap is set to the monitor's refresh rate.
    - Rewrote the FPS counter.
    
    (This also consolidates several more commits ahead of this
    fixing various issues. -eid)
    c186d640
    History