From 4bc3f832afb99ab6ecffeb67206453fe14ceb636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Francis=20Ratt=C3=A9-Boulianne?= Date: Fri, 22 Sep 2017 03:09:49 -0400 Subject: [PATCH] DRI3: Add multi-planar and modifier support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumping to version 1.2, add support for: - querying formats and modifiers supported by the server - creating (and receiving) multi-planar buffers - creating (and receiving) buffers with modifiers v2: Fix alignment v3: Bump to version 1.2 rather than 1.1. The old dri3proto had a '1.1' release for non-functional changes, so we avoid that version and skip directly to 1.2. Signed-off-by: Daniel Stone Signed-off-by: Louis-Francis Ratté-Boulianne --- src/dri3.xml | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 70 insertions(+), 1 deletion(-) diff --git a/src/dri3.xml b/src/dri3.xml index 608af31..895d12a 100644 --- a/src/dri3.xml +++ b/src/dri3.xml @@ -23,7 +23,7 @@ OF THIS SOFTWARE. --> + major-version="1" minor-version="2"> xproto @@ -94,4 +94,73 @@ OF THIS SOFTWARE. + + + + + + + + + + + + + + num_window_modifiers + + + num_screen_modifiers + + + + + + + + + + + + + + + + + + + + + + + + + + num_buffers + + + + + + + + + + + + + + + + + nfd + + + nfd + + + nfd + + +