[Mesa-dev] [Bug 29786] [glsl2] #pragma not supported
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 30 12:58:34 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29786
Ian Romanick <idr at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Ian Romanick <idr at freedesktop.org> 2010-08-30 12:58:33 PDT ---
commit 33fe364e5aa7de3ce5f46077ff0868dcec4084bb
Author: Ian Romanick <ian.d.romanick at intel.com>
Date: Mon Aug 30 11:59:48 2010 -0700
glsl2: Commit generated files changed by previous commit
commit bea3963f59fb8da0687c3e3fbc6f15de8be7fddb
Author: Ian Romanick <ian.d.romanick at intel.com>
Date: Mon Aug 30 11:58:04 2010 -0700
glsl2: Parse #pragma lines
All pragmas are currently ignored. Also, the error messages when a
pragma is used incorrectly (i.e., '#pragma debug(on)' inside a
function) are crap, but I think this is sufficient for now.
Fixes piglit test cases pragma-0[1-8].(vert|frag).
--
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