Difference between revisions of "HOWTO-Fast Rendering"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Created page with "TODO: Expand on this! === Make use of hardware CLUT8 rendering === === Use a preferred true colour format from the backend === === Convert surfaces in advance === === Avoi...")
 
(No difference)

Latest revision as of 12:55, 2 July 2024

TODO: Expand on this!

Make use of hardware CLUT8 rendering

Use a preferred true colour format from the backend

Convert surfaces in advance

Avoid unnecessary screen updates

Use common routines as much as possible

Use the simplest blitting routines for the job