gtk2/gdk/mir
Benjamin Otte ca78f5d3cb gdk: Make gdk_window_begin_draw_frame() take a draw context
... instead of a gl context.

This requires some refactoring in the way we mark the shared context as
drawing: We now call begin_frame/end_frame() on it and ignore the call
on the main context.
Unfortunately we need to do this check in all vfuncs, which sucks. But I
haven't found a better way.
2016-12-05 15:02:47 +01:00
..
gdkmir-debug.c mir: fix warnings 2016-02-24 13:24:14 -05:00
gdkmir-private.h gdk: Make GdkDrawingContext not per-backend 2016-11-30 15:52:22 +01:00
gdkmir.h mir: Add C++ guards 2016-02-11 12:01:39 +00:00
gdkmircursor.c mir: rework cursors a bit 2014-11-06 16:18:53 -05:00
gdkmirdevicemanager.c gdk: remove the core_pointer field from GdkDisplay 2016-02-29 14:15:04 +01:00
gdkmirdisplay.c glcontext: Make begin/end_draw() paired 2016-12-05 15:02:47 +01:00
gdkmireventsource.c Do not filter out small scroll event fractions 2016-09-26 11:49:56 -04:00
gdkmirglcontext.c gdk: Make gdk_window_begin_draw_frame() take a draw context 2016-12-05 15:02:47 +01:00
gdkmirkeyboard.c Gdk: add an experimental backend for mir 2014-10-22 11:17:15 -05:00
gdkmirkeymap.c gdkkeys: Add support to _get_scroll_lock_state() 2015-04-27 20:07:52 -03:00
gdkmirpointer.c mir: end the current grab on ungrab 2015-02-05 17:26:18 +01:00
gdkmirscreen.c mir: fix build failures 2016-11-27 21:31:21 -05:00
gdkmirwindow.c Gdk: add an experimental backend for mir 2014-10-22 11:17:15 -05:00
gdkmirwindowimpl.c gdk: Turn GdkGLContext into a GdkDrawContext 2016-12-05 15:02:47 +01:00
Makefile.am gdk: Make GdkDrawingContext not per-backend 2016-11-30 15:52:22 +01:00