summaryrefslogtreecommitdiff
path: root/src/egl/main/eglconfigutil.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-15egl: Include GL header in eglconfigutil.h.Chia-I Wu1-1/+1
2009-09-29egl: Add a function to convert __GLcontextModes to _EGLConfig.Chia-I Wu1-0/+5
2009-09-29egl: Introduce config keys.Chia-I Wu1-5/+3
2008-08-05egl: don't include stdint.h on WindowsJonathan White1-0/+2
2008-06-24egl: Stdint was missing from eglconfigutil.hJakob Bornecrantz1-0/+1
2008-06-24egl: Use standard integer types.José Fonseca1-1/+1
2008-05-27Move some config-related utility functions into new eglconfigutil.c file.Brian Paul1-0/+23