summaryrefslogtreecommitdiff
path: root/src/egl/main/eglconfigutil.h
AgeCommit message (Expand)Author
2008-08-05egl: don't include stdint.h on WindowsJonathan White
2008-06-24egl: Stdint was missing from eglconfigutil.hJakob Bornecrantz
2008-06-24egl: Use standard integer types.José Fonseca
2008-05-27Move some config-related utility functions into new eglconfigutil.c file.Brian Paul