f9d3ea03ec
The KMS EGL platform now notifies when a swap is complete. The notification is delayed until the application calls cogl_context_dispatch. The GLX backend doesn't currently do this but I think that is how it should behave to make it easier for the application to handle locks and such. Reviewed-by: Robert Bragg <robert@linux.intel.com>