OSDN Git Service

egl: Refactor _eglMakeCurrent.
authorChia-I Wu <olvaffe@gmail.com>
Tue, 26 Jan 2010 08:53:40 +0000 (16:53 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 26 Jan 2010 10:46:05 +0000 (18:46 +0800)
commit7c09296d4ce977f711f36c3393fd1a2718a6a6ce
tree15abfebf918b6d31c1f5407d7655b04bbc6a35b6
parent6f6f3e4227855c87a78a717bce7374a7d64172ce
egl: Refactor _eglMakeCurrent.

Refactor _eglMakeCurrent into _eglCheckMakeCurrent,
_eglBindContextToSurface, and _eglBindContextToThread.
src/egl/main/eglcontext.c