summaryrefslogtreecommitdiff
path: root/src/egl/main/eglconfigutil.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09eglglx: Convert glx visuals/fbconfigs straight to EGL configsKristian Høgsberg1-128/+0
2010-01-30egl: Clean up header inclusions.Chia-I Wu1-1/+0
2010-01-28egl: Remove unnecessary headers.Vinson Lee1-1/+0
2010-01-24egl: Remove unused helper functions.Chia-I Wu1-207/+0
2009-10-22egl: Correct conversion of native visual type.Chia-I Wu1-1/+6
2009-09-29egl: Add a function to convert __GLcontextModes to _EGLConfig.Chia-I Wu1-0/+72
2009-07-28egl: Comment out unused tables in_eglFillInConfigsChia-I Wu1-0/+2
2009-03-25egl: don't use __FUNCTION__ in error messagesBrian Paul1-4/+4
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell1-4/+2
2008-06-24egl: Use standard integer types.José Fonseca1-9/+9
2008-05-27Move some config-related utility functions into new eglconfigutil.c file.Brian Paul1-0/+260