1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 09:49:55 +00:00
openmw-tes3mp/apps
elsid 7f1e5b368e
Fix deadlock in physics system
* Reorder unlock and notify_all calls to avoid notifying when not all worker
  threads are waiting.
* Make sure main thread does not attempt to exclusively lock mSimulationMutex
  while not all workers are done with previous frame.
* Replace mNewFrame flag by counter to avoid modification from multiple
  threads.
2021-11-26 20:23:49 +01:00
..
benchmarks Support benchmarks for windows 2021-05-11 13:16:59 +02:00
bsatool Add file to BSA 2021-04-08 18:08:28 +02:00
esmtool Teensy optimisation for esmtool 2021-05-06 22:41:20 +02:00
essimporter Fix various warnings found by clang 2021-04-17 19:06:33 +02:00
launcher Merge branch 'object_paging_min_size_combo_box' into 'master' 2021-06-19 00:22:00 +00:00
mwiniimporter Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
niftest Fixing performance-faster-string-find issues 2021-05-10 22:44:07 -05:00
opencs Fix text 2021-08-22 20:11:02 +03:00
openmw Fix deadlock in physics system 2021-11-26 20:23:49 +01:00
openmw_test_suite Store copies of ref_ptr for btCollisionShape wrappers in Navigator 2021-08-04 13:16:31 +02:00
wizard Remove some useless includes from the wizzard 2021-04-21 19:08:06 +02:00
doc.hpp