Skip to content

2 GDK GL XWayland improvements

Benjamin Otte requested to merge wip/otte/for-main into main
  • Make buffer age track 4 buffers instead of 2
    (XWayland + direct scanout needs more than 2).

  • Implement EXT_swap_control on top of SGI_swap_control
    (XWayland doesn't do the SGI one.)

Edited by Benjamin Otte

Merge request reports