winit/src
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
..
api Fix pixel format support detection in glx. #748 2016-04-13 01:25:23 +01:00
os Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
platform Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
events.rs Changed MouseMoved((i32, i32)) to MouseMoved(i32, i32), breaking change 2016-03-27 14:39:20 -04:00
headless.rs Unlocks platform-specific attributes 2016-02-10 17:39:35 +01:00
lib.rs Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
window.rs Unlocks platform-specific attributes 2016-02-10 17:39:35 +01:00