commit
4882a94080
7 changed files with 82 additions and 18 deletions
1
build.rs
1
build.rs
|
|
@ -52,6 +52,7 @@ fn main() {
|
|||
khronos_api::GLX_XML,
|
||||
vec![
|
||||
"GLX_ARB_create_context".to_string(),
|
||||
"GLX_ARB_create_context_profile".to_string(),
|
||||
"GLX_ARB_framebuffer_sRGB".to_string(),
|
||||
"GLX_EXT_framebuffer_sRGB".to_string(),
|
||||
"GLX_EXT_swap_control".to_string(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue