aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/egl_xlib
Commit message (Expand)AuthorAgeFilesLines
* egl: s/softpipe_egl.so/egl_softpipe.so/Brian Paul2008-06-091-3/+3
* egl: clean-upsBrian Paul2008-06-061-11/+9
* egl: open X display if neededBrian Paul2008-06-061-0/+4
* egl: do proper setup/init of EGL configsBrian Paul2008-06-041-21/+52
* egl: prototype some multi-API codeBrian Paul2008-06-041-10/+19
* 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