egl: Add back handle checking.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 14 Aug 2009 10:02:38 +0000 (18:02 +0800)
committerBrian Paul <brianp@vmware.com>
Tue, 18 Aug 2009 14:50:06 +0000 (08:50 -0600)
commite484a929289e859d9f8ef8028af3b0d8dc77b6d6
tree7f00fa29cde1e17f45fd4714860788e1d068c1df
parente3734e46850c3cf9a80df32bacae92593a416c14
egl: Add back handle checking.

Handle checking was done using hash tables.  Now that they are gone, we
have to loop over the lists.

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