summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/x11/x11_screen.c
AgeCommit message (Expand)Author
2010-09-22glx: decouple dri2.c and GLX, fixing Gallium EGL and d3d1x buildLuca Barbieri
2010-07-28Untangle gallium/egl/glx source sharing mess and make it compile againKristian Høgsberg
2010-07-20st/egl: Fixes for recent GLX cleanup.Chia-I Wu
2010-07-06st/egl: Add support for !GLX_DIRECT_RENDERING.Chia-I Wu
2010-04-11st/egl: Follow the portability guide.Chia-I Wu
2010-04-11st/egl: Remove __GLcontextModes from the native interface.Chia-I Wu
2010-04-10Fix copyright headers.Chia-I Wu
2010-02-25st/egl: Add dri2InvalidateBuffers.Chia-I Wu
2010-02-05egl: Remove egl_xdri.Chia-I Wu
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu