summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglconfigutil.c
Commit message (Expand)AuthorAgeFilesLines
* eglglx: Convert glx visuals/fbconfigs straight to EGL configsKristian Høgsberg2010-09-091-128/+0
* egl: Clean up header inclusions.Chia-I Wu2010-01-301-1/+0
* egl: Remove unnecessary headers.Vinson Lee2010-01-281-1/+0
* egl: Remove unused helper functions.Chia-I Wu2010-01-241-207/+0
* egl: Correct conversion of native visual type.Chia-I Wu2009-10-221-1/+6
* egl: Add a function to convert __GLcontextModes to _EGLConfig.Chia-I Wu2009-09-291-0/+72
* egl: Comment out unused tables in_eglFillInConfigsChia-I Wu2009-07-281-0/+2
* egl: don't use __FUNCTION__ in error messagesBrian Paul2009-03-251-4/+4
* Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-4/+2
* egl: Use standard integer types.José Fonseca2008-06-241-9/+9
* Move some config-related utility functions into new eglconfigutil.c file.Brian Paul2008-05-271-0/+260