mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 05:50:13 +01:00
Adds new protocol to the DRI3 extension for importing DRM synchronization objects provided by clients. These can be used to enable explicit synchronization between the client, the direct rendering device, and the server. Signed-off-by: Erik Kurzinger <ekurzinger@nvidia.com>
7 lines
131 B
PkgConfig
7 lines
131 B
PkgConfig
prefix=@prefix@
|
|
includedir=@includedir@
|
|
|
|
Name: DRI3Proto
|
|
Description: DRI3 extension headers
|
|
Version: 1.4
|
|
Cflags: -I${includedir}
|