[Mesa-dev] [Bug 29910] Mesa advertises bogus GL_ARB_shading_language_120

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 3 14:11:29 PDT 2010


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

--- Comment #4 from Brian Paul <brianp at vmware.com> 2010-09-03 14:11:29 PDT ---
Created an attachment (id=38410)
 View: https://bugs.freedesktop.org/attachment.cgi?id=38410
 Review: https://bugs.freedesktop.org/review?bug=29910&attachment=38410

proposed patch

This patch does away with the internal GL_ARB_shading_language_120 extension
and replaces it with a new ctx->Const.GLSLVersion field.  We can/should
eventually pass this into the GLSL compiler.

If there aren't any concerns with this patch I'll commit it in a few days.

-- 
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