docs: Document SWAP_EVENTS feature flag
This commit is contained in:
parent
2fcb644e4f
commit
56f164f8a1
@ -44,6 +44,7 @@ G_BEGIN_DECLS
|
|||||||
* @CLUTTER_FEATURE_SHADERS_GLSL: Set if the backend supports GLSL shaders.
|
* @CLUTTER_FEATURE_SHADERS_GLSL: Set if the backend supports GLSL shaders.
|
||||||
* @CLUTTER_FEATURE_OFFSCREEN: Set if the backend supports offscreen rendering.
|
* @CLUTTER_FEATURE_OFFSCREEN: Set if the backend supports offscreen rendering.
|
||||||
* @CLUTTER_FEATURE_STAGE_MULTIPLE: Set if multiple stages are supported.
|
* @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
|
* Runtime flags indicating specific features available via Clutter window
|
||||||
* sysytem and graphics backend.
|
* sysytem and graphics backend.
|
||||||
|
Loading…
Reference in New Issue
Block a user