i965: Add support for MRT to the new FS backend.
authorEric Anholt <eric@anholt.net>
Tue, 28 Sep 2010 19:34:21 +0000 (12:34 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 28 Sep 2010 19:37:21 +0000 (12:37 -0700)
commit89f6783d1769c61b835b49a5fb4405a3249031f4
treea99082e9efc1412b2896c57518cdb4147275c96b
parent86fd11262cb5697e5c3563e876781b3587788737
i965: Add support for MRT to the new FS backend.

Fixes these tests using gl_FragData or just gl_FragDepth:
glsl1-Preprocessor test (extension test 1)
glsl1-Preprocessor test (extension test 2)
glsl-bug-22603
src/mesa/drivers/dri/i965/brw_fs.cpp