Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-30 | Always pass CFLAGS when compiling or linking demos | Guillaume Melquiond | |
To ensure that the correct architecture flags are used, always pass the user's CFLAGS when compiling or linking the demos. Fixes #16860. | |||
2008-05-07 | Never fail `make clean' | Dan Nicholson | |
Mostly some pedantic changes such that `make clean' always ignores errors. Also changed the top clean target to do the `touch configs/current' dance instead of realclean. | |||
2007-10-29 | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | |
2006-08-24 | add point-position.c | Keith Whitwell | |
2006-01-05 | add simple test for program local parameters | Keith Whitwell | |
2005-10-21 | simplify, remove sgi messages | Keith Whitwell | |
2005-10-20 | A bunch of little tests which exercise each ARB_fp instruction plus | Keith Whitwell | |
a couple of other interesting cases. |