winit/src/api
Zetok Zalbavar 6c73209746
Prefer GLX over EGL
fixes #314 for me.

I've "tested" change by running examples (which prior to change simply
crashed), but since I did not run those examples successfuly ever before,
I don't know whether they worked as intended.
2015-08-14 15:08:44 +01:00
..
android Correctly handle eglGetDisplay 2015-08-07 16:22:31 +02:00
caca Merge pull request #488 from tomaka/rem-is-closed 2015-06-17 07:36:16 +02:00
cocoa Fix OpenGL profile selection 2015-08-11 04:41:59 +02:00
egl Correctly handle eglGetDisplay 2015-08-07 16:22:31 +02:00
emscripten Merge pull request #488 from tomaka/rem-is-closed 2015-06-17 07:36:16 +02:00
glx Attempt to fix issues with sRGB 2015-07-25 15:11:29 +02:00
ios [add] content scale 2015-06-08 12:26:42 +03:00
osmesa Add CreationError::OpenGlVersionNotSupported 2015-07-20 19:38:57 +02:00
wayland Correctly handle eglGetDisplay 2015-08-07 16:22:31 +02:00
wgl Add CreationError::NoAvailablePixelFormat 2015-07-20 19:42:32 +02:00
win32 Correctly handle eglGetDisplay 2015-08-07 16:22:31 +02:00
x11 Prefer GLX over EGL 2015-08-14 15:08:44 +01:00
dlopen.rs Fixed build warnings 2015-05-08 12:31:56 -05:00
mod.rs [add] ios support 2015-06-05 16:38:35 +03:00