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

X11: updates #14280

Merged
merged 2 commits into from
Aug 9, 2018
Merged

X11: updates #14280

merged 2 commits into from
Aug 9, 2018

Conversation

FernetMenta
Copy link
Contributor

  • fix rotated screen resolutions
  • change unsupported videoSyncDRM to OML method

@FernetMenta FernetMenta added Type: Fix non-breaking change which fixes an issue v18 Leia labels Aug 8, 2018
@lrusak
Copy link
Contributor

lrusak commented Aug 8, 2018

What is OML?

float CVideoSyncOML::GetFps()
{
m_fps = m_winSystem.GetGfxContext().GetFPS();
return m_fps;

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@FernetMenta
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Fix non-breaking change which fixes an issue v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants