Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2007 16:51:09 +0800
From:      "Henry Hu" <henry.hu.sh@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   Has xorg-server implemented Damage Protocol 1.1?
Message-ID:  <53a1e0710705130151s48ac9d1eq3a22eee5bbb89612@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

I've recently upgraded xorg-server to 1.2.0_1,1, and also upgraded something
else. Then things like glxgears cannot work properly. They starts, and then
says "X Error: BadRequest", "Major opcode: 159 (DAMAGE)", "Minor opcode: 4
()". I found that this request is X_DamageAdd , which is newly added in
Damage Protocol 1.1. Then I had a look at the source of xorg-server. In the
file damageext/damageext.c, I cannot find anything about DamageAdd, but
there are things about DamageCreate, DamageDestroy, DamageSubtract. So I
guess that xorg-server 1.2 has not implemented Damage Protocol 1.1, but the
define of SERVER_DAMAGE_MINOR in the patch file is already 1. Is this a
problem?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53a1e0710705130151s48ac9d1eq3a22eee5bbb89612>