commit | 81b34a4e3a7aec9cdf2781757408dc5e9eec79cb | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Jan 12 12:37:08 2011 -0800 |
committer | Eric Anholt <eric@anholt.net> | Fri Mar 11 12:55:14 2011 -0800 |
tree | 33fc2ffeace0cdae5d6c130e1a281207b8070fee | |
parent | b4452c3baad6e0379eeb7f22f2e51d13999e1323 [diff] |
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.