[Mesa-dev] [Bug 29608] Regression crash when a function return type is invalid (following GLSL2 merge)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 23 13:31:49 PDT 2010


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

Eric Anholt <eric at anholt.net> changed:

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

--- Comment #2 from Eric Anholt <eric at anholt.net> 2010-08-23 13:31:49 PDT ---
Thanks for providing sample code!  piglit case:

commit 4557c70734668f7ec3680e08d408ae368a4a76a7
Author: Cedric Vivier <cedricv at neonux.com>
Date:   Mon Aug 23 13:22:09 2010 -0700

    function-12.vert: New test for bug #29608.

Mesa fix:

commit 76e96d74f49cc262ceaf2ed6c48d2f4ed21d219f
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Aug 23 13:26:52 2010 -0700

    glsl: Cleanly fail when a function has an unknown return type.

    Bug #29608.

-- 
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 mesa-dev mailing list