[Bug 93970] Second Life - Advanced Lighting Model shader fails to compile on Radeon SI driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 2 20:30:52 UTC 2016


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

--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
There's a drirc entry for Second Life already:

        <application name="Second Life"
executable="do-not-directly-run-secondlife-bin">
            <option name="allow_glsl_extension_directive_midshader"
value="true" />
        </application>

You could just add the other option there as well - no need to set them
globally (in fact, it might cause other things to break as a result - various
exts can cause older shaders to become invalid, as keywords are added/etc).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160202/bcf3e8e3/attachment-0001.html>


More information about the dri-devel mailing list