OSDN Git Service

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)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 12 Feb 2008 23:06:51 +0000 (16:06 -0700)
commit6d53b8f42349c507e7184aa567a4b2a4fc7b037f
tree7eab622bc8eac05929888e44c6217d3d654bc28c
parentcf949411221211a278c169e917756aa4f9aba49f
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