summaryrefslogtreecommitdiffstats
path: root/progs/egl/xeglgears.c
Commit message (Expand)AuthorAgeFilesLines
* xeglgears: Add test case for eglBindTexImage()Kristian Høgsberg2010-02-091-24/+75
* progs/egl: Pass EGLDisplay to eglCopyBuffers.Chia-I Wu2010-01-181-1/+1
* progs/egl: Add support for pixmap and pbuffer surface to xeglgears.Chia-I Wu2009-10-221-110/+289
* egl: fix X visual selectionBrian Paul2008-06-041-7/+9
* egl: updated egl.h include pathsBrian Paul2008-06-041-1/+1
* egl: bind the OpenGL APIBrian Paul2008-05-301-0/+2
* egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now)Brian Paul2008-05-301-0/+604