[intel] Fix no_rast option on non-965.
authorEric Anholt <eric@anholt.net>
Tue, 17 Jun 2008 21:14:02 +0000 (14:14 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 17 Jun 2008 21:14:02 +0000 (14:14 -0700)
commit64adeb163d7da6d75b5664cd2ee3783cadaf63d8
tree19541cc2190888b0dc6ddc94f8e00704ee4ef6ab
parente2baf564d1b9716611d194cf117b329a92ad603d
[intel] Fix no_rast option on non-965.

The no_rast fallback was getting partially overwritten by later TNL init,
resulting in a segfault when things were in a mixed-up state.
src/mesa/drivers/dri/i915/i830_context.c
src/mesa/drivers/dri/i915/i915_context.c
src/mesa/drivers/dri/intel/intel_context.c