mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-11 21:08:40 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -2477,10 +2477,9 @@ extern "C" {
|
|||||||
* A variable that controls whether KMSDRM will use "atomic" functionality.
|
* A variable that controls whether KMSDRM will use "atomic" functionality.
|
||||||
*
|
*
|
||||||
* The KMSDRM backend can use atomic commits, if both DRM_CLIENT_CAP_ATOMIC
|
* The KMSDRM backend can use atomic commits, if both DRM_CLIENT_CAP_ATOMIC
|
||||||
* and DRM_CLIENT_CAP_UNIVERSAL_PLANES is supported by the system. As of
|
* and DRM_CLIENT_CAP_UNIVERSAL_PLANES is supported by the system. As of SDL
|
||||||
* SDL 3.4.0, it will favor this functionality, but in case this doesn't
|
* 3.4.0, it will favor this functionality, but in case this doesn't work well
|
||||||
* work well on a given system or other surprises, this hint can be used
|
* on a given system or other surprises, this hint can be used to disable it.
|
||||||
* to disable it.
|
|
||||||
*
|
*
|
||||||
* This hint can not enable the functionality if it isn't available.
|
* This hint can not enable the functionality if it isn't available.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user