Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-19 | egl: Fix demos to build with user specified Xlib | Dan Nicholson | |
Commit 88be2171e7 fixed the egl demos on the stable branch, but now they're spread out across multiple subdirectories. Signed-off-by: Dan Nicholson <dbn.lists@gmail.com> | |||
2010-04-02 | progs/egl: Update .gitignore. | Chia-I Wu | |
2010-04-02 | progs/egl: Link to eglut first. | Chia-I Wu | |
This moves eglut before EGL so that the symbols can be resolved. | |||
2010-04-01 | progs/egl: Replace egltri by xegl_tri. | Chia-I Wu | |
With the switch to eglut, xegl_tri supports both X11 and EGL_MESA_screen_surface. Have it replace egltri. | |||
2010-04-01 | progs/egl: Porg xegl_tri to eglut. | Chia-I Wu | |
2010-04-01 | progs/egl: Port eglgears to eglut. | Chia-I Wu | |
2010-04-01 | progs/egl: Move demos a level deeper. | Chia-I Wu | |
Move the demos to "opengl" subdirectory. |