On Wed, Jul 3, 2013 at 1:42 PM, Christian Zigotzky
<[email protected]> 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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to