mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Cocoa opens a window with OpenGL context inside
This commit is contained in:
@@ -12,3 +12,9 @@ git = "https://github.com/tomaka/android-rs-glue"
|
||||
|
||||
[dependencies.gl_generator]
|
||||
git = "https://github.com/bjz/gl-rs"
|
||||
|
||||
[dependencies.cocoa]
|
||||
git = "https://github.com/DavidPartouche/rust-cocoa"
|
||||
|
||||
[dependencies.core_foundation]
|
||||
git = "https://github.com/DavidPartouche/rust-core-foundation"
|
||||
|
||||
Reference in New Issue
Block a user