overte-thingvellir/libraries
Anthony J. Thibault c33ad93a55 SharedObject::onRender deadlock fix
Call gl::globalRelease() for paused surfaces, this fixes a very common deadlock on mac.

But for PC, by inspection, a race condition could occur over the _syncRequested boolean, between the main and qml rendering thread.
To fix this, we split render and renderSync into separate messages.
2019-05-06 16:19:30 -07:00
..
animation
audio
audio-client
auto-updater
avatars Don't substitute own avatar; FST URL regex fixes; better error handling 2019-04-29 18:20:54 -07:00
avatars-renderer Merge pull request #15480 from SamGondelman/tests 2019-05-01 16:50:07 -07:00
baking
controllers Doc review 2019-05-02 20:16:53 +12:00
display-plugins fixing spacing 2019-04-30 11:52:37 -07:00
embedded-webserver
entities Query shape type outside lock 2019-05-01 14:31:53 -07:00
entities-renderer Merge pull request #15429 from SamGondelman/leave 2019-05-02 15:42:47 -07:00
fbx Merge pull request #15490 from raveenajain/stuckAvatars 2019-05-06 12:39:43 -07:00
gl
gpu
gpu-gl
gpu-gl-common
gpu-gles
graphics
graphics-scripting
hfm
image
input-plugins Doc review 2019-05-02 20:16:53 +12:00
ktx
material-networking
midi Merge pull request #15515 from kencooke/midi-devicechange-audio-deadlock 2019-05-06 15:03:56 -07:00
model-baker
model-networking
networking Merge pull request #15495 from Atlante45/fix/deadlock 2019-05-06 14:12:56 -07:00
octree
oculusMobile
oculusMobilePlugin
physics
plugins
pointers
procedural
qml SharedObject::onRender deadlock fix 2019-05-06 16:19:30 -07:00
recording
render try to fix transition crash 2019-05-02 14:31:43 -07:00
render-utils Merge pull request #15498 from SamGondelman/crash 2019-05-02 16:29:39 -07:00
script-engine Doc review 2019-04-27 10:20:35 +12:00
shaders
shared Merge pull request #15363 from ctrlaltdavid/M22068 2019-05-02 11:15:25 -07:00
task
test-utils
trackers
ui Fix crash for active async messageBoxes on exit of client 2019-05-02 19:11:02 +02:00
ui-plugins
workload