egl: Introduce config keys.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 25 Sep 2009 14:54:34 +0000 (22:54 +0800)
committerBrian Paul <brianp@vmware.com>
Tue, 29 Sep 2009 14:10:47 +0000 (08:10 -0600)
commit358c5a8fd1d518930c3e87316a2c743a661ac553
tree4512d0167ce7a3e478885fde2c1126ee14149c7e
parent7cda8ea44c2b65265cefa79bd29a4990ac81cee6
egl: Introduce config keys.

Config keys are almost config attributes.  A valid config attribute is a
valid config key, but a valid config key may not be a valid config
attribute.

This commit does not distinguish the differences.

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