summaryrefslogtreecommitdiff
path: root/progs/egl/opengles1/texture_from_pixmap.c
AgeCommit message (Collapse)Author
2010-04-04progs/egl: Add an OpenGL ES demo for EGL_OES_image_pixmap.Chia-I Wu
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.