SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

SDL_HINT_VIDEO_X11_ENABLE_XSYNC_EXT

A variable controlling whether the X Synchronization Extension is enabled.

Header File

Defined in <SDL3/SDL_hints.h>

Syntax

#define SDL_HINT_VIDEO_X11_ENABLE_XSYNC_EXT "SDL_VIDEO_X11_ENABLE_XSYNC_EXT"

Remarks

If set, this can result in smoother window resizing when rendering using OpenGL, however, there are some conditions:

Enabling this and presenting via an external mechanism will result in sync requests not being acked, and hangs and other odd window behavior may result.

The variable can be set to the following values:

This hint should be set before creating a window.

Version

This hint is available since SDL 3.4.10.


CategoryAPI, CategoryAPIMacro, CategoryHints


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.