[Scummvm-tracker] [ScummVM :: Bugs] #11362: Hardware accelerated scaling of video
ScummVM :: Bugs
trac at scummvm.org
Sun Feb 23 14:04:45 UTC 2020
#11362: Hardware accelerated scaling of video
-------------------------+-------------------------------------------------
Reporter: henke37 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Video
Resolution: | Keywords: hardware acceleration scaller
Game: | scaling video
-------------------------+-------------------------------------------------
Comment (by bgK):
What would be interesting IMO is going one step further with a small 2D
rendering API, like the one in SDL2, where it's possible to define
textures and do render calls with an affine transform and a color
compositing mode applied. This API could be implemented in hardware or in
software depending on the capabilities of the backend. This would help
when re-implementing more recent games, and could also be leveraged in the
GUI.
--
Ticket URL: <https://bugs.scummvm.org/ticket/11362#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list