Re: Extras of Glidos?
Posted on 2007-07-13, 08:45
Just guessing (don't use Glidos): * Cache small textures: Instead of using, and then throwing away texture data (picture information), the smaller textures are kept in memory so they are read for reuse if/when needed. Takes up more memory, but is a lot faster than having to read them from disk every …