egl: Unbind the old context in _eglBindContext.
authorChia-I Wu <olv@lunarg.com>
Tue, 6 Apr 2010 03:51:25 +0000 (11:51 +0800)
committerChia-I Wu <olv@lunarg.com>
Tue, 6 Apr 2010 03:55:40 +0000 (11:55 +0800)
commit848945e5d63ff8327f5a1a6e61e66fcdab3ac8fc
tree5510147b35f3afe0286761bd5c70942504fd1fc9
parentbbe459b14d593bd2d7b6c0f010e165fe815e8396
egl: Unbind the old context in _eglBindContext.

The last commit incorrectly moved the code under an "else".
src/egl/main/eglcontext.c