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

Christian Zigotzky chzigotzky at xenosoft.de
Thu Jul 4 09:22:21 UTC 2013


Am 04.07.13 03:46, schrieb Vincent Cheng:
> 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
>
>
Hi Vincent,

This patch is only for ppc systems. It isn't suitable for other systems 
like x86, ARM etc.
I'm very happy about this patch. STK 0.8 works as well as the x86 
version of STK 0.8.
I have released a static package of STK 0.8 with AltiVec support and 
integrated Irrlicht patch:

http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/0.8/supertuxkart-0.8-altivec-linux-glibc2.13-ppc.tar.bz2/download

The Irrlicht patch is an unofficial patch for ppc systems at time. 
Unfortunately there isn't a link to a upstream svn commit. I'm sorry.

Regards,
Christian



More information about the Pkg-games-devel mailing list