On Mon, Jun 07, 2021 at 04:25:26PM -0700, Vivek Kasireddy wrote:
> Since the texture release mechanism is same for both gtk-egl
> and gtk-glarea, move the helper from gtk-egl to common gtk
> code so that it can be shared by both gtk backends.
>
> Cc: Gerd Hoffmann
> Signed-off-by: Vivek Kasireddy
Since the texture release mechanism is same for both gtk-egl
and gtk-glarea, move the helper from gtk-egl to common gtk
code so that it can be shared by both gtk backends.
Cc: Gerd Hoffmann
Signed-off-by: Vivek Kasireddy
---
include/ui/gtk.h | 2 --
ui/gtk-egl.c | 8
ui/gtk.c