summaryrefslogtreecommitdiffstats
path: root/progs/vp
Commit message (Collapse)AuthorAgeFilesLines
* Ignore more generated files in progs/Dan Nicholson2008-05-201-0/+1
| | | | | | | | Many of the directories in progs/ were missing .gitignore files or were tracking generated files. This patch is basically the process of running `make' in each directory and then finding the untracked files with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing files were also sorted.
* Don't generate spurious vs, move the enable a bit to do that.Zack Rusin2007-12-131-3/+3
|
* Add a simple fps counter to the exampleZack Rusin2007-12-111-1/+30
|
* fprintf() clean-up (bug 6730)Brian Paul2006-04-241-3/+1
|
* More useful ARL testKeith Whitwell2005-11-021-3/+3
|
* add an arl testKeith Whitwell2005-11-012-1/+10
|
* Make colors match the fp tests (really)Keith Whitwell2005-11-011-2/+2
|
* Make colors match the fp testsKeith Whitwell2005-11-011-2/+2
|
* standalone tests for vp instructionsKeith Whitwell2005-11-0127-0/+408