i965: Report the failure message when failing to compile the fragment shader.
authorEric Anholt <eric@anholt.net>
Thu, 9 Feb 2012 18:23:45 +0000 (10:23 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 14 Feb 2012 18:19:04 +0000 (10:19 -0800)
commita7f46eadea4555ed377928d4e3f89db4a445312e
tree6f8190ba6834ae24f501108c3cf50722cc7acafd
parent8cd03b933cf868ff867e2db4a0937005a02fd0e4
i965: Report the failure message when failing to compile the fragment shader.

We just abort later, but at least this should result in more
informative bug reports.

NOTE: This is a candidate for release branches.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.cpp