diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-12-10 10:44:03 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2010-12-10 11:01:05 +0800 |
commit | 83bdd402aa3b83c121d6764328f831b1629e41a2 (patch) | |
tree | 6fd43685805f9de9398c6afc8045b52d6357d7a8 /docs/README.3DFX | |
parent | 6efd963a2372a4e51e3550a97858105013a096e7 (diff) |
targets/egl: Improve st_GL.so loading.
When the application is not linked to any libGL*.so, loading st_GL.so
would give
/usr/local/lib/egl/st_GL.so: undefined symbol: _glapi_tls_Context
In that case, load libGL.so and try again. This works because
util_dl_open loads with RTLD_GLOBAL.
Fix "clear" OpenGL ES 1.1 demo.
Diffstat (limited to 'docs/README.3DFX')
0 files changed, 0 insertions, 0 deletions