gallium: move gen-mipmap global/static vars into st_context
authorBrian <brian.paul@tungstengraphics.com>
Tue, 12 Feb 2008 23:06:51 +0000 (16:06 -0700)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:51:11 +0000 (13:51 +1100)
commitaa31fe3b54592b1c017e0389de990040f2ad18f4
treec1d47555e916269736911f08a419822a3d9e6e84
parent7057a031f196f677366d0d397951aa87932ac887
gallium: move gen-mipmap global/static vars into st_context

This fixes potential problems with multi-context programs.
src/mesa/state_tracker/st_context.h
src/mesa/state_tracker/st_gen_mipmap.c