Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-26 | eglinfo: Wrap extension string | Kristian Høgsberg | |
2010-02-09 | eglinfo: Also print visual type, assuming X visual types | Kristian Høgsberg | |
This may not make a lot of sense for non-X EGL, but for EGL under X it's very useful. | |||
2010-01-31 | progs/egl: Update eglinfo to display more attributes. | Chia-I Wu | |
Add config caveat, bind-to-texture, and renderable type. Remove double buffer and stereo attributes. | |||
2009-09-30 | progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY. | Chia-I Wu | |
Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
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 | |
Other whitespace/etc clean-ups. | |||
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 | |
Seems to be mostly working. Not all of egl API is implemented. | |||
2005-05-04 | updates for latest EGLScreenMESA changes | Brian Paul | |
2005-04-22 | demo / test progs | Brian Paul | |