2
0
Эх сурвалжийг харах

OVR: Disable multithreading with OVR.

Branimir Karadžić 9 жил өмнө
parent
commit
f7faafc61f
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      scripts/bgfx.lua

+ 1 - 0
scripts/bgfx.lua

@@ -51,6 +51,7 @@ function bgfxProject(_name, _kind, _defines)
 
 		if _OPTIONS["with-ovr"] then
 			defines {
+				"BGFX_CONFIG_MULTITHREADED=0",
 				"BGFX_CONFIG_USE_OVR=1",
 			}
 			includedirs {