This website requires JavaScript.
Explore
Help
Sign In
alex
/
winit-sonoma-fix
Watch
1
Star
0
Fork
You've already forked winit-sonoma-fix
0
mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced
2024-12-26 07:11:31 +11:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
19475f8521
winit-sonoma-fix
/
src
/
x11
History
Glenn Watson
19475f8521
Some GPU/driver combinations have glxCreateContextAttribsARB present, but it fails with an X error. In this case, catch the X error and fall back to the old method of creating a context.
2015-01-22 12:07:31 +10:00
..
window
Some GPU/driver combinations have glxCreateContextAttribsARB present, but it fails with an X error. In this case, catch the X error and fall back to the old method of creating a context.
2015-01-22 12:07:31 +10:00
ffi.rs
Some GPU/driver combinations have glxCreateContextAttribsARB present, but it fails with an X error. In this case, catch the X error and fall back to the old method of creating a context.
2015-01-22 12:07:31 +10:00
headless.rs
c_char
isn't always
i8
2015-01-20 21:49:23 +00:00
mod.rs
Unify WindowBuilder and HeadlessRendererBuilder for easier implementations
2014-12-31 07:34:26 +01:00