Skip to content
Snippets Groups Projects
Forked from STJr / SRB2
2932 commits behind, 16 commits ahead of the upstream repository.
  • Sal's avatar
    c186d640
    Lots of FPS stuff · c186d640
    Sal authored and Eidolon's avatar 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
    Lots of FPS stuff
    Sal authored and Eidolon's avatar 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)
i_video.h 3.00 KiB