[PATCH:randrproto 10/12] spec: Add PROVIDER_CAPS encoding to Appendix A

Alan Coopersmith alan.coopersmith at oracle.com
Fri Aug 31 22:28:20 PDT 2012


Uses values found in randr.h

Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
 randrproto.txt |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/randrproto.txt b/randrproto.txt
index b52a7c5..9887ded 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -2169,6 +2169,13 @@ A.1 Common Types
 	2		UnknownConnection
 └───
 
+┌───
+    PROVIDER_CAPS				Added in version 1.4
+	0x00000001	SourceOutput
+	0x00000002	SinkOutput
+	0x00000004	SourceOffload
+	0x00000008	SinkOffload
+└───
 
 A.2 Protocol Requests
 
-- 
1.7.9.2



More information about the xorg-devel mailing list