i965: Store brw_context as the DRI driver private, not intel_context.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 4 Jul 2013 17:30:47 +0000 (10:30 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 9 Jul 2013 21:09:21 +0000 (14:09 -0700)
commite0858763bcdb96b49dce7aca0d6b593d41621178
tree096da5b5716758f62aa0c9677ffcfebfb4fb6406
parenta1d94cdb00b66a283a6098dd0dbfe6d23d7ab7b5
i965: Store brw_context as the DRI driver private, not intel_context.

Right now, they're interchangeable.  In the future, intel_context will
either go away or change purpose.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Chris Forbes <chrisf@ijw.co.nz>
Acked-by: Paul Berry <stereotype441@gmail.com>
Acked-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/dri/i965/intel_context.c