mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Use a patched {egui-,}baseview for X11 GL contexts
This commit is contained in:
@@ -28,8 +28,7 @@ cfg-if = "1.0"
|
||||
crossbeam = "0.8"
|
||||
lazy_static = "1.4"
|
||||
parking_lot = "0.12"
|
||||
# 0.4.x doesn't work with baseview
|
||||
raw-window-handle = "0.3"
|
||||
raw-window-handle = "0.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
vst3-sys = { git = "https://github.com/robbert-vdh/vst3-sys.git", branch = "fix/atomic-reference-count" }
|
||||
|
||||
Reference in New Issue
Block a user