[PATCH xserver 2/2] xfree86: Add IndirectGLX server flag

Alan Coopersmith alan.coopersmith at oracle.com
Mon May 9 22:22:02 UTC 2016


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?

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list