.. |
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 #2249 from akortunov/cache
|
2019-03-25 13:32:23 +01:00 |
chunkmanager.hpp
|
Implement generic caching system
|
2019-03-14 09:10:19 +04:00 |
compositemaprenderer.cpp
|
Do not allow different threads to compile the same composite map
|
2019-03-21 08:52:13 +04:00 |
compositemaprenderer.hpp
|
Remove redundant mCompile set - we do not use data from it anyway
|
2019-03-21 08:42:48 +04:00 |
defs.hpp
|
|
|
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
|
Remove unused and unfinished blendmap packing feature
|
2019-03-22 22:15:28 +03: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
|
|
|
texturemanager.hpp
|
|
|
viewdata.cpp
|
Do not store Viewer reference in the ViewData
|
2019-03-28 09:51:45 +04:00 |
viewdata.hpp
|
Do not store Viewer reference in the ViewData
|
2019-03-28 09:51:45 +04: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 |