i965: Abort on gl_FragDepth in the new FS backend for now.
authorEric Anholt <eric@anholt.net>
Fri, 27 Aug 2010 00:04:30 +0000 (17:04 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Aug 2010 00:06:25 +0000 (17:06 -0700)
commit3dff682b6595c8771655307ed00bd8844f22238c
treee8062aa32c1482d0980ab8d8979e62518b7b8ed7
parent1a3de23509b8170ee87223dc63e992e195a04de5
i965: Abort on gl_FragDepth in the new FS backend for now.

It hangs the GPU due to FB_WRITE handling being incomplete.  There are
bigger issues to handle first.
src/mesa/drivers/dri/i965/brw_fs.cpp