mutter/src
Jonas Ådahl 012691bebf shaped-texture: Draw external textures via offscreen
EGLStream textures are imported as GL_TEXTURE_EXTERNAL_OES and reading
pixels directly from them is not supported. To make it possible to get
pixels, create an offscreen framebuffer and paint the actor to it, then
read pixels from the framebuffer instead of the texture directly.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/362
2019-01-03 10:26:13 +00:00
..
backends gpu/kms: Use correct DRM event context version 2019-01-02 15:44:52 +01:00
compositor shaped-texture: Draw external textures via offscreen 2019-01-03 10:26:13 +00:00
core boxes: Add helper to scale rectangles by a double 2019-01-03 10:26:13 +00:00
meta Use G_DECLARE_DERIVABLE/FINAL_TYPE on some types 2018-12-21 19:48:50 +00:00
tests meta/tests: Remove commented lines 2018-12-20 13:52:35 -02:00
ui theme: Drop gtk_css_provider_get_default() 2018-11-08 16:20:19 -02:00
wayland wayland/surface: Don't make destoryed actor reactive 2018-12-04 14:20:45 +00:00
x11 x11: Remove hide-titlebar-when-maximized support 2018-11-26 13:12:18 +00:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
Makefile-tests.am plugin: Rename the .so file from plugin.so to libplugin.so 2018-11-06 17:17:36 +01:00
Makefile.am screen-cast-session: Add screen-cast window mode 2018-12-14 13:26:16 +01:00
meson.build build: Always pass --quiet to g-ir-scanner 2018-12-22 11:31:10 +01:00
meta-marshal.list renderer-native: Add hardware presentation timing 2018-11-23 11:01:30 +00:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml fixed typo 2018-07-24 13:16:36 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00
org.gnome.Mutter.ScreenCast.xml screen-cast-session: Add window-id support 2018-12-14 13:26:16 +01:00