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
elsid 605cb8db7c
Make sync terrain preloading sleep free
This reduces average time spent on in. 5 milliseconds as a base precision is
quite a lot considering that for 60 FPS frame time is 1000/16 = ~16.67 ms
when it's a cell loading frame and there is more important work to do rather
than sleeping.
3 years ago
..
buffercache.cpp Sprinkle some const-ref in loop 3 years ago
buffercache.hpp Replace OpenThreads by std types 5 years ago
cellborder.cpp enable shaders path and dehardcode depth formats 3 years ago
cellborder.hpp enable shaders path and dehardcode depth formats 3 years ago
chunkmanager.cpp refactor and fix wobbly shores 3 years ago
chunkmanager.hpp Implement instanced groundcover 4 years ago
compositemaprenderer.cpp Replace OpenThreads by std types 5 years ago
compositemaprenderer.hpp Mark overrided methods by override keyword 4 years ago
defs.hpp Add terrain parallax mapping 9 years ago
material.cpp refactor and fix wobbly shores 3 years ago
material.hpp refactor and fix wobbly shores 3 years ago
quadtreenode.cpp Replace zeroes and nulls by nullptrs 4 years ago
quadtreenode.hpp Mark overrided methods by override keyword 4 years ago
quadtreeworld.cpp Make sync terrain preloading sleep free 3 years ago
quadtreeworld.hpp Make sync terrain preloading sleep free 3 years ago
storage.hpp Remove unused and unfinished blendmap packing feature 6 years ago
terraindrawable.cpp Code cleanup 4 years ago
terraindrawable.hpp Mark overrided methods by override keyword 4 years ago
terraingrid.cpp Fix node masks signed/unsigned mismatch 4 years ago
terraingrid.hpp Fix node masks signed/unsigned mismatch 4 years ago
texturemanager.cpp pagerebuild on disable 5 years ago
texturemanager.hpp Mark overrided methods by override keyword 4 years ago
viewdata.cpp Recreate a special case for IntersectionVisitor on QuadTreeWorld 4 years ago
viewdata.hpp Mark overrided methods by override keyword 4 years ago
world.cpp enable shaders path and dehardcode depth formats 3 years ago
world.hpp Make sync terrain preloading sleep free 3 years ago