i965: Use the fixed function GLSL program instead of the ARB program.
authorEric Anholt <eric@anholt.net>
Wed, 12 Jan 2011 20:37:08 +0000 (12:37 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 11 Mar 2011 20:55:14 +0000 (12:55 -0800)
commit81b34a4e3a7aec9cdf2781757408dc5e9eec79cb
tree33fc2ffeace0cdae5d6c130e1a281207b8070fee
parentb4452c3baad6e0379eeb7f22f2e51d13999e1323
i965: Use the fixed function GLSL program instead of the ARB program.

This gets one more piece of the pipeline onto the new codegen backend.
Once ARB_fragment_program can generate GLSL programs, we can nuke the
old backend.
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_wm_state.c