macOS: Disable BGFX threading, which causes crashes and wrong drawing on Catalina and Big Sur. [Balrog]
This commit is contained in:
parent
ac270744f3
commit
48d1f0de37
@ -1474,6 +1474,7 @@ end
|
|||||||
}
|
}
|
||||||
buildoptions {
|
buildoptions {
|
||||||
"-x objective-c++",
|
"-x objective-c++",
|
||||||
|
"-D BGFX_CONFIG_MULTITHREADED=0",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user