mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-05 20:41:06 +00:00
94aa556953
For main resource data this is probably unnecessary - most resources are never cached with the exception of sounds and textures, which are loaded permanently anyway. But for hardware textures this is different. Due to the poor precaching it is impossible to selectively evict hardware textures that are not needed any longer, so for this an MRU cache is really needed so that they do not accumulate and congest the video RAM in the process. |
||
---|---|---|
.. | ||
audiolib | ||
blood | ||
build | ||
common | ||
duke3d | ||
glad | ||
glbackend | ||
libsmackerdec | ||
libxmp-lite | ||
mact | ||
platform | ||
rr | ||
sw | ||
thirdparty | ||
zmusic | ||
CMakeLists.txt | ||
g_pch.h | ||
gitinfo.cpp | ||
sdlappicon.cpp |