Call minstall with $(SHELL) so the user controls the interpreter
[mesa.git] / progs / egl /
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-07 Dan NicholsonNever fail `make clean'
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-10 Dan NicholsonIgnore more generated files in progs/
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2005-12-23 Dave Airlieupdate to new API
2005-12-10 Brian Pauls/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/
2005-11-23 Brian Paulcheck/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay...
2005-11-23 Brian PaulChoose the display mode / surface size in an intelligen...
2005-08-21 Dave Airliefix up libdrm for egl
2005-08-08 Ian RomanickMake the linux-dri-x86 builds work on x86-64 again...
2005-08-07 Jon SmirlFix up some of the sample to work with the r200 EGL...
2005-07-14 Brian Pauleglgears demo (Dane Rushton)
2005-06-16 Jon SmirlFix a few compiler warnings
2005-05-20 Brian Pauluse MAX_SCREENS instead of hard-coded number
2005-05-20 Brian Paulfix reversed strstr() args, print mode string
2005-05-20 Brian Paulreplace // with /* */
2005-05-19 Jon SmirlFix EGL fbdev palette problem. demo3 can save ppm of...
2005-05-18 Jon SmirlFix inverted y for egl fbdev, add egl demo3
2005-05-18 Jon SmirlImplement fbdev swapbuffers()
2005-05-17 Jon SmirlFix several internal problems with generating the list...
2005-05-14 Jon SmirlAdd forgotten demo2.c
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-04 Brian Paulupdates for latest EGLScreenMESA changes
2005-04-22 Brian Pauldemo / test progs