
NVIDIA's James Jones' mailing list message is short and to the point:
Adds support for binary sync objects. Objects are set to "triggered" using X commands that are executed relative to X rendering commands. Clients can wait for fence sync objcts to reach the triggered state using XSync APIs or using interop functionality in other APIs. This allows for efficient cross-API synchronization with X rendering operations.
2 Comments