winit-sonoma-fix/src/api
Robert Knight d960753360 Address code review feedback
* Fix an issue where PollEventsIterator::next() would fail to return
   keyboard input and mouse events immediately but instead only
   return them on the next call to next()

 * Inline process_generic_event() and queue_event()
2015-07-13 07:26:07 +01:00
..
android Handle errors from MakeCurrent and SwapBuffers 2015-06-16 10:44:44 +02:00
caca Merge pull request #488 from tomaka/rem-is-closed 2015-06-17 07:36:16 +02:00
cocoa Add with_robustness and handle robustness on all implementations 2015-06-22 19:42:03 +02:00
egl Add support for the EGL_KHR_create_context_no_error extension 2015-06-25 09:35:58 +02:00
emscripten Merge pull request #488 from tomaka/rem-is-closed 2015-06-17 07:36:16 +02:00
glx Add support for the EGL_KHR_create_context_no_error extension 2015-06-25 09:35:58 +02:00
osmesa Add with_robustness and handle robustness on all implementations 2015-06-22 19:42:03 +02:00
wayland Update wayland dependency to 0.2. 2015-06-23 11:23:10 +02:00
wgl Ignore errors generated by SwapBuffers on windows 2015-06-27 16:16:54 +02:00
win32 Merge pull request #488 from tomaka/rem-is-closed 2015-06-17 07:36:16 +02:00
x11 Address code review feedback 2015-07-13 07:26:07 +01:00
dlopen.rs Fixed build warnings 2015-05-08 12:31:56 -05:00
mod.rs Detach wgl and win32 2015-05-21 16:47:19 +02:00