mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

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>