Edit

kc3-lang/SDL/src/video

Branch :

  • Show log

    Commit

  • Author : Frank Praznik
    Date : 2022-04-08 13:58:45
    Hash : c2093fab
    Message : video: wayland: Set the surface damage region when using fullscreen viewports When using emulated display modes, the output size is often larger than the drawable buffer. As the surface damage region is automatically calculated from the smaller drawable buffer size, the damage region needs to be manually set to cover the entire viewport region or visual repaint artifacts can result.