summaryrefslogtreecommitdiffstats
path: root/progs/egl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* progs/egl: Move demos a level deeper.Chia-I Wu2010-04-011-70/+0
* progs/egl: Link xeglthreads to libpthread.Chia-I Wu2010-03-241-1/+1
* Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson2010-03-231-3/+3
* Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith2010-03-131-3/+3
* Add -L$(libdir) for xdemos and egl so that the right libX11 is foundJeff Smith2010-03-121-3/+3
* Link egl progs to libm as necessary.Ray Kohler2010-02-221-4/+4
* progs/egl: Update eglinfo to display more attributes.Chia-I Wu2010-01-311-1/+1
* progs/es1: Add bindtex.Chia-I Wu2010-01-301-4/+0
* progs: EGL/X progs should link to libX11.Chia-I Wu2009-08-271-72/+27
* progs/egl: Add xeglbindtex.Chia-I Wu2009-08-051-0/+7
* egl: Add xeglthreadsChia-I Wu2009-07-161-0/+8
* egl: Add eglscreen to help debug egl mesa screenJakob Bornecrantz2009-01-181-0/+6
* link EGL demos with -lGLAlan Hourihane2008-09-261-8/+8
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+34
|\
| * egl: Add egltriJakob Bornecrantz2008-07-041-2/+12
| * egl: single triangle testBrian Paul2008-06-041-1/+9
| * egl: Added peglgears, gears that uses pbuffersJakob Bornecrantz2008-06-041-2/+8
| * egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now)Brian Paul2008-05-301-1/+9
| * egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz2008-05-141-1/+7
* | Never fail `make clean'Dan Nicholson2008-05-071-3/+3
* | add support for LDFLAGS env varDan Nicholson2007-09-281-5/+5
|/
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-10/+10
* fix up libdrm for eglDave Airlie2005-08-211-5/+5
* Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick2005-08-081-5/+5
* eglgears demo (Dane Rushton)Brian Paul2005-07-141-1/+8
* Fix inverted y for egl fbdev, add egl demo3Jon Smirl2005-05-181-0/+8
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-0/+8
* demo / test progsBrian Paul2005-04-221-0/+42