Move some config-related utility functions into new eglconfigutil.c file.
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 27 May 2008 22:57:49 +0000 (16:57 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 27 May 2008 22:57:49 +0000 (16:57 -0600)
commita772bbb16ec91a8714a498e8089f96f45730153c
tree88cca0912c969c9c5e4267846d03b3cdf727b4c9
parent07e92b174214e6bdaa22eecc0ed87cf1dbc8fc10
Move some config-related utility functions into new eglconfigutil.c file.
src/egl/main/Makefile
src/egl/main/eglconfig.c
src/egl/main/eglconfig.h
src/egl/main/eglconfigutil.c [new file with mode: 0644]
src/egl/main/eglconfigutil.h [new file with mode: 0644]