rust_minifb/src/os
Richard Hozák 6c4cba9895 Update winapi (#69)
* Remove duplicate windows dependencies in favor of cfg attribute

* Replace user32 with winuser from winapi

* More replacements from winapi-rs

* Fix remaining type imports

* Remove user32, kernel32 and gdi32 sys crates

Everything comes from winapi-rs now.

* Specify only the features of winapi-rs we need

* Remove star glob imports
2019-03-21 09:55:06 +01:00
..
macos Added Window.is_key_released (#62) 2018-12-18 11:20:32 +01:00
redox Bump orbclient to 0.3.20 on Redox, remove alpha handling hacks (#67) 2019-01-15 06:10:05 +01:00
unix raise shared_data update (#68) 2019-03-14 16:29:59 +01:00
windows Update winapi (#69) 2019-03-21 09:55:06 +01:00
mod.rs Redox support (#35) 2017-04-24 09:09:05 +02:00