winit-sonoma-fix/examples/support
Tomaka17 bbcb4c8bea Remove call to glFlush() before swap_buffers
We may not want to call `swap_buffers` in the same thread as the
current thread, so we're moving the call to `glFlush` out of the scope
of glutin.
2014-10-29 19:01:58 +01:00
..
mod.rs Remove call to glFlush() before swap_buffers 2014-10-29 19:01:58 +01:00