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

Eric Anholt <e...@anholt.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Eric Anholt <e...@anholt.net> 2010-08-31 11:36:18 PDT ---
commit 99f3c9caa39fbe9dfa7561c919202395720e9472
Author: Eric Anholt <e...@anholt.net>
Date:   Tue Aug 31 11:16:09 2010 -0700

    ir_to_mesa: Sort the uniform list we're adding to Parameters[] order.

    Fixes glsl-uniform-linking-1 and failure to link a shader in Unigine.
    An alternative here would be to just ditch using _mesa_add_parameter
    and build the initial params list on our own, but that would require
    two walks of the list as well.

    Bug #29822

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to