diff options
author | Rose Hudson <rose@krx.sh> | 2023-08-08 20:20:57 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-08-23 16:37:07 +0200 |
commit | 462f04db9e70c683a421aa015c1689fff8206781 (patch) | |
tree | 055c0b7ee5d2c932b437d11b03954e9843c58003 /render/gles2/renderer.c | |
parent | fc81d06addbc72012ca72e4ca9a462f22629a451 (diff) |
output: don't forbid multiple commits per frame
It's still not possible to commit while a page flip is pending in DRM,
but we don't need to enforce that here and allowing it through the
common interface can be useful for other backends.
This decouples commits from frame scheduling, which is going to make the
new frame schedulers easier to implement.
Diffstat (limited to 'render/gles2/renderer.c')
0 files changed, 0 insertions, 0 deletions