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> | |||
2010-01-03 | progs/egl: Silence uninitialized variable warnings. | Vinson Lee | |
2009-10-15 | progs/egl: put declarations before code | Brian Paul | |
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-08-17 | pick first mode | Alan Hourihane | |
2008-06-04 | egl: updated egl.h include paths | Brian Paul | |
2008-05-28 | egl: Fix warning in eglgears | Jakob Bornecrantz | |
2008-05-27 | include eglext.h, define EGL_EGLEXT_PROTOTYPES | Brian Paul | |
2008-05-14 | egl: Updated EGL samples to use new i915 EGL winsys | Jakob Bornecrantz | |
2005-12-10 | s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/ | Brian Paul | |
2005-11-23 | Choose the display mode / surface size in an intelligent way. | Brian Paul | |
Fix // comments. More error checking, etc. | |||
2005-08-07 | Fix up some of the sample to work with the r200 EGL driver | Jon Smirl | |
2005-07-14 | eglgears demo (Dane Rushton) | Brian Paul | |