1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components
Bo Svensson ac72f3d636
reduces virtual function calls in a hotspot of cache retrieval (#3100)
* chunkmanager.cpp static_cast [ci skip]

* groundcover.cpp static_cast [ci skip]

* Update objectpaging.cpp

objectpaging.cpp static_cast [ci skip]
2021-09-10 17:58:57 +02:00
..
bsa
bullethelpers
compiler
config
contentselector
crashcatcher
debug
detournavigator Don't use const for objects returned by value. 2021-09-01 22:23:50 +02:00
esm Revert "Move reference to the right cell according to its geographical position" 2021-08-09 22:11:00 +02:00
esmterrain
fallback
files Make it possible to opt out of composing variables 2021-08-01 02:47:10 +01:00
fontloader
interpreter
loadinglistener Make sync terrain preloading sleep free 2021-09-07 14:52:42 +02:00
lua Function LuaUtil::toString 2021-08-31 09:41:58 +02:00
misc Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02:00
myguiplatform
nif Handle NiExtraData *properly* 2021-07-27 07:58:57 +03:00
nifbullet
nifosg Clean up text key extraction 2021-08-22 05:56:30 +03:00
process
queries
resource Sprinkle some const-ref in loop 2021-09-04 20:50:59 +02:00
sceneutil return if source is null in mergeUserData 2021-09-10 14:04:11 +00:00
sdlutil
settings
shader Sprinkle some const-ref in loop 2021-09-04 20:50:59 +02:00
terrain reduces virtual function calls in a hotspot of cache retrieval (#3100) 2021-09-10 17:58:57 +02:00
to_utf8
translation
version
vfs
widgets Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
CMakeLists.txt Make sync terrain preloading sleep free 2021-09-07 14:52:42 +02:00
doc.hpp