[Scummvm-tracker] [ScummVM :: Bugs] #11362: Hardware accelerated scaling of video
ScummVM :: Bugs
trac at scummvm.org
Sat Feb 22 01:18:14 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 criezy):
I can see at least two aspects to this tasks:
* The SCI engine can indeed scale videos when rendering them on the game
surface, and it indeed happens on the CPU. I am not aware of any other
engines scaling videos.
* The backend can then scale the game surface to the screen/window. Part
of this may already be done on the GPU (e.g. by SDL2), however the scaling
performed by the SurfaceSDL graphics modes are done on the CPU. This is
not specific to videos though.
--
Ticket URL: <https://bugs.scummvm.org/ticket/11362#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list