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
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
..
bsa Merge branch 'noreturn' into 'master' 3 years ago
bullethelpers Detect and ignore updates for oscillating objects 3 years ago
compiler Console command "reload lua" 3 years ago
config change setValue to replace value instead of insert 3 years ago
contentselector Sprinkle some const ref 3 years ago
crashcatcher Fix MSVC's C4267 warnings 3 years ago
debug Fixing performance-faster-string-find issues 3 years ago
detournavigator Don't use `const` for objects returned by value. 3 years ago
esm Revert "Move reference to the right cell according to its geographical position" 3 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback Fixing performance-faster-string-find issues 3 years ago
files Make it possible to opt out of composing variables 3 years ago
fontloader Delete an outdated/irrelevant comment 3 years ago
interpreter Sprinkle some const ref 3 years ago
loadinglistener Make sync terrain preloading sleep free 3 years ago
lua Function LuaUtil::toString 3 years ago
misc Use common implementation to filter hidden markers 3 years ago
myguiplatform add shader path for mygui (#6162) 3 years ago
nif Handle NiExtraData *properly* 3 years ago
nifbullet Sprinkle some [[noreturn]] where possible 3 years ago
nifosg Clean up text key extraction 3 years ago
process Remove redundant includes 5 years ago
queries Add missing include from sol/sol.hpp 3 years ago
resource Sprinkle some const-ref in loop 3 years ago
sceneutil fix coverity warning and build on some osg 3 years ago
sdlutil Merge branch 'windowing-system-cleanup' into 'master' 3 years ago
settings Sprinkle some [[noreturn]] where possible 3 years ago
shader Sprinkle some const-ref in loop 3 years ago
terrain Make sync terrain preloading sleep free 3 years ago
to_utf8 Replace a handrolled memcpy with an actual call to memcpy 3 years ago
translation Replace all NULLs to nullptr 6 years ago
version Allow getting available version information even when clone is shallow 7 years ago
vfs Minor optimisation in VFS::FileSystemArchive::listResources 3 years ago
widgets Sprinkle some const-ref 3 years ago
CMakeLists.txt Make sync terrain preloading sleep free 3 years ago
doc.hpp second set of additional doxygen comments 14 years ago