mesa: Pass GL context to _mesa_create_save_table
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 5 Sep 2012 15:12:18 +0000 (08:12 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 28 Sep 2012 17:36:55 +0000 (10:36 -0700)
commitc01f89606214e1b630c9a58c5dafc1aca2b97f40
treec37233339404597c37bdcde5e589aa104e5611be
parentb56c93dfff1e718c4e4a2f688d1275580c2c4ce0
mesa: Pass GL context to _mesa_create_save_table

This isn't used by this patch, but it will be necessary for several
follow-on patches.  Separating this out will make it easier to reorder
patches later.

NOTE: This is a candidate for the 9.0 branch

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
(cherry picked from commit 3ef9e43865f38e9c8c5681768645513ce26e0488)
src/mesa/main/context.c
src/mesa/main/dlist.c
src/mesa/main/dlist.h