1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/terrain
2017-03-14 19:27:55 +01:00
..
buffercache.cpp Refactor BufferCache to allow caching buffers of different sizes 2017-03-14 19:27:55 +01:00
buffercache.hpp Refactor BufferCache to allow caching buffers of different sizes 2017-03-14 19:27:55 +01:00
chunkmanager.cpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
chunkmanager.hpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
defs.hpp
material.cpp
material.hpp
storage.hpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
terraindrawable.cpp
terraindrawable.hpp
terraingrid.cpp Remove no longer required use of UnrefQueue as the new resource manager will naturally clear the cache from the worker thread 2017-03-14 19:27:55 +01:00
terraingrid.hpp Remove no longer required use of UnrefQueue as the new resource manager will naturally clear the cache from the worker thread 2017-03-14 19:27:55 +01:00
texturemanager.cpp terrain: factor out texture caching into a separate class 2017-03-14 19:27:55 +01:00
texturemanager.hpp terrain: factor out texture caching into a separate class 2017-03-14 19:27:55 +01:00
world.cpp Fix order of operations w.r.t clearing cache 2017-03-14 19:27:55 +01:00
world.hpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00