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
/
eglinfo.c
Age
Commit message (
Expand
)
Author
2010-01-31
progs/egl: Update eglinfo to display more attributes.
Chia-I Wu
2009-09-30
progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.
Chia-I Wu
2009-01-19
egl: eglinfo load i915 driver
Jakob Bornecrantz
2009-01-17
egl: Make eglinfo print screen info
Jakob Bornecrantz
2008-09-17
egl: print multisample info
Brian Paul
2008-06-04
egl: query/print EGL_NATIVE_VISUAL_ID
Brian Paul
2008-06-04
egl: updated egl.h include paths
Brian Paul
2008-05-28
egl: query/print EGL_CLIENT_APIS
Brian Paul
2008-05-14
egl: Updated EGL samples to use new i915 EGL winsys
Jakob Bornecrantz
2005-11-23
check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay() call
Brian Paul
2005-08-07
Fix up some of the sample to work with the r200 EGL driver
Jon Smirl
2005-05-20
use MAX_SCREENS instead of hard-coded number
Brian Paul
2005-05-20
fix reversed strstr() args, print mode string
Brian Paul
2005-05-13
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-04
updates for latest EGLScreenMESA changes
Brian Paul
2005-04-22
demo / test progs
Brian Paul