Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-12 | progs/egl: Fix screen surface demos. | Chia-I Wu | |
Set the screen surface size to the mode size, as the spec requires the screen surface size to be larger than the mode size. Besides, bind the API to OpenGL as they are written in it. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2009-09-30 | progs/egl: Make demo3 work again. | Chia-I Wu | |
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> | |||
2009-08-18 | egl: Make lookup functions static inline. | Chia-I Wu | |
progs/egl/demo3.c is also changed since it uses an internal function. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2008-06-04 | egl: updated egl.h include paths | Brian Paul | |
2008-05-28 | egl: Make demo3 compile | Jakob Bornecrantz | |
2008-05-14 | egl: Updated EGL samples to use new i915 EGL winsys | Jakob Bornecrantz | |
2005-12-23 | update to new API | Dave Airlie | |
2005-08-07 | Fix up some of the sample to work with the r200 EGL driver | Jon Smirl | |
2005-06-16 | Fix a few compiler warnings | Jon Smirl | |
2005-05-19 | Fix EGL fbdev palette problem. demo3 can save ppm of screen | Jon Smirl | |
2005-05-18 | Fix inverted y for egl fbdev, add egl demo3 | Jon Smirl | |