[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xcb
Subject:    [Xcb] [PATCH 3/4] glx: Use FBCONFIG type for fbconfig parameter of
From:       "Ian Romanick" <idr () freedesktop ! org>
Date:       2011-12-02 23:08:59
Message-ID: 1322867340-19508-3-git-send-email-idr () freedesktop ! org
[Download RAW message or body]

From: Ian Romanick <ian.d.romanick@intel.com>

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
---
 src/glx.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/glx.xml b/src/glx.xml
index 53fa400..119a81f 100644
--- a/src/glx.xml
+++ b/src/glx.xml
@@ -348,7 +348,7 @@ The patch that fixed this server bug in X.org CVS is here:
 
 	<request name="CreatePixmap" opcode="22">
 		<field type="CARD32" name="screen" />
-		<field type="CARD32" name="fbconfig" />
+		<field type="FBCONFIG" name="fbconfig" />
 		<field type="xproto:PIXMAP" name="pixmap" />
 		<field type="glx:PIXMAP" name="glx_pixmap" />
 		<field type="CARD32" name="num_attribs" />  
@@ -366,7 +366,7 @@ The patch that fixed this server bug in X.org CVS is here:
 
 	<request name="CreateNewContext" opcode="24">
 		<field type="glx:CONTEXT" name="context" />
-		<field type="CARD32" name="fbconfig" />
+		<field type="FBCONFIG" name="fbconfig" />
 		<field type="CARD32" name="screen" />
 		<field type="CARD32" name="render_type" />
 		<field type="glx:CONTEXT" name="share_list" />
-- 
1.7.6.4

_______________________________________________
Xcb mailing list
Xcb@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xcb
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic