egl: Always record error code.
authorChia-I Wu <olv@lunarg.com>
Wed, 17 Feb 2010 08:42:30 +0000 (16:42 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 17 Feb 2010 12:00:11 +0000 (20:00 +0800)
commit3dee01a692796496b6e3d6ff6e4ebac10b594640
treedfb182a1c01e6f3678805ae52420a22e62825814
parentaed7358e54fd143033d240c6e543d403da2d7336
egl: Always record error code.

The error code denotes the success or failure of the most recent
function call.  A call to _eglError should always update the error code.
src/egl/main/eglcurrent.c