X Tutup
Skip to content

GRAPHICS: Add ManagedSurface::blendBlitFrom to match other functions#6697

Merged
aquadran merged 5 commits intoscummvm:masterfrom
ccawley2011:blendblitfrom
Jun 19, 2025
Merged

GRAPHICS: Add ManagedSurface::blendBlitFrom to match other functions#6697
aquadran merged 5 commits intoscummvm:masterfrom
ccawley2011:blendblitfrom

Conversation

@ccawley2011
Copy link
Member

This is more consistent with the existing simpleBlitFrom, blitFrom and transBlitFrom functions, and makes it easier to blit from non-managed surfaces.

The Griffon and SLUDGE engines haven't been adapted yet, so the old blendBlitTo functions are still present for now.

@aquadran
Copy link
Member

aquadran commented Jun 6, 2025

please not touch wintermute engine for now

@raziel-
Copy link
Contributor

raziel- commented Jun 7, 2025

@aquadran

oooh, something upcoming? :-)

@aquadran
Copy link
Member

@aquadran

oooh, something upcoming? :-)

retesting games...

@raziel-
Copy link
Contributor

raziel- commented Jun 10, 2025

@aquadran
Copy link
Member

@ccawley2011 ok, merge it when you are ready

@ccawley2011 ccawley2011 marked this pull request as ready for review June 15, 2025 21:39
@ccawley2011
Copy link
Member Author

Since this PR contains additional benefits for Wintermute, and updating SLUDGE and Griffon might be a bit difficult, it might be best to merge this PR sooner and update the remaining two engines after this has been merged.

@aquadran aquadran merged commit b59d444 into scummvm:master Jun 19, 2025
8 checks passed
@ccawley2011 ccawley2011 deleted the blendblitfrom branch January 6, 2026 16:33
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.

3 participants

X Tutup