From 5305be7e11db8c68bea00e8f9040911db23d91ea Mon Sep 17 00:00:00 2001 From: Robert Knutsson Date: Sat, 18 Oct 2025 23:14:55 +0200 Subject: [PATCH] Remove mentions of valueparam from documentation since support was dropped in v1.12 Signed-off-by: Robert Knutsson Part-of: --- doc/xml-xcb.txt | 13 +------------ src/glx.xml | 9 ++------- 2 files changed, 3 insertions(+), 19 deletions(-) diff --git a/doc/xml-xcb.txt b/doc/xml-xcb.txt index 156275d..b640c90 100644 --- a/doc/xml-xcb.txt +++ b/doc/xml-xcb.txt @@ -256,16 +256,6 @@ enum; the value is restricted to one of the constants named in the enum. the expression giving the value of the field. See the section "Expressions" for details on the expression representation. - - - This element represents a BITMASK/LISTofVALUE parameter pair: a bitmask - defining the set of values included, and a list containing these values. - value-mask-type gives the type of the bitmask; this must be CARD16 or - CARD32. value-mask-name gives the field name of the bitmask, and - value-list-name gives the field name of the list of values. Please use - instead for new protocol definitions. - switch expression bitcase expression(s), fields case expression(s), fields @@ -298,8 +288,7 @@ enum; the value is restricted to one of the constants named in the enum. The same value may appear in multiple or elements. - New protocol definitions should prefer to use this instead of - and instead of . + New protocol definitions should prefer to use this instead of . Expressions diff --git a/src/glx.xml b/src/glx.xml index 20c7dbf..679a46e 100644 --- a/src/glx.xml +++ b/src/glx.xml @@ -346,13 +346,8 @@ The patch that fixed this server bug in X.org is here: - - - + + length