OSDN Git Service

mesa: Select FEATURE_remap_table when multiple APIs are enabled.
authorChia-I Wu <olv@lunarg.com>
Tue, 26 Oct 2010 08:16:14 +0000 (16:16 +0800)
committerChia-I Wu <olv@lunarg.com>
Tue, 2 Nov 2010 06:17:56 +0000 (14:17 +0800)
commitfdede1efaae32d23caf3b351cc766df12e3c5f8d
tree6ed18ed5ab8fc375b5cc9aed1d5f8d22422b8b79
parent6b999c89ce1a5bf2d5e8533929b8f2101beaa481
mesa: Select FEATURE_remap_table when multiple APIs are enabled.

Core mesa should query glapi for the positions of the functions in
_glapi_table when multiple APIs are supported.  It does not know which
glapitable.h glapi used.
src/mesa/main/dispatch.h
src/mesa/main/es_generator.py
src/mesa/main/mfeatures.h