[Scummvm-tracker] [ScummVM :: Bugs] #15501: TINYGL: Draw call allocators require a lot of memory
ScummVM :: Bugs
trac at scummvm.org
Sat Nov 16 13:18:23 UTC 2024
#15501: TINYGL: Draw call allocators require a lot of memory
------------------------+---------------------------
Reporter: ccawley2011 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Graphics
Version: | Keywords: tinygl memory
Game: |
------------------------+---------------------------
When creating a context, TinyGL creates two LinearAllocator with a fixed
size, and the memory required for each one is allocated in a single block.
While the size is configurable by each engine, the default is 5 MB each,
which is a significant amount for devices with less memory.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15501>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list