[gtk/wip/chergert/gdk-macos-gl-renderer: 132/139] macos: remove incomplete GL layer




commit 60bfed8af462965d38cce185e4acfde6ab399a1a
Author: Christian Hergert <chergert redhat com>
Date:   Wed Oct 21 17:07:23 2020 -0700

    macos: remove incomplete GL layer

 gdk/macos/GdkMacosGLLayer.c | 157 --------------------------------------------
 gdk/macos/GdkMacosGLLayer.h |  40 -----------
 gdk/macos/meson.build       |   1 -
 3 files changed, 198 deletions(-)
---
diff --git a/gdk/macos/meson.build b/gdk/macos/meson.build
index 0c0fbff9c2..cf602d4439 100644
--- a/gdk/macos/meson.build
+++ b/gdk/macos/meson.build
@@ -23,7 +23,6 @@ gdk_macos_sources = files([
   'GdkMacosBaseView.c',
   'GdkMacosCairoView.c',
   'GdkMacosCairoSubview.c',
-  'GdkMacosGLLayer.c',
   'GdkMacosWindow.c',
 ])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]