mesa/es: Update sources.mak and fix the build.
authorChia-I Wu <olv@lunarg.com>
Wed, 31 Mar 2010 04:44:26 +0000 (12:44 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 12 May 2010 04:30:22 +0000 (12:30 +0800)
commitcc289e22213c5f5fe72602ce81db992bc8f7b1ad
tree759c035088d88d808704f43335c84dc0d01a318d
parent1975208919a273018a2cda87e765870c5f86d01f
mesa/es: Update sources.mak and fix the build.

Remove sources that are feature-aware from the omit list.  x86 -O0 build
is ~12KiB smaller afther making those sources feature-aware.

Also, remove get.c from the omit list as get_es[12].c have been merged
to it.
src/mesa/es/sources.mak
src/mesa/main/api_exec.c