diff --git a/clutter/clutter-feature.h b/clutter/clutter-feature.h index 8abc14200..4b4ae9d2b 100644 --- a/clutter/clutter-feature.h +++ b/clutter/clutter-feature.h @@ -44,6 +44,7 @@ G_BEGIN_DECLS * @CLUTTER_FEATURE_SHADERS_GLSL: Set if the backend supports GLSL shaders. * @CLUTTER_FEATURE_OFFSCREEN: Set if the backend supports offscreen rendering. * @CLUTTER_FEATURE_STAGE_MULTIPLE: Set if multiple stages are supported. + * @CLUTTER_FEATURE_SWAP_EVENTS: Set if the GLX_INTEL_swap_event is supported. * * Runtime flags indicating specific features available via Clutter window * sysytem and graphics backend.