Files
gtk3/gdk/wayland
Alexander Larsson fdeb4f8c16 gl: Make gdk_gl_context_make_current() return void
Its not really reasonable to handle failures to make_current, it
basically only happens if you pass invalid arguments to it, and
thats not something we trap on similar things on the X drawing side.

If GL is not supported that should be handled by the context creation
failing, and anything going wrong after that is essentially a critical
(or an async X error).
2014-10-13 10:43:32 -04:00
..
2014-08-22 12:06:09 -04:00
2014-10-13 10:43:31 -04:00
2014-10-13 10:43:32 -04:00
2014-10-13 10:43:31 -04:00