Add SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend.

This commit is contained in:
vanfanel
2024-07-17 20:40:30 +02:00
committed by Frank Praznik
parent ccade50587
commit 9e6b8d56e3
4 changed files with 28 additions and 5 deletions

View File

@@ -2213,6 +2213,7 @@ extern "C" {
* Since it's driver-specific, it's only supported where possible and
* implemented. Currently supported the following drivers:
*
* - Wayland (wayland)
* - KMSDRM (kmsdrm)
* - Raspberry Pi (raspberrypi)
*/