e379d06f34
Heavily inspired by how the glxbackend works: present happens on rendering start and not on end frame. In addition present needs to check whether there is something to show to not block incorrectly. This is needed as present might also be called from going to idle. With this change the Nexus5 has a decend refresh rate shown in the totally accurate fps effect. Before it was capped at around 30 fps which indicates that the refresh rate was halfed. On the tearfing front the change seems to not have any negative impact. |
||
---|---|---|
.. | ||
drm | ||
fbdev | ||
hwcomposer | ||
virtual | ||
wayland | ||
x11 | ||
CMakeLists.txt |