mini_gl_fb/examples
LoganDark db2f86ce15
Add wakeup support (#7)
* Add wakeup support

This also fixes a bug (the `glutin_handle_basic_input` callback was never actually given mutable access to the `BasicInput`, so there's no way it could have set `BasicInput::wait` anyway).

Glad I got that before the 0.8 release, phew.

* Fix bug in reschedule_wakeup

* Fix adjust_wakeup
2021-02-21 21:10:27 -05:00
..
black_and_white.rs Update glutin, docs, and adds a few other features (including multi window support) (#5) 2021-01-20 22:12:52 -05:00
custom_shaders.rs Update glutin, docs, and adds a few other features (including multi window support) (#5) 2021-01-20 22:12:52 -05:00
game_of_life.rs Add wakeup support (#7) 2021-02-21 21:10:27 -05:00
glutin_breakout.rs Update glutin, docs, and adds a few other features (including multi window support) (#5) 2021-01-20 22:12:52 -05:00
multi_window.rs Update glutin, docs, and adds a few other features (including multi window support) (#5) 2021-01-20 22:12:52 -05:00
resizable.rs Update glutin, docs, and adds a few other features (including multi window support) (#5) 2021-01-20 22:12:52 -05:00
scaled_buffer.rs Update glutin, docs, and adds a few other features (including multi window support) (#5) 2021-01-20 22:12:52 -05:00
window.rs Update glutin, docs, and adds a few other features (including multi window support) (#5) 2021-01-20 22:12:52 -05:00
wrong_sized_buffer.rs Update glutin, docs, and adds a few other features (including multi window support) (#5) 2021-01-20 22:12:52 -05:00