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
36619ee40ebc1a22ec8979b34a5aca27b0cf8975
winit
/
src
History
Pierre Krieger
36619ee40e
Mark functions as unsafe instead of having a lot of blocks
2015-03-01 13:14:58 +01:00
..
android
android: Updated to latest android-rs-glue
2015-02-22 22:58:08 +03:00
cocoa
Merge pull request
#298
from andreasgal/master
2015-03-01 12:03:48 +01:00
win32
Mark functions as unsafe instead of having a lot of blocks
2015-03-01 13:14:58 +01:00
x11
Removed as_slice_with_nul as CString now derefs to a CStr
2015-02-22 01:17:47 +11:00
events.rs
Rename enum variants of MouseButton
2015-02-05 16:52:53 +01:00
headless.rs
Improve the OpenGL context request system
2015-02-18 17:15:01 +01:00
lib.rs
Allow using non-hardware-accelerated pixel formats
2015-03-01 11:46:58 +01:00
window.rs
Fixed errors on latest nightly, RingBuf -> VecDeque
2015-02-21 23:59:37 +11:00