summaryrefslogtreecommitdiff
path: root/progs/egl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-01-18egl: Add eglscreen to help debug egl mesa screenJakob Bornecrantz1-0/+6
2008-09-26link EGL demos with -lGLAlan Hourihane1-8/+8
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-1/+34
2008-07-04egl: Add egltriJakob Bornecrantz1-2/+12
2008-06-04egl: single triangle testBrian Paul1-1/+9
2008-06-04egl: Added peglgears, gears that uses pbuffersJakob Bornecrantz1-2/+8
2008-05-30egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now)Brian Paul1-1/+9
2008-05-14egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz1-1/+7
2008-05-07Never fail `make clean'Dan Nicholson1-3/+3
2007-09-28add support for LDFLAGS env varDan Nicholson1-5/+5
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-10/+10
2005-08-21fix up libdrm for eglDave Airlie1-5/+5
2005-08-08Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick1-5/+5
2005-07-14eglgears demo (Dane Rushton)Brian Paul1-1/+8
2005-05-18Fix inverted y for egl fbdev, add egl demo3Jon Smirl1-0/+8
2005-05-13First attempt at getting egl support up on dumb framebuffer.Jon Smirl1-0/+8
2005-04-22demo / test progsBrian Paul1-0/+42