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

Texture replacement: Improve padding support #17139

Merged
merged 4 commits into from
Mar 17, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Mar 17, 2023

This adds support for using [hashranges] (which lets you use smaller replacement textures that get padded up to the full size, in case not all the area is used) for compressed textures as well, and makes it more efficient for uncompressed textures as it's now done during VRAM upload, not during the initial load.

Also some other little bits and bobs.

@hrydgard hrydgard added this to the v1.15.0 milestone Mar 17, 2023
@hrydgard hrydgard merged commit cd06b9c into master Mar 17, 2023
@hrydgard hrydgard deleted the replacement-padding-support branch March 17, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant