From: Bart Massey Date: Wed, 3 Sep 2008 18:37:03 +0000 (-0700) Subject: did remaining replacements of hex constants with decimal X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b3c1209de3c4545f288b0a5c3bd395828f6da34;p=free-sw%2Fxcb%2Fproto did remaining replacements of hex constants with decimal --- diff --git a/src/glx.xml b/src/glx.xml index 0f09b28..4689249 100644 --- a/src/glx.xml +++ b/src/glx.xml @@ -109,19 +109,19 @@ The patch that fixed this server bug in X.org CVS is here: - 0x8017 + 32791 - 0x8018 + 32792 - 0x8019 + 32793 - 0x801A + 32794 @@ -222,7 +222,7 @@ The patch that fixed this server bug in X.org CVS is here: 17 18 19 - 0x000ffffff + 16777215 @@ -525,9 +525,9 @@ The patch that fixed this server bug in X.org CVS is here: - 0x1C00 - 0x1C01 - 0x1C02 + 7168 + 7169 + 7170 diff --git a/src/render.xml b/src/render.xml index b538f00..63d5b18 100644 --- a/src/render.xml +++ b/src/render.xml @@ -32,7 +32,7 @@ for licensing information. - 0x10 + 16 @@ -45,7 +45,7 @@ for licensing information. - 0x20 + 32