Skip to content

Update Magnum to latest#2322

Merged
0mdc merged 1 commit intomainfrom
update-magnum31
Feb 16, 2024
Merged

Update Magnum to latest#2322
0mdc merged 1 commit intomainfrom
update-magnum31

Conversation

@mosra
Copy link
Copy Markdown
Contributor

@mosra mosra commented Feb 14, 2024

Motivation and Context

Quick update containing mainly these two fixes:

  • A refactor of GL::Mesh internals in November resulted in a regression where the enclosing VAO wasn't properly deleted, causing GPU memory leaks on certain drivers when meshes were destructed during application lifetime. Sorry about that, the leak is plugged now.
  • Added a workaround for DPI scaling detection where on KDE the Xft.dpi property is set only if desktop scaling is set to something else than 100%. Discovered by @0mdc.

There's Other Things™ as well, but none of these seem too relevant to Habitat. Feel free to look at the commit log for these.

How Has This Been Tested

🟢

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 14, 2024
Copy link
Copy Markdown
Contributor

@0mdc 0mdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants