| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The demo uses a Pixmap as its drawing area, and whatever is drawn on the
pixmap will be used as a texture to draw a cube.
|
|
|
|
| |
This moves eglut before EGL so that the symbols can be resolved.
|
|
|
|
|
| |
As gears in the last demo under "screen" subdirectory, this also removes
the directory.
|
|
|
|
|
| |
This also removes EGL_MESA_screen_surface version of ES1 tri as eglut
supports the extension.
|
|
Move
progs/es1/xegl -> progs/egl/opengles1,
progs/es1/screen -> progs/egl/opengles1/screen,
progs/es2/xegl -> progs/egl/opengles2.
|