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

GRAPHICS: Removed deprecated ManagedSurface constructors #6459

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

ccawley2011
Copy link
Member

The copy constructor and operator= method ares still used, however in those cases it might be more practical to revise the behaviour in regards to ownership of the buffer and undeprecate it rather than to remove it outright.

@ccawley2011 ccawley2011 marked this pull request as draft March 2, 2025 22:48
@ccawley2011 ccawley2011 marked this pull request as ready for review March 3, 2025 14:31
@bluegr
Copy link
Member

bluegr commented Mar 3, 2025

Thanks!

@bluegr bluegr merged commit 71c40b9 into scummvm:master Mar 3, 2025
8 checks passed
@ccawley2011 ccawley2011 deleted the managed-surface-deprecated branch March 4, 2025 12:12
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