mirror of
https://github.com/italicsjenga/mini_gl_fb.git
synced 2024-11-22 15:31:31 +11:00
db2f86ce15
* 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 |
||
---|---|---|
.. | ||
breakout.rs | ||
config.rs | ||
core.rs | ||
default_fragment_shader.glsl | ||
default_vertex_shader.glsl | ||
grayscale_fragment_shader.glsl | ||
lib.rs |