Age | Commit message (Collapse) | Author |
|
Make sure eglut is built before the demos. This should work more
reliably with make -j<N>.
|
|
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>
|
|
|
|
This moves eglut before EGL so that the symbols can be resolved.
|
|
With the switch to eglut, xegl_tri supports both X11 and
EGL_MESA_screen_surface. Have it replace egltri.
|
|
|
|
|
|
Move the demos to "opengl" subdirectory.
|