[PATCH xserver 2/2] xfree86: Add IndirectGLX server flag
Adam Jackson
ajax at redhat.com
Tue May 10 13:05:35 UTC 2016
On Mon, 2016-05-09 at 15:22 -0700, Alan Coopersmith wrote:
> On 05/ 9/16 11:18 AM, Adam Jackson wrote:
> > @@ -763,6 +764,8 @@ static OptionInfoRec FlagOptions[] = {
> > {0}, FALSE },
> > {-1, NULL, OPTV_NONE,
> > {0}, FALSE},
> > + {FLAG_IGLX, "IndirectGLX", OPTV_BOOLEAN,
> > + {0}, FALSE},
> > };
> >
> > static void
>
> Isn't the -1 entry a list terminator? Shouldn't the new one come
> before it?
Dammit. Yes.
- ajax
More information about the xorg-devel
mailing list