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

Add Options::reduce_texture_memory to free up RAM #4431

Merged
merged 1 commit into from
May 28, 2024

Commits on May 28, 2024

  1. egui: Added reduce_texture_memory to Options

    If `true`, `egui` will discard the loaded image data after
    the texture is loaded onto the GPU to reduce memory usage.
    varphone committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f71bc11 View commit details
    Browse the repository at this point in the history