aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglconfigutil.h
Commit message (Expand)AuthorAgeFilesLines
* eglglx: Convert glx visuals/fbconfigs straight to EGL configsKristian Høgsberg2010-09-091-19/+0
* egl: Remove unused helper functions.Chia-I Wu2010-01-241-10/+0
* egl: Fix breakage from -fvisibility=hidden.Chia-I Wu2010-01-051-3/+3
* egl: Include GL header in eglconfigutil.h.Chia-I Wu2009-10-151-1/+1
* egl: Add a function to convert __GLcontextModes to _EGLConfig.Chia-I Wu2009-09-291-0/+5
* egl: Introduce config keys.Chia-I Wu2009-09-291-5/+3
* egl: don't include stdint.h on WindowsJonathan White2008-08-051-0/+2
* egl: Stdint was missing from eglconfigutil.hJakob Bornecrantz2008-06-241-0/+1
* egl: Use standard integer types.José Fonseca2008-06-241-1/+1
* Move some config-related utility functions into new eglconfigutil.c file.Brian Paul2008-05-271-0/+23