Allow using EGL with X11
This commit is contained in:
parent
9a0ca92692
commit
0417f7003f
6 changed files with 45 additions and 17 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#![cfg(all(target_os = "windows", target_os = "linux"))] // always false of the moment
|
||||
#![cfg(target_os = "linux")]
|
||||
|
||||
use BuilderAttribs;
|
||||
use CreationError;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue