mesa: plug in new functions for GL_ARB_sampler_objects
authorBrian Paul <brianp@vmware.com>
Sun, 10 Apr 2011 18:48:28 +0000 (12:48 -0600)
committerBrian Paul <brianp@vmware.com>
Sun, 10 Apr 2011 19:12:49 +0000 (13:12 -0600)
commit34a5d3b9f4740601708c82093e2114356d749e65
tree7c8b91e28a4b2e056e4da9d24dc1f13afacd70c0
parentf22d49de0f02653bb54aeb6a5f07a56e2cc63f1d
mesa: plug in new functions for GL_ARB_sampler_objects

Build the new sources, plug the new functions into the dispatch table,
implement display list support.  And enable extension in the gallium
state tracker.
src/mesa/SConscript
src/mesa/main/api_exec.c
src/mesa/main/dlist.c
src/mesa/main/mfeatures.h
src/mesa/sources.mak
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_extensions.c