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

FPS Monitor Fix #621

Merged
merged 1 commit into from
Jun 2, 2020
Merged

FPS Monitor Fix #621

merged 1 commit into from
Jun 2, 2020

Conversation

oomek
Copy link
Collaborator

@oomek oomek commented Jun 1, 2020

Changed the way the graph is drawn due to some reported problems under DRM. FPS Monitor previously used a trick with surface clones to retrieve a previous frame content which allowed to make a scrolling buffer. Now it's drawn using the conventional method with image clones which is also as fast as before.

Changed the way the graph is drawn due to some reported problems under DRM. FPS Monitor previously used a trick with surface clones to retrieve a previous frame content which allowed to make a scrolling buffer. Now it's drawn using the conventional method with image clones which is also as fast as before.
@oomek oomek self-assigned this Jun 1, 2020
@oomek oomek requested a review from mickelson June 1, 2020 23:10
@mickelson mickelson merged commit 85c44d2 into mickelson:master Jun 2, 2020
@oomek oomek deleted the pr-fpsmonitor-fix branch June 8, 2020 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants