Re: [AD] ex_multisample

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]



On Wed, Feb 11, 2009 at 8:28 PM, Elias Pschernig <elias.pschernig@xxxxxxxxxx> wrote:
On Wed, 2009-02-11 at 19:15 +0100, Milan Mimica wrote:
> Elias Pschernig wrote:
> >
> > I see, I'll look at the WGL code and try to make the GLX driver convert
> > into the same format. Also, will glXGetFBConfigs have any advantage over
> > XGetVisualInfo? Since GLX 1.2 seems still in use for some reason, maybe
> > it makes sense to only use that, if they are equivalent anyway.
>
> XGetVisualInfo is deprecated. It may not support some new options, but the only
> option I know that it doesn't support is the float-format color buffer thingy
> (GLX_RGBA_FLOAT_BIT). Also I don't think you can get an OpenGL3.0 context
> without a FBConfig and I would definitely like OGL3 to be an option.
>

Ah, ok, we should continue supporting both then. Maybe try to figure out
which Linux distributions still use 1.2 and once they upgrade we can
remove the old version.

Unfortunately, some drivers support GLX 1.2 only (e.g. the closed-source ati driver (fglrx) and some older open-source drivers). Supporting both is the only option for the foreseeable future...


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/