Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs: Port vp-tris to glew. | José Fonseca | 2009-01-23 | 1 | -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 Paul | 2008-10-28 | 1 | -3/+3 |
| | |||||
* | Never fail `make clean' | Dan Nicholson | 2008-05-07 | 1 | -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 Nicholson | 2007-10-29 | 1 | -1/+1 |
| | |||||
* | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | standalone tests for vp instructions | Keith Whitwell | 2005-11-01 | 1 | -0/+53 |