Implement vsync for x11 and add vsync example
This commit is contained in:
parent
1d6b863cd4
commit
b05ef16d81
4 changed files with 96 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue