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 15:19:53 +0000 (08:19 -0700)
commit3ef9e43865f38e9c8c5681768645513ce26e0488
tree6cfd96e8b78abab6233b92a90bf22fd5df2501ea
parentee77061277b640d78befb43c26a3ffbe227e9244
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>
src/mesa/main/context.c
src/mesa/main/dlist.c
src/mesa/main/dlist.h