summaryrefslogtreecommitdiffstats
path: root/progs/vp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* progs: Port vp-tris to glew.José Fonseca2009-01-231-1/+1
| | | | | There was some wglGetProcAddress calls to setup extensions already, but including glext caused many compilation errors in MinGW.
* mesa: use APP_CC compiler in progs/vp/Brian Paul2008-10-281-3/+3
|
* Never fail `make clean'Dan Nicholson2008-05-071-3/+3
| | | | | | 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.
* specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-1/+1
|
* add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
|
* standalone tests for vp instructionsKeith Whitwell2005-11-011-0/+53