Andreas Stenglein wrote:
Am 2004.02.04 21:00:14 +0100 schrieb(en) Brian Paul:
Ian Romanick wrote:

Making that change and changing the server-side to not advertise a core version that it can't take protocol for would fix the bug for 4.4.0. Do you think anything should be done to preserve text after the version? That is, if a server sends us "1.4.20040108 Foobar, Inc. Fancypants GL", should we return "1.2" or something more elaborate?

It would be nice to preserve the extra text, but it's not essential.

why not just add the "1.2 " before the original text? 1.2 1.4.20040108 Foobar, Inc. Fancypants GL so you would see that the renderer could support 1.4 if GLX could do it.

I like it. :) It looks a little weird to me like that, but I think doing "1.2 (1.4.20040108 Foobar, Inc. Fancypants GL)" should work just as well. I'll try to have a patch tomorrow. The server-side of things is...ugly. The deeper I dig into the server-side GLX code, the more I think it needs the Ultimate Refactor...'rm -rf programs/Xserver/GL'



_______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Reply via email to