mesa: Remove the gl_program::Resident flag.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 14 Oct 2012 22:30:40 +0000 (15:30 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Oct 2012 18:24:34 +0000 (11:24 -0700)
commit9dc2c28983b68f290558d070806b236c202b3744
tree6d97cb9c4a73552f224ed3f86b775f3e52a93da1
parent7742952f7eaf0af475aeff28a3ec084762d0ed23
mesa: Remove the gl_program::Resident flag.

It apparently was only used for NV programs.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/mtypes.h
src/mesa/program/program.c