HOWTO-Fast Rendering

From ScummVM :: Wiki
Revision as of 12:55, 2 July 2024 by Ccawley2011 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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