mesa/src
Anuj Phogat d8208312a3 glsl: Generate link error for non-matching gl_FragCoord redeclarations
in different fragment shaders. This also applies to a case when gl_FragCoord
is redeclared with no layout qualifiers in one fragment shader and not
declared but used in other fragment shader.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Khronos Bug#12957
Cc: "10.5" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
2015-03-24 11:16:31 -07:00
..
egl egl: cut down static storage size for {Version,ClientAPI}String 2015-03-21 17:22:19 +00:00
gallium vc4: Add a dump-the-surface-contents routine. 2015-03-24 10:39:12 -07:00
gbm gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
getopt
glsl glsl: Generate link error for non-matching gl_FragCoord redeclarations 2015-03-24 11:16:31 -07:00
glx glx: Handle out-of-sequence swap completion events correctly. (v2) 2015-03-17 23:54:02 +00:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader loader: include <sys/stat.h> for non-sysfs builds 2015-03-16 20:48:07 +00:00
mapi mapi: Make private copies of name strings provided by client. 2015-03-23 22:17:03 +00:00
mesa i965/vec4: Fix handling of multiple register reads and writes in dead_code_eliminate(). 2015-03-23 14:52:57 +02:00
util util: Optimize _mesa_roundeven with SSE 4.1. 2015-03-18 21:06:26 -07:00
Makefile.am glsl: Build a libglsl_util library. 2015-01-23 14:28:44 -08:00
SConscript st/vega: Remove. 2015-03-04 11:01:45 +00:00