Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off vsync for renderer stresstest #1638

Merged
merged 4 commits into from
Apr 21, 2024

Conversation

heinezen
Copy link
Member

We didn't gave any vsync settings in the Qt renderer previously, so I added them again. There's also a new window_settings struct that can be extended with flags or other types of configuration data.

The stresstest for the renderer now runs with unlimited FPS by default. It didn't really go under 60 FPS anymore, so this makes the frame dropoff a bit more obvious for now.

@heinezen heinezen added improvement Enhancement of an existing component area: renderer Concerns our graphics renderer lang: c++ Done in C++ code labels Apr 20, 2024
@heinezen heinezen force-pushed the feature/window-settings branch from 873936e to 6688fa3 Compare April 21, 2024 14:28
@TheJJ TheJJ merged commit 068ab06 into SFTtech:master Apr 21, 2024
13 checks passed
@heinezen heinezen deleted the feature/window-settings branch September 7, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: renderer Concerns our graphics renderer improvement Enhancement of an existing component lang: c++ Done in C++ code
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants