Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | weston: Add vsync to cloned displays. | Piotr Wojtaszczyk | 2022-04-04 | 1 | -0/+102 |
When using g2d clone mode allocates additional surfaces according to FB_MULTI_BUFFER for each cloned display. The g2d blit from the main screen to the cloned displays is done using inactive surface. The FBIOPAN_DISPLAY ioctl to the surface is done afterwards. |