From 74255ccfd895e70156c45a2c51174c852b64bc71 Mon Sep 17 00:00:00 2001 From: Austin Shafer Date: Tue, 30 Nov 2021 15:00:29 -0500 Subject: DRI3: Add DRI3SetDRMDeviceInUse DRI3SetDRMDeviceInUse is a hint that lets a client tell the server what DRM device it is currently using. This lets the server make more informed decisions for what modifiers to return to the client. This is needed for proper linux dmabuf feedback with Xwayland --- dri3proto.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dri3proto.pc.in') diff --git a/dri3proto.pc.in b/dri3proto.pc.in index 209c2be..7725bc5 100644 --- a/dri3proto.pc.in +++ b/dri3proto.pc.in @@ -3,5 +3,5 @@ includedir=@includedir@ Name: DRI3Proto Description: DRI3 extension headers -Version: 1.2 +Version: 1.3 Cflags: -I${includedir} -- cgit v1.2.3