You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/terrain
bzzt c8d2107b80 Do not store Viewer reference in the ViewData 6 years ago
..
buffercache.cpp Implement releaseGLObjects for cached resources 7 years ago
buffercache.hpp Implement releaseGLObjects for cached resources 7 years ago
cellborder.cpp Don't use MWRender namespace in common terrain components 6 years ago
cellborder.hpp Don't use MWRender namespace in common terrain components 6 years ago
chunkmanager.cpp Merge pull request #2249 from akortunov/cache 6 years ago
chunkmanager.hpp Implement generic caching system 6 years ago
compositemaprenderer.cpp Do not allow different threads to compile the same composite map 6 years ago
compositemaprenderer.hpp Remove redundant mCompile set - we do not use data from it anyway 6 years ago
defs.hpp Add terrain parallax mapping 9 years ago
material.cpp Move forcePPL and clamp to global shader defines (bug #4869) 6 years ago
material.hpp Move forcePPL and clamp to global shader defines (bug #4869) 6 years ago
quadtreenode.cpp Do not load terrain beyond the viewing distance 6 years ago
quadtreenode.hpp Do not load terrain beyond the viewing distance 6 years ago
quadtreeworld.cpp Merge pull request #2201 from akortunov/optimize_terrain 6 years ago
quadtreeworld.hpp Merge pull request #2264 from akortunov/optimize_terrain 6 years ago
storage.hpp Remove unused and unfinished blendmap packing feature 6 years ago
terraindrawable.cpp Ensure TerrainDrawables affect the computed near/far planes. 7 years ago
terraindrawable.hpp Replace all NULLs to nullptr 6 years ago
terraingrid.cpp Render nearby default cells if the Distant Terrain is disabled 6 years ago
terraingrid.hpp Don't use MWRender namespace in common terrain components 6 years ago
texturemanager.cpp Make reportStats const 8 years ago
texturemanager.hpp Make reportStats const 8 years ago
viewdata.cpp Do not store Viewer reference in the ViewData 6 years ago
viewdata.hpp Do not store Viewer reference in the ViewData 6 years ago
world.cpp Delete composite map layers in the background thread 6 years ago
world.hpp Merge pull request #2264 from akortunov/optimize_terrain 6 years ago