winit-sonoma-fix/src/api
Pierre Chevalier c68c0d96b2 Fix pixel format support detection in glx. #748
* by accepting GLX_EXT_framebuffer_sRGB as a sRGB capable framebuffer
* the new behaviour matches the wgl codel
2016-04-13 01:25:23 +01:00
..
android Unlocks platform-specific attributes 2016-02-10 17:39:35 +01:00
caca Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
cocoa Changed MouseMoved((i32, i32)) to MouseMoved(i32, i32), breaking change 2016-03-27 14:39:20 -04:00
egl Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
emscripten Update the emscripten port of glutin 2016-02-09 14:25:21 +01:00
glx Fix pixel format support detection in glx. #748 2016-04-13 01:25:23 +01:00
ios Unlocks platform-specific attributes 2016-02-10 17:39:35 +01:00
osmesa Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
wayland Changed MouseMoved((i32, i32)) to MouseMoved(i32, i32), breaking change 2016-03-27 14:39:20 -04:00
wgl Prefer double buffer on wgl if unspecified 2016-01-14 15:50:42 +00:00
win32 Changed MouseMoved((i32, i32)) to MouseMoved(i32, i32), breaking change 2016-03-27 14:39:20 -04:00
x11 Merge branch 'master' of github.com:tomaka/glutin into x11_window_size_constraints 2016-03-30 08:21:01 +02:00
dlopen.rs Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
mod.rs [add] ios support 2015-06-05 16:38:35 +03:00