diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-05-05 10:59:44 +0800 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2010-05-06 11:05:01 -0400 |
commit | 8c1b3b102db1dc49503c42c2d06873590aeb9735 (patch) | |
tree | 8b628441ca8a4a29b17e09709424a53906d6d304 /src/glx/glcontextmodes.c | |
parent | 320b7ac65e5085dc5f89389626d3d2a84f6180fc (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/glx/glcontextmodes.c')
0 files changed, 0 insertions, 0 deletions