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

Allow for pre-generated mipmaps #30

Open
brandonpollack23 opened this issue May 1, 2020 · 0 comments
Open

Allow for pre-generated mipmaps #30

brandonpollack23 opened this issue May 1, 2020 · 0 comments
Labels
nice_to_have Nice to have but not a huge priority performance

Comments

@brandonpollack23
Copy link
Owner

Right now Sarekt will generate mipmaps based on mip_level provided when loading an image.

If they are pre-generated, this can save on loading times and work for Sarekt, and should be supported instead of blitting the mipmaps manually.

@brandonpollack23 brandonpollack23 added nice_to_have Nice to have but not a huge priority performance labels May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice_to_have Nice to have but not a huge priority performance
Projects
None yet
Development

No branches or pull requests

1 participant