gtk/gdk/wayland
Alexander Larsson f0ae8da993 Remove GdkGLContext::visual
This is not really needed. The gl context is totally tied to the
window it is created from by virtue of sharing the context with the
paint context of that window and that context always has the visual
of the window (which we already can get).

Also, all user visible contexts are essentially offscreen contexts, so
a visual doesn't make sense for them. They only use FBOs which have
whatever format that the users sets up.
2014-10-30 12:43:03 +01:00
..
protocol xdg-shell: Bump version 2014-08-22 12:06:09 -04:00
gdkapplaunchcontext-wayland.c Wayland: Fix various compiler warnings 2014-09-05 20:41:06 -04:00
gdkcursor-wayland.c Wayland: Fix various compiler warnings 2014-09-05 20:41:06 -04:00
gdkdevice-wayland.c wayland: Emit GDK_OWNER_CHANGE events around wl_data_offer changes 2014-10-29 18:33:48 +01:00
gdkdisplay-wayland.c GdkGLContext: Change the way we track the current context 2014-10-30 12:43:03 +01:00
gdkdisplay-wayland.h gl: Make all user GdkGLContexts not attached to any window 2014-10-13 10:43:31 -04:00
gdkdnd-wayland.c wayland: Don't use the default display 2014-10-27 22:29:41 -07:00
gdkeventsource.c Handle recursion from motion event handlers 2013-11-11 23:17:14 -05:00
gdkglcontext-wayland.c Remove GdkGLContext::visual 2014-10-30 12:43:03 +01:00
gdkglcontext-wayland.h GdkGLContext: Change the way we track the current context 2014-10-30 12:43:03 +01:00
gdkkeys-wayland.c Wayland: Fix various compiler warnings 2014-09-05 20:41:06 -04:00
gdkprivate-wayland.h wayland: Don't use the default display 2014-10-27 22:29:41 -07:00
gdkscreen-wayland.c wayland: Set GdkVisual::bits_per_rgb to 8 2014-10-13 10:43:31 -04:00
gdkselection-wayland.c wayland: Don't use the default display 2014-10-27 22:29:41 -07:00
gdkwayland.h wayland: Add OpenGL support 2014-10-13 10:43:31 -04:00
gdkwaylanddevice.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwaylanddisplay.h wayland: fix rename of wl_shell to xdg_shell 2014-01-20 14:37:33 -05:00
gdkwaylandglcontext.h GL: Follow naming conventions 2014-10-21 23:48:12 -04:00
gdkwaylandselection.h wayland: Don't use the default display 2014-10-27 22:29:41 -07:00
gdkwaylandwindow.h wayland: Replace wl_shell_surface with xdg_shell 2013-11-18 13:44:20 -05:00
gdkwindow-wayland.c wayland: Don't try to create a subsurface again 2014-10-21 12:18:01 +02:00
Makefile.am wayland: Add OpenGL support 2014-10-13 10:43:31 -04:00
wm-button-layout-translation.c wayland: Set gtk-decoration-layout 2014-06-06 15:32:59 +02:00
wm-button-layout-translation.h wayland: Set gtk-decoration-layout 2014-06-06 15:32:59 +02:00