Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |