commit | e484a929289e859d9f8ef8028af3b0d8dc77b6d6 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Fri Aug 14 18:02:38 2009 +0800 |
committer | Brian Paul <brianp@vmware.com> | Tue Aug 18 08:50:06 2009 -0600 |
tree | 7f00fa29cde1e17f45fd4714860788e1d068c1df | |
parent | e3734e46850c3cf9a80df32bacae92593a416c14 [diff] |
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>