Commit Graph

8 Commits (520e65f82205480a6286d6c51129c0715ec13149)

Author SHA1 Message Date
scrawl 4fba157d3b Implement releaseGLObjects for cached resources 7 years ago
Kyle Cooley 742bd00ec6 Clear cached resources 7 years ago
scrawl 2eaf96e3bf Make ResourceManager destructor virtual 9 years ago
scrawl 0865cea211 Preload terrain 9 years ago
scrawl e4e313fe12 Remove outdated comment 9 years ago
scrawl a81b10b415 Make the cache expiryDelay configurable 9 years ago
scrawl c155680d3c Customize ObjectCache for more efficient locking in removeExpiredObjectsInCache 9 years ago
scrawl df57d4bfba Use a common base class for resource managers
Implement updateCache to delete unreferenced cached objects when they have not been referenced for a while.
9 years ago