File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -2477,10 +2477,9 @@ extern "C" {
24772477 * A variable that controls whether KMSDRM will use "atomic" functionality.
24782478 *
24792479 * The KMSDRM backend can use atomic commits, if both DRM_CLIENT_CAP_ATOMIC
2480- * and DRM_CLIENT_CAP_UNIVERSAL_PLANES is supported by the system. As of
2481- * SDL 3.4.0, it will favor this functionality, but in case this doesn't
2482- * work well on a given system or other surprises, this hint can be used
2483- * to disable it.
2480+ * and DRM_CLIENT_CAP_UNIVERSAL_PLANES is supported by the system. As of SDL
2481+ * 3.4.0, it will favor this functionality, but in case this doesn't work well
2482+ * on a given system or other surprises, this hint can be used to disable it.
24842483 *
24852484 * This hint can not enable the functionality if it isn't available.
24862485 *
You can’t perform that action at this time.
0 commit comments