summaryrefslogtreecommitdiffstats
path: root/progs/miniglx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-116-5/+1
|\
| * Remove CVS keywords.José Fonseca2008-05-265-5/+0
| * Ignore more generated files in progs/Dan Nicholson2008-05-201-0/+6
| * Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-071-0/+1
* | Never fail `make clean'Dan Nicholson2008-05-071-2/+2
* | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-1/+3
* | Ignore more generated files in progs/Dan Nicholson2007-10-101-0/+6
* | add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
|/
* remove some debug codeBrian2007-05-081-5/+0
* a somewhat nicer demo w/ command line optionsBrian2007-05-081-81/+163
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-081-1/+1
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-011-1/+1
* obsolete in favor of regular MakefilesBrian Paul2004-05-121-62/+0
* New Makefile systemBrian Paul2004-03-261-0/+58
* silence warningsBrian Paul2004-03-251-3/+3
* new makefilesBrian Paul2003-12-121-4/+2
* Added missing includes for standard header filesJon Smirl2003-08-234-3/+8
* Renaming Makefile to Makefile.X11, added depend support, adjusted pathsJon Smirl2003-08-232-31/+64
* Added TOP to point to top of tree to find includes and libsBrian Paul2003-08-061-2/+3
* miniglx test programsKeith Whitwell2003-08-068-0/+1817