summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/egl_xlib
Commit message (Expand)AuthorAgeFilesLines
* egl: eglGetProcAddress() stubBrian Paul2008-05-301-0/+12
* egl: specify client API by bit flag, not stringBrian Paul2008-05-301-2/+8
* egl: added eglDestroySurface functionBrian Paul2008-05-301-0/+23
* egl: fix-up window resizesBrian Paul2008-05-301-0/+4
* egl: assorted fixes. The code works now.Brian Paul2008-05-301-7/+60
* egl: added surface_alloc_storage()Brian Paul2008-05-301-1/+38
* egl: new EGL/gallium/softpipe/xlib winsysBrian Paul2008-05-294-0/+832