[Bug 43477] rendering errors in unigine tropics and sanctuary (regression)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 3 03:35:29 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=43477

--- Comment #3 from almos <aaalmosss at gmail.com> 2011-12-03 03:35:29 PST ---
(In reply to comment #2)
> Probably this is a known bug with GL_EXT_TEXTURE_ARRAY in Unigine engines and
> glsl < 1.30. IIRR they are using the extension without enabling it in the
> shaders.
> 
> Disabling the extension completely with the environment variable should help:
> 
> MESA_EXTENSION_OVERRIDE=-GL_EXT_texture_array

Yes, disabling that extension fixes the problem. Is it so rare that an opengl
implementation supports GL_EXT_TEXTURE_ARRAY but not glsl 1.30? The extension
spec is written against glsl 1.10.

BTW, how far is r600g from supporting glsl 1.30? AFAIK the intel driver already
advertises glsl 1.30 support.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list