1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 18:59:57 +00:00
openmw/components/terrain
Bret Curtis b819690e82
Merge pull request #2264 from akortunov/optimize_terrain
Delete composite map layers in the background thread
2019-03-18 13:52:17 +01:00
..
buffercache.cpp Implement releaseGLObjects for cached resources 2017-08-26 19:29:12 +00:00
buffercache.hpp Implement releaseGLObjects for cached resources 2017-08-26 19:29:12 +00:00
cellborder.cpp Don't use MWRender namespace in common terrain components 2019-02-27 00:04:01 +03:00
cellborder.hpp Don't use MWRender namespace in common terrain components 2019-02-27 00:04:01 +03:00
chunkmanager.cpp Merge pull request #2201 from akortunov/optimize_terrain 2019-03-18 08:59:10 +01:00
chunkmanager.hpp Add setting to control composite geometry size 2019-03-01 18:02:40 +04:00
compositemaprenderer.cpp Delete composite map layers in the background thread 2019-03-18 14:00:50 +04:00
compositemaprenderer.hpp Delete composite map layers in the background thread 2019-03-18 14:00:50 +04:00
defs.hpp Add terrain parallax mapping 2016-03-22 21:46:15 +01:00
material.cpp Move forcePPL and clamp to global shader defines (bug #4869) 2019-03-05 23:36:08 +03:00
material.hpp Move forcePPL and clamp to global shader defines (bug #4869) 2019-03-05 23:36:08 +03:00
quadtreenode.cpp Do not load terrain beyond the viewing distance 2019-03-08 22:15:27 +04:00
quadtreenode.hpp Do not load terrain beyond the viewing distance 2019-03-08 22:15:27 +04:00
quadtreeworld.cpp Merge pull request #2201 from akortunov/optimize_terrain 2019-03-18 08:59:10 +01:00
quadtreeworld.hpp Merge pull request #2264 from akortunov/optimize_terrain 2019-03-18 13:52:17 +01:00
storage.hpp Merge pull request #2201 from akortunov/optimize_terrain 2019-03-18 08:59:10 +01:00
terraindrawable.cpp Ensure TerrainDrawables affect the computed near/far planes. 2018-01-22 15:52:37 +00:00
terraindrawable.hpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
terraingrid.cpp Render nearby default cells if the Distant Terrain is disabled 2019-03-08 22:15:27 +04:00
terraingrid.hpp Don't use MWRender namespace in common terrain components 2019-02-27 00:04:01 +03:00
texturemanager.cpp Make reportStats const 2017-03-14 19:27:55 +01:00
texturemanager.hpp Make reportStats const 2017-03-14 19:27:55 +01:00
viewdata.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
viewdata.hpp Terrain: remove ref argument that is now always true 2017-07-19 16:24:35 +02:00
world.cpp Delete composite map layers in the background thread 2019-03-18 14:00:50 +04:00
world.hpp Merge pull request #2264 from akortunov/optimize_terrain 2019-03-18 13:52:17 +01:00