aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglx.c
Commit message (Expand)AuthorAgeFilesLines
* egl: switch to egl_glx.so as the default EGL driver for X.Alan Hourihane2008-09-261-4/+3
* egl: s/softpipe_egl.so/egl_softpipe.so/Brian Paul2008-06-091-1/+1
* egl: choose between DRI and softpipe driversBrian Paul2008-06-091-3/+55
* egl: use softpipe_egl driver by defaultBrian Paul2008-05-291-2/+14
* x-related EGL code (stub)Brian Paul2008-05-281-0/+37