Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-23 | progs: Port vp-tris to glew. | José Fonseca | |
There was some wglGetProcAddress calls to setup extensions already, but including glext caused many compilation errors in MinGW. | |||
2008-10-28 | mesa: use APP_CC compiler in progs/vp/ | Brian Paul | |
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 | |
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson | |
2005-11-01 | standalone tests for vp instructions | Keith Whitwell | |