dri: Move i965-specific context flag logic to dri common.
authorEric Anholt <eric@anholt.net>
Fri, 27 Sep 2013 00:17:06 +0000 (17:17 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 13 Oct 2013 07:10:43 +0000 (00:10 -0700)
commit95bd8a332d1c3f868d8e4ff454fb308acd9beed9
tree3a0959ca85a5a580df5d96006967295de107db74
parent5ceeeb360ea5d199263eeb20edc12a0f10b324cf
dri: Move i965-specific context flag logic to dri common.

Nobody else yet can do a forward context anyway, but others should be able
to do debug contexts, and those would have just had no effect currently.
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/i965/brw_context.c