José Fonseca
528a0a885e
progs: Port vp-tris to glew.
There was some wglGetProcAddress calls to setup extensions already, but
including glext caused many compilation errors in MinGW.
16 years ago
Brian Paul
91473dac5a
mesa: use APP_CC compiler in progs/vp/
17 years ago
Dan Nicholson
a6464b3cb0
Never fail `make clean'
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.
17 years ago
Dan Nicholson
c05aa5ec4c
specify app lib dependencies in Makefiles (patch 1/3)
18 years ago
Dan Nicholson
2a3e33865d
add support for LDFLAGS env var
18 years ago
Keith Whitwell
d9f362a667
standalone tests for vp instructions
20 years ago