From e7aa34e6b3d846d0508ef08e74ea95d86da047d0 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Wed, 23 Jun 2010 18:56:26 +0100 Subject: [PATCH] xf86dri: fix GetDrawableInfo reply Add missing fields and list of clip rects. Reviewed-by: Peter Harris Signed-off-by: Julien Danjou --- src/xf86dri.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/xf86dri.xml b/src/xf86dri.xml index 981c968..5bfc572 100644 --- a/src/xf86dri.xml +++ b/src/xf86dri.xml @@ -132,10 +132,15 @@ authorization from the authors. - + + + num_clip_rects + + num_back_clip_rects + -- 2.34.1