mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Implement vsync for x11 and add vsync example
This commit is contained in:
@@ -23,6 +23,9 @@ gl_common = "*"
|
||||
gl_generator = "*"
|
||||
khronos_api = "*"
|
||||
|
||||
[dev-dependencies]
|
||||
clock_ticks = "*"
|
||||
|
||||
[target.arm-linux-androideabi.dependencies.android_glue]
|
||||
git = "https://github.com/tomaka/android-rs-glue"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user