egl: make implementing eglChooseConfig easier
authorChia-I Wu <olv@lunarg.com>
Sat, 25 Jun 2011 08:32:15 +0000 (17:32 +0900)
committerChia-I Wu <olv@lunarg.com>
Sat, 25 Jun 2011 09:17:38 +0000 (18:17 +0900)
commit31520548b763947da6b70b6debe38820835c5bcc
treef6c05d43f0862ab829ac736ff0383760729580d2
parent1e9f0b17365072ef672a7777fddde9d973530581
egl: make implementing eglChooseConfig easier

Add a new helper function, _eglFilterConfigArray, for drivers and hide
_eglSortConfigs.
src/egl/main/eglconfig.c
src/egl/main/eglconfig.h
src/gallium/state_trackers/egl/common/egl_g3d_api.c