Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-30 | progs/egl: Fix a crash in demo1. | Chia-I Wu | |
The variable "configs" in main() is used without initialization. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2009-09-30 | progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY. | Chia-I Wu | |
Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2008-06-04 | egl: updated egl.h include paths | Brian Paul | |
2008-05-27 | updates for EGL 1.4 | Brian Paul | |
2008-05-14 | egl: Updated EGL samples to use new i915 EGL winsys | Jakob Bornecrantz | |
2005-06-16 | Fix a few compiler warnings | Jon Smirl | |
2005-05-17 | Fix several internal problems with generating the list of configs. | Jon Smirl | |
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 | |