1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-02 18:04:31 +00:00
openmw/apps
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
..
benchmarks Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
bsatool Add file to BSA 2021-04-08 18:08:28 +02:00
esmtool Add a std::noboolalpha to a std::boolalpha 2021-07-21 14:40:54 +02:00
essimporter Fix/workaround for Issue #3246 2021-08-17 12:29:28 +10:00
launcher Do no link binaries with Qt where it's not used 2021-08-20 19:02:09 +02:00
mwiniimporter Using auto keyword in most apps 2021-05-18 19:20:59 -05:00
niftest Using auto keyword in most apps 2021-05-18 19:20:59 -05:00
opencs Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02:00
openmw reduces virtual function calls in a hotspot of cache retrieval (#3100) 2021-09-10 17:58:57 +02:00
openmw_test_suite Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02:00
wizard Do no link binaries with Qt where it's not used 2021-08-20 19:02:09 +02:00
doc.hpp