summaryrefslogtreecommitdiff
path: root/progs/egl/demo2.c
AgeCommit message (Collapse)Author
2009-09-30progs/egl: Check EGL_MESA_screen_surface is supported in demo2.Chia-I Wu
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
2009-09-30progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.Chia-I Wu
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
2008-06-04egl: updated egl.h include pathsBrian Paul
2008-05-27updates for EGL 1.4Brian Paul
2008-05-14egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz
2005-12-23update to new APIDave Airlie
2005-05-20replace // with /* */Brian Paul
2005-05-18Fix inverted y for egl fbdev, add egl demo3Jon Smirl
2005-05-18Implement fbdev swapbuffers()Jon Smirl
2005-05-14Add forgotten demo2.cJon Smirl
VS: ----------------------------------------------------------------------