diff options
author | Erik Kurzinger <ekurzinger@nvidia.com> | 2022-08-16 11:55:43 -0700 |
---|---|---|
committer | Erik Kurzinger <ekurzinger@nvidia.com> | 2024-03-25 06:56:52 -0700 |
commit | 62323c75c8876d302b85c8d90c72e8ae3b23d068 (patch) | |
tree | ff0b0e6dcf53fdea1b810db66b268af0b337d928 /include/X11/extensions/multibufconst.h | |
parent | bf661c1c34afb32d8c73b471c17c5bc5912fb346 (diff) |
Present: add PresentPixmapSynced
Adds an augmented version of PresentPixmap supporting explicit
synchronization with a direct rendering device. This takes the form of
timeline DRM synchronization objects, along with acquire and release
points on those timelines. Implementations advertising
PresentCapabilitySyncobj will wait for the acquire point to be signaled
before executing the PresentPixmap request, and signal the release point
after any GPU operations on the pixmap have completed.
Signed-off-by: Erik Kurzinger <ekurzinger@nvidia.com>
Diffstat (limited to 'include/X11/extensions/multibufconst.h')
0 files changed, 0 insertions, 0 deletions