[PATCH] render: reply with the server or client version, whichever is lower.

Peter Hutterer peter.hutterer at who-t.net
Thu Sep 17 04:52:50 PDT 2009


On Thu, Sep 17, 2009 at 12:31:30PM +0000, Rémi Cardona wrote:
> Le jeudi 17 septembre 2009 à 15:04 +1000, Peter Hutterer a écrit :
> > Protocol requires that the lower of [server version, client version] is
> > returned to the client.
> > 
> > The other part of the issue discussed in reply to [1] remains.
> > [1] http://lists.freedesktop.org/archives/xorg-devel/2009-September/001990.html
> 
> Shouldn't we create SERVER_RENDER_{MAJOR,MINOR} defines like randr and
> other protos have?

yes, we do. Though I'd prefer some sort of plan on how to deal with that for
every extension affected (i.e. all).
something like a single header file specifying the supported version for all
extensions rather than 25 SERVER_FOOBAR_MAJOR spread over different
source files seems sensible enough to me. Any comments?

Cheers,
  Peter


More information about the xorg-devel mailing list