Merge branch 'pastel' of https://github.com/samcake/hifi into pastel

This commit is contained in:
samcake 2018-01-30 17:18:10 -08:00
commit 7aa5ef3de7

View file

@ -2283,7 +2283,7 @@ void Application::initializeGL() {
#ifdef Q_OS_OSX
// FIXME: on mac os the shaders take up to 1 minute to compile, so we pause the deadlock watchdog thread.
+DeadlockWatchdogThread::pause();
DeadlockWatchdogThread::pause();
#endif
// Set up the render engine