mesa/src
Anuj Phogat 9bcb0a8532 glsl: Apply the link error conditions to GL_ARB_fragment_coord_conventions
Link error conditions added in previous patch are equally applicable
to GL_ARB_fragment_coord_conventions implementation. Extension's spec
says:
   "If gl_FragCoord is redeclared in any fragment shader in a program,
    it must be redeclared in all the fragment shaders in that program
    that have a static use of gl_FragCoord. All redeclarations of
    gl_FragCoord in all fragment shaders in a single program must have
    the same set of qualifiers."

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2014-05-01 10:58:39 -07:00
..
egl egl_dri: rework dri extension handling 2014-04-28 19:13:38 +01:00
gallium gallivm: fix 2 leaks in disassembly code 2014-05-01 16:13:38 +02:00
gbm gbm: cleanup __DRI*extension handling 2014-04-28 19:13:38 +01:00
getopt
glsl glsl: Apply the link error conditions to GL_ARB_fragment_coord_conventions 2014-05-01 10:58:39 -07:00
glx glx/drisw: fix memory leak when destroying screen. 2014-05-01 16:13:38 +02:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader loader: don't limit the non-udev path to only android 2014-04-05 12:17:28 +01:00
mapi mapi: OpenVG symbol exports. 2014-04-25 19:34:38 -07:00
mesa glsl: Apply the link error conditions to GL_ARB_fragment_coord_conventions 2014-05-01 10:58:39 -07:00
Makefile.am src/build: Add getopt to distribution. 2014-04-07 09:41:02 -07:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00