Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: s/softpipe_egl.so/egl_softpipe.so/ | Brian Paul | 2008-06-09 | 1 | -3/+3 |
* | egl: clean-ups | Brian Paul | 2008-06-06 | 1 | -11/+9 |
* | egl: open X display if needed | Brian Paul | 2008-06-06 | 1 | -0/+4 |
* | egl: do proper setup/init of EGL configs | Brian Paul | 2008-06-04 | 1 | -21/+52 |
* | egl: prototype some multi-API code | Brian Paul | 2008-06-04 | 1 | -10/+19 |
* | egl: eglGetProcAddress() stub | Brian Paul | 2008-05-30 | 1 | -0/+12 |
* | egl: specify client API by bit flag, not string | Brian Paul | 2008-05-30 | 1 | -2/+8 |
* | egl: added eglDestroySurface function | Brian Paul | 2008-05-30 | 1 | -0/+23 |
* | egl: fix-up window resizes | Brian Paul | 2008-05-30 | 1 | -0/+4 |
* | egl: assorted fixes. The code works now. | Brian Paul | 2008-05-30 | 1 | -7/+60 |
* | egl: added surface_alloc_storage() | Brian Paul | 2008-05-30 | 1 | -1/+38 |
* | egl: new EGL/gallium/softpipe/xlib winsys | Brian Paul | 2008-05-29 | 4 | -0/+832 |