winit-sonoma-fix/src/api
Robert Knight 5b08220df5 Report scroll deltas in lines for non-touch devices on OS X
Scroll deltas on OS X may be reported either as pixel deltas
to scroll by if supported by the device or line/row deltas
otherwise.
2015-06-14 18:09:02 +01:00
..
android Allow creating EGL contexts on win32 with the AMD DLLs 2015-05-21 18:59:30 +02:00
caca Fixed build warnings 2015-05-08 12:31:56 -05:00
cocoa Report scroll deltas in lines for non-touch devices on OS X 2015-06-14 18:09:02 +01:00
egl Allow creating EGL contexts on win32 with the AMD DLLs 2015-05-21 18:59:30 +02:00
emscripten Basic implementation of emscripten 2015-05-03 10:24:42 +02:00
glx Fix GLX creating only 3.0 contexts 2015-05-16 11:37:58 +02:00
osmesa Fixed build warnings 2015-05-08 12:31:56 -05:00
wayland Allow creating EGL contexts on win32 with the AMD DLLs 2015-05-21 18:59:30 +02:00
wgl Several WGL cleanups 2015-05-22 11:54:28 +02:00
win32 Express scroll deltas as either line or pixel deltas 2015-06-13 23:19:31 +01:00
x11 Express scroll deltas as either line or pixel deltas 2015-06-13 23:19:31 +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