Age | Commit message (Expand) | Author |
---|---|---|
2008-06-09 | egl: s/softpipe_egl.so/egl_softpipe.so/ | Brian Paul |
2008-06-06 | egl: clean-ups | Brian Paul |
2008-06-06 | egl: open X display if needed | Brian Paul |
2008-06-04 | egl: do proper setup/init of EGL configs | Brian Paul |
2008-06-04 | egl: prototype some multi-API code | Brian Paul |
2008-05-30 | egl: eglGetProcAddress() stub | Brian Paul |
2008-05-30 | egl: specify client API by bit flag, not string | Brian Paul |
2008-05-30 | egl: added eglDestroySurface function | Brian Paul |
2008-05-30 | egl: fix-up window resizes | Brian Paul |
2008-05-30 | egl: assorted fixes. The code works now. | Brian Paul |
2008-05-30 | egl: added surface_alloc_storage() | Brian Paul |
2008-05-29 | egl: new EGL/gallium/softpipe/xlib winsys | Brian Paul |