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

--- Comment #2 from Ilia Mirkin <imir...@alum.mit.edu> ---
BTW, I believe the correct solution here is to add a "force_glsl_version"
option to drirc. Should be easy to do with the executable name (hopefully it's
not "wine"). Can you test adding something like

        <application name="Hard" executable="Hoard">
            <option name="force_glsl_version" value="130"/>
        </application>

into an appropriate place in your drirc? Probably have to play around with the
executable. You can also just stick that into the environment.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to