From 20ae2b2fb439643cf75dc134a84ce21753c5ce70 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 12 Aug 2009 22:19:42 -0700 Subject: Update Render extension decoding from protocol rev 0.5 to 0.11 Filled in most, but not all, of the details for new & existing requests Corrected print-outs several existing requests Signed-off-by: Alan Coopersmith --- x11.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11.h') diff --git a/x11.h b/x11.h index 2ed9569..81d4420 100644 --- a/x11.h +++ b/x11.h @@ -245,6 +245,8 @@ #define TRIANGLE 143 #define POINTFIXED 144 #define FIXED 145 +#define FILTERALIAS 146 +#define RENDERTRANSFORM 147 #define RANDRREQUEST 150 #define RANDRREPLY 151 -- cgit v1.2.1