Re: xserver: Branch 'master' - 5 commits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 23, 2008 at 12:42:10PM -0700, George Sapountzis wrote:
> commit 877e6c35ff1f0f110627590ac0f12fddf47de506
> Author: George Sapountzis <gsap7@xxxxxxxx>
> Date:   Fri May 23 22:38:36 2008 +0300
> 
>     glx: missing swrast is fatal
> 
> diff --git a/glx/glxdriswrast.c b/glx/glxdriswrast.c
> index 50dee51..9d987c2 100644
> --- a/glx/glxdriswrast.c
> +++ b/glx/glxdriswrast.c
> @@ -532,7 +532,7 @@ __glXDRIscreenProbe(ScreenPtr pScreen)
>  
>      xfree(screen);
>  
> -    LogMessage(X_ERROR, "AIGLX: reverting to software rendering\n");
> +    FatalError("GLX: could not load software renderer\n");
>  
>      return NULL;
>  }

Hopefully we all agree it would be nice for the error to not be fatal,
but instead GLX just be disabled or so? Apologies for pushing the broken
patch in the first place: I could've sworn I tested it with GL apps.

Cheers,
Daniel

Attachment: signature.asc
Description: Digital signature

_______________________________________________
xorg mailing list
xorg@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/xorg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [X Forum]     [Intel Graphics]     [AMD Graphics]     [Nouveau Driver]     [XFree86]     [XFree86 Newbie]     [IETF Annouce]     [Security]     [Fontconfig]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Video for Linux]     [Linux RAID]

  Powered by Linux