mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
e28db24f7d
If the swap buffers notify mechanism is advertised then the crate example will now register a callback for it and call g_poll with the proper timeout from cogl_context_begin_idle instead of trying to repaint continuously. Reviewed-by: Robert Bragg <robert@linux.intel.com>