mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
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 {
|
||||
"-x objective-c++",
|
||||
"-D BGFX_CONFIG_MULTITHREADED=0",
|
||||
}
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user