This website requires JavaScript.
Explore
Help
Sign In
migrations
/
winit
Watch
1
Star
0
Fork
0
You've already forked winit
mirror of
https://github.com/rust-windowing/winit.git
synced
2026-06-27 07:03:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d6b863cd454839b8e3cf1e296cbf8f31fb70029
winit
/
src
/
x11
History
Glenn Watson
de3f354566
Fix log prefix
2015-01-23 06:01:22 +10:00
..
window
Fix log prefix
2015-01-23 06:01:22 +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