[915] Revert broken context creation change from IS_915 commit.
authorEric Anholt <eric@anholt.net>
Fri, 15 Feb 2008 21:16:01 +0000 (13:16 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 15 Feb 2008 21:18:09 +0000 (13:18 -0800)
commit19420e6c2592e8a31e2ead4bccebc1a9ccca52b1
tree6ac663124923fb88d3337315f87fd3fc08e12801
parent1d0ddea92fc933d623caf1b9d3bda47b6f8296f8
[915] Revert broken context creation change from IS_915 commit.

The IS_945 case was left to fall through to the 830 case, along with the
not-recognized-at-all case, making that dead code.
src/mesa/drivers/dri/intel/intel_screen.c