X Tutup
Skip to content

GRAPHICS: Remove masks from ManagedSurface::transBlitFrom#6377

Merged
bluegr merged 4 commits intoscummvm:masterfrom
ccawley2011:mask-blit-from
Jan 8, 2025
Merged

GRAPHICS: Remove masks from ManagedSurface::transBlitFrom#6377
bluegr merged 4 commits intoscummvm:masterfrom
ccawley2011:mask-blit-from

Conversation

@ccawley2011
Copy link
Member

A new set of functions has been added in its place that wraps around the shared mask code. It should be sufficient to cover the one place that uses it, but I'm not able to test it. Some modifications have been made to the TwinE engine as well, which used the maskOnly parameter without actually having a mask, which I think is just to disable the colour key, but those changes are untested as well.

@mgerhardy
Copy link
Contributor

0af2f19 just a reminder for my future me... (gif animations, twine)

Copy link
Contributor

@elasota elasota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me for the mTropolis part

@bluegr
Copy link
Member

bluegr commented Jan 8, 2025

Thanks for your work! Merging

@bluegr bluegr merged commit e03b609 into scummvm:master Jan 8, 2025
@ccawley2011 ccawley2011 deleted the mask-blit-from branch January 8, 2025 17:41
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.

4 participants

X Tutup