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-06 | progs/egl: Port drawtex and torus to eglut. | Chia-I Wu | |
This brings the demos also to KMS and removes about 400 duplicated lines of code. | |||
2010-04-01 | progs/egl: Add eglut. | Chia-I Wu | |
eglut is a simple library with GLUT-like API. It is intended to be used by simple EGL demos. |