lazy_static is neat... and intel's vulkan drivers are not. Blacklist debug functions on this machine since apparently the debug extension is buggy
This commit is contained in:
@@ -24,6 +24,7 @@ wgpu-subscriber = "0.1.0"
|
||||
tobj = "2.0.3"
|
||||
gilrs = "0.8.0"
|
||||
gfx-backend-vulkan = { version = "0.6", features = ["x11"] }
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
cgmath = "0.18.0"
|
||||
rapier3d = { version = "0.5.0", features = ["simd-nightly", "parallel"] }
|
||||
|
||||
Reference in New Issue
Block a user