summaryrefslogtreecommitdiff
path: root/src/egl/drivers/glx
AgeCommit message (Expand)AuthorFilesLines
2009-02-19egl: error checkingAlan Hourihane1-2/+5
2009-02-11Add install target for eglJohannes Engel1-0/+2
2009-01-14egl: fix makecurrent with null drawable/contextAlan Hourihane1-1/+1
2008-12-23egl: fix egl closureAlan Hourihane1-2/+29
2008-12-23egl: fix startup query versionAlan Hourihane1-4/+8
2008-12-23egl: support GLXFBConfigs, pbuffers and pixmaps.Alan Hourihane1-13/+246
2008-10-27disable OPENGL_BITAlan Hourihane1-4/+4
2008-09-26egl: cleanup doublebuffer checkAlan Hourihane1-2/+3
2008-09-26egl: fudge with LIBGL_DRIVERS_PATH to pick up EGL specific DRI driver.Alan Hourihane1-3/+12
2008-09-26egl: Add new EGL driver that wraps GLX.Alan Hourihane2-0/+648