Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-10 | Fix copyright headers. | Chia-I Wu | |
Update the warranty disclaimer to use the more general "THE AUTHORS OR COPYRIGHT HOLDERS". This is done manually on files created by me. Hope that I do not miss anything. | |||
2010-04-06 | progs/egl: Correctly check GL_OES_EGL_image. | Chia-I Wu | |
The hack was added because GL_OES_EGL_image was not exported in the extension string. | |||
2010-04-04 | progs/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. |