index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
egl
/
xeglgears.c
Age
Commit message (
Collapse
)
Author
2010-02-26
xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_image
Kristian Høgsberg
2010-02-26
xeglgears: Clean up the code a bit
Kristian Høgsberg
Still a mess...
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