summaryrefslogtreecommitdiff
path: root/progs/vp
AgeCommit message (Expand)AuthorFilesLines
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul1-1/+2
2010-01-03progs/vp: Ensure null-terminated byte string.Vinson Lee1-1/+2
2010-01-01scons: Build progs together with everything else.José Fonseca1-9/+2
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell1-0/+2
2009-11-19progs/vp: add param and imm testKeith Whitwell1-0/+7
2009-11-19progs/vp: Fix memory leak in vp-tris.c.Vinson Lee1-0/+2
2009-09-15Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul1-0/+6
2009-09-14progs/vp: print program and error info when program does not compileBrian Paul1-0/+6
2009-07-30progs/vp: Correct the PARAM array sizes in arl-*.txtIan Romanick2-2/+2
2009-03-25progs/vp: more psiz testsKeith Whitwell2-0/+15
2009-03-24progs/vp: add pointsize + clamp testKeith Whitwell1-0/+9
2009-03-13vp: add test for pointsize outputKeith Whitwell2-0/+25
2009-03-13progs/vp: add keys for point prims, etc, and various new testsKeith Whitwell6-4/+64
2009-01-23progs: Port vp-tris to glew.José Fonseca3-30/+16
2008-10-28move glut.h includeBrian Paul1-1/+2
2008-10-28mesa: use APP_CC compiler in progs/vp/Brian Paul1-3/+3
2008-10-28mesa: convert log/exp tests to ARB_v_pBrian Paul2-8/+10
2008-10-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2-0/+22
2008-10-14vp: add simple vertex transform testKeith Whitwell2-0/+22
2008-09-12vp: add run scriptKeith Whitwell1-0/+7
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell5-12/+241
2008-08-19Add NV_vertex_program specific tests.Michal Krol2-0/+11
2008-08-19Add support for NVIDIA programs.Michal Krol1-10/+31
2008-08-19Port vp to Windows.Michal Krol3-3/+171
2008-05-28Merge branch 'gallium-vertex-linear' into gallium-0.1Jakob Bornecrantz1-1/+1
2008-05-23vp-tris: use test name as window nameKeith Whitwell1-1/+1
2008-05-20Ignore more generated files in progs/Dan Nicholson1-0/+1
2008-05-07Never fail `make clean'Dan Nicholson1-3/+3
2007-12-13Don't generate spurious vs, move the enable a bit to do that.Zack Rusin1-3/+3
2007-12-11Add a simple fps counter to the exampleZack Rusin1-1/+30
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson1-1/+1
2007-10-10Ignore more generated files in progs/Dan Nicholson1-0/+1
2007-09-28add support for LDFLAGS env varDan Nicholson1-1/+1
2006-04-24fprintf() clean-up (bug 6730)Brian Paul1-3/+1
2005-11-02More useful ARL testKeith Whitwell1-3/+3
2005-11-01add an arl testKeith Whitwell2-1/+10
2005-11-01Make colors match the fp tests (really)Keith Whitwell1-2/+2
2005-11-01Make colors match the fp testsKeith Whitwell1-2/+2
2005-11-01standalone tests for vp instructionsKeith Whitwell27-0/+408