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
2017-02-16 02:44:16 +01:00
2017-02-21 18:17:56 +00:00
2017-02-16 16:01:42 +01:00
2017-02-16 00:29:08 +01:00
2017-02-16 00:29:08 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%