bevy/crates/bevy_winit/src
Jakob Hellermann cd688d7a41 fix rustdoc warnings (#1437)
Every warning is fixed except for 
b39df9a8d2/crates/bevy_render/src/texture/texture_descriptor.rs (L61)
because I didn't know what the required feature is.
I opened https://github.com/gfx-rs/wgpu/issues/1213 for that.
2021-02-22 03:59:35 +00:00
..
converters.rs switch winit size to logical to be dpi independent (#947) 2020-11-30 18:24:49 -08:00
lib.rs Simple Implementation to address #1327 by adding a focused field to the window and related system (#1386) 2021-02-12 21:32:32 -08:00
winit_config.rs fix rustdoc warnings (#1437) 2021-02-22 03:59:35 +00:00
winit_windows.rs Added set_minimized and set_position to Window (#1292) 2021-01-24 20:06:06 -08:00