diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-05-05 10:59:44 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2010-05-05 11:57:46 +0800 |
commit | a6ec153830ea25958f8cb5f5b5ae7a3433d61bbc (patch) | |
tree | d7a97f7581cb6e9c5232c1a17ff1452eb4614dbb /src/mesa/main/enable.c | |
parent | b29b27c118f2f813b07475e0c470b338ed5987aa (diff) |
mesa: Fix build of ES overlay.
ES overlay is built with FEATURE_ES1 or FEATURE_ES2, and is built
without FEATURE_GL. Fix the build by always building OpenGL ES sources,
but test for FEATURE_ES1 or FEATURE_ES2. Also, define symbols that are
missing because FEATURE_GL is not defined.
Diffstat (limited to 'src/mesa/main/enable.c')
0 files changed, 0 insertions, 0 deletions