Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-24 | xeglgears: Update help text | Kristian Høgsberg | |
2010-02-24 | xeglgears: Remove borrowed GL_OES_EGL_image types | Kristian Høgsberg | |
These are now in gl.h. | |||
2010-02-24 | xeglgears: Add test case for texturing from an EGLImage | Kristian Høgsberg | |
2010-02-09 | xeglgears: Add test case for eglBindTexImage() | Kristian Høgsberg | |
2010-01-18 | progs/egl: Pass EGLDisplay to eglCopyBuffers. | Chia-I Wu | |
X Display was wrongly passed to eglCopyBuffers. | |||
2009-10-22 | progs/egl: Add support for pixmap and pbuffer surface to xeglgears. | Chia-I Wu | |
Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2008-06-04 | egl: fix X visual selection | Brian Paul | |
2008-06-04 | egl: updated egl.h include paths | Brian Paul | |
2008-05-30 | egl: bind the OpenGL API | Brian Paul | |
2008-05-30 | egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now) | Brian Paul | |