server GLX version: GLX 1.3, GLX 1.4

Martin Walch walch.martin at web.de
Tue May 12 10:10:46 PDT 2009


Am Dienstag 12 Mai 2009 06:41:39 schrieben Sie:
> > Thank you for your replys. Is there any chance to see server side
> > support for
> > GLX 1.3/1.4 soon? I found an article on Phoronix saying that GLX 1.4
> > support
> > was planned for xorg-server 1.5:
>
> Yeah, it was added to xorg-server-1.5 ... so update your server, and
> you should be good to go.

I'm afraid not. I have updated to xorg-server-1.6.1.901, but glxinfo still 
reports GLX 1.2. Also, in glxserver.h the define in line 70 is

#define GLX_SERVER_MINOR_VERSION 2

and in glxscreen.c I see in line 165

static char GLXServerVersion[] = "1.2";

It is the same in master:
http://cgit.freedesktop.org/xorg/xserver/tree/glx/glxserver.h
http://cgit.freedesktop.org/xorg/xserver/tree/glx/glxscreens.c

Do these two entries need to be changed?



More information about the xorg mailing list