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 memory use constraint in texturing #1511

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Conversation

servantftechnicolor
Copy link
Contributor

Texturing module was probing the available memory directly from the system functions. Bypassing the user specified limits on memory usage. Now using hardwarecontext class instead of system function.

@cbentejac cbentejac added this to the 3.2.0 milestone Aug 18, 2023
@cbentejac cbentejac merged commit 9541da0 into develop Aug 18, 2023
3 of 4 checks passed
@cbentejac cbentejac deleted the dev/texturingLimitMemory branch August 18, 2023 14:46
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.

2 participants