wayland: Add SDL_VIDEO_DOUBLE_BUFFER support

Manual cherry-pick of 9e6b8d56e3

thanks @vanfanel
This commit is contained in:
Frank Praznik 2024-07-17 18:24:47 -04:00
parent 5db08b86ca
commit b99ea1ff75
No known key found for this signature in database
4 changed files with 26 additions and 5 deletions

View file

@ -2948,6 +2948,7 @@ extern "C" {
* This hint is currently supported on the following drivers:
*
* - Raspberry Pi (raspberrypi)
* - Wayland (wayland)
*
* This hint should be set before SDL is initialized.
*