gtk2/gdk/mir
Emmanuele Bassi d066e7541e Remove GdkGLProfile
The existence of OpenGL implementations that do not provide the full
core profile compatibility because of reasons beyond the technical, like
llvmpipe not implementing floating point buffers, makes the existence of
GdkGLProfile and documenting the fact that we use core profiles a bit
harder.

Since we do not have any existing profile except the default, we can
remove the GdkGLProfile and its related API from GDK and GTK+, and sweep
the whole thing under the carpet, while we wait for an extension that
lets us ask for the most compatible profile possible.

https://bugzilla.gnome.org/show_bug.cgi?id=744407
2015-02-12 17:51:31 +00:00
..
gdkmir-debug.c mir: handle new MirCloseSurfaceEvent 2015-02-05 17:26:18 +01:00
gdkmir-private.h mir: fix issues with mouse over parent menu 2015-02-05 17:26:19 +01:00
gdkmir.h mir: use proper naming for mir window type checking macro 2014-11-20 05:51:12 +01:00
gdkmircursor.c mir: rework cursors a bit 2014-11-06 16:18:53 -05:00
gdkmirdevicemanager.c Gdk: add an experimental backend for mir 2014-10-22 11:17:15 -05:00
gdkmirdisplay.c mir: use parent_window's impl for GDK_INPUT_ONLY windows 2015-02-05 17:26:17 +01:00
gdkmireventsource.c mir: fix issues with mouse over parent menu 2015-02-05 17:26:19 +01:00
gdkmirglcontext.c Remove GdkGLProfile 2015-02-12 17:51:31 +00:00
gdkmirkeyboard.c Gdk: add an experimental backend for mir 2014-10-22 11:17:15 -05:00
gdkmirkeymap.c mir: fix IsModifierKey definition 2015-02-05 17:26:18 +01:00
gdkmirpointer.c mir: end the current grab on ungrab 2015-02-05 17:26:18 +01:00
gdkmirscreen.c mir: use monitor plug names more similar to the ones used in Xmir 2015-02-05 17:26:18 +01:00
gdkmirwindow.c Gdk: add an experimental backend for mir 2014-10-22 11:17:15 -05:00
gdkmirwindowimpl.c gl: Drop profile for gdk_window_create_gl_context() 2015-02-12 12:34:28 +00:00
Makefile.am mir: Add missing reference to gdkmir-private.h 2014-12-28 13:34:16 +01:00