diff options
author | Chia-I Wu <[email protected]> | 2010-10-23 16:51:01 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2010-10-23 16:58:38 +0800 |
commit | 0d43cbed2f130c377bed92c7a8ad8c19f441d6a5 (patch) | |
tree | a2996422c1a3db5d0e388f1c9d0acc0df40752ed /autogen.sh | |
parent | d19afc57fe49816f3f3290410e0124d326577be2 (diff) |
egl: Fix a false negative check in _eglCheckMakeCurrent.
This call sequence
eglMakeCurrent(dpy, surf, surf, ctx1);
eglMakeCurrent(dpy, surf, surf, ctx2);
should be valid if ctx1 and ctx2 have the same client API and are not
current in another thread.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions