Skip to content

Big update to image processing for backgrounds and game images etc. Completely removes slow down from using game art and backgrounds and keeps the Next UI menu super snappy and fast!#330

Merged
ro8inmorgan merged 3 commits intomainfrom
threadedimageloading
May 17, 2025

Conversation

@ro8inmorgan
Copy link
Collaborator

All image loading and processing is now done on a seperate thread not blocking the main thread and makes NextUI use multiple cores.

Now that main thread is not blocked and image processing is offloaded to another core, all menu's are much more responsive.

…o rework this a little to a more generic function so i can use it for game art etc too
@ro8inmorgan ro8inmorgan merged commit 4c0dfbb into main May 17, 2025
24 checks passed
@ro8inmorgan ro8inmorgan deleted the threadedimageloading branch May 17, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant