Bug#714519: supertuxkart: Wrong colors in the powerpc version -solved-

Vincent Cheng vincentc1208 at gmail.com
Thu Jul 4 01:46:11 UTC 2013


On Wed, Jul 3, 2013 at 1:42 PM, Christian Zigotzky
<chzigotzky at bayern-mail.de> wrote:
> Hi Vincent,
>
> The issue with the wrong colors has been solved. :)
>
> Please insert the following line into file COpenGLExtensionHandler.cpp, line
> 372 (directly before MultiTextureExtension =
> FeatureAvailable[IRR_ARB_multitexture] ;)
> FeatureAvailable[IRR_ARB_vertex_array_bgra]=FeatureAvailable[IRR_EXT_vertex_array_bgra]=false;
>

Is it safe to change this for all platforms, i.e. will this cause any
rendering issues on non-ppc and/or little endian systems? Does
upstream endorse making this change permanent, e.g. link to upstream
svn commit please?

Regards,
Vincent



More information about the Pkg-games-devel mailing list