egl: Return the same EGL Display for the same native display.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 17 Jul 2009 04:21:56 +0000 (21:21 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 17 Jul 2009 17:53:39 +0000 (11:53 -0600)
commitbe9d1ab171b1b29108c781af84dd500707a12925
treebdaf340d06688f7158f73eb50ead0a5013eaee86
parentcca31340b5a9c0b941946753a31236c7201ca87c
egl: Return the same EGL Display for the same native display.

The latest revision of the spec explicitly requires the same handle to
be returned for the same native display.

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