egl: Rework configuration management.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 25 Sep 2009 15:24:03 +0000 (23:24 +0800)
committerBrian Paul <brianp@vmware.com>
Tue, 29 Sep 2009 14:10:47 +0000 (08:10 -0600)
commit95cdd697e7e72cec1d0fe79c59a8ba7b8cef8571
tree6257e1b853f80a502cb5b902df80759181ed8ef8
parent358c5a8fd1d518930c3e87316a2c743a661ac553
egl: Rework configuration management.

This mainly implements the algorithms for configuration selection and
sorting, described in the spec.  User errors should also be correctly
detected and reported.

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