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