commit | f0ca1d388e92d43a1403443bdcd282ff331f0e34 | [log] [tgz] |
---|---|---|
author | Michael I. Gold <gold@nvidia.com> | Thu Dec 23 13:51:36 2010 -0800 |
committer | Jamie Gennis <jgennis@google.com> | Thu Dec 23 16:12:19 2010 -0800 |
tree | a885ff6f057dc3b851a5dcda15f36e7ee150b6e7 | |
parent | 00ee5b46854404a91d903e8bf42d9f900326326c [diff] |
egl: fixes for object refcounts eglMakeCurrent() would only deref the previous surfaces if the old and new contexts were the same. eglTerminate() should not touch TLS. eglReleaseThread() needs to unbind the current context. Change-Id: I213b8be77b1a23b5a8a6afaac60643662c8aa010