egl: Make display and surface hash tables local.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 10 Aug 2009 06:16:32 +0000 (14:16 +0800)
committerBrian Paul <brianp@vmware.com>
Wed, 12 Aug 2009 04:14:35 +0000 (22:14 -0600)
commit621801abd287238f9a3209554bc84fec5d2e9ccd
treed20e86ac2a20f4513ffafa5dbc406107454ffd3b
parent56d2119280a202b7714821bc324b07df4b36d559
egl: Make display and surface hash tables local.

Move display and surface hash tables to egldisplay.c, and have them
initialized on demand.

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