mutter/src
Owen W. Taylor 383ba566bd Call cogl_xlib_renderer_set_threaded_swap_wait_enabled()
Set up things so that if the INTEL_swap_event extension is not present,
but the driver is known to have good thread support, we use an extra
thread and call glXWaitVideoSync() in the thread. This allows idles
to work properly, even when Mutter is constantly redrawing new frames;
otherwise, without INTEL_swap_event, we'll just block in glXSwapBuffers().

https://bugzilla.gnome.org/show_bug.cgi?id=779039
2017-02-21 16:25:02 -05:00
..
backends Call cogl_xlib_renderer_set_threaded_swap_wait_enabled() 2017-02-21 16:25:02 -05:00
compositor Use Unicode in translatable strings 2017-02-16 02:44:16 +01:00
core constraints: Make zero sized windows be placed in the correct monitor 2017-02-21 19:51:34 +01:00
meta window: Remove public meta_window_get_all_monitors API 2017-01-25 16:28:52 +08:00
tests monitor-unit-tests: Check monitor <-> logical monitor relationships 2017-01-25 16:28:57 +08:00
ui Always use the default screen 2016-07-23 10:55:02 +08:00
wayland wayland-xdg-shell: Handle the wl_output on the set_fullscreen request 2017-02-21 19:51:16 +01:00
x11 x11/xprops: Plug a few memory leaks 2017-02-21 19:51:46 +01:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile.am build: Clean up .pc files 2017-02-15 23:54:07 +01:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07: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 backends: Add flags to MetaMonitorMode 2016-05-13 18:44:45 +02:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00