egl: Rework the synchronization primitives.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 28 Sep 2009 06:12:39 +0000 (14:12 +0800)
committerBrian Paul <brianp@vmware.com>
Thu, 15 Oct 2009 18:54:00 +0000 (12:54 -0600)
commit6c21c8862bc6edc9cddf3b6eb6f276961099a7a8
tree2a4ead835862bdb82e0894259dff143ae4849975
parent57da499d7ba074128e8c97b8076805e403a2b9c4
egl: Rework the synchronization primitives.

This adds error checking to the synchronization primitives.  And
eglWaitGL is now implemented by eglWaitClient.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/egl/main/eglapi.c
src/egl/main/eglapi.h
src/egl/main/egldriver.c
src/egl/main/eglmisc.c
src/egl/main/eglmisc.h