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




commit 362c9cf27ec11e415142e810244681acf5de43f6
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]