summaryrefslogtreecommitdiffstats
path: root/progs/vp
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'mesa_7_0_2' into debian-unstableBrice Goglin2007-11-111-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore progs/demos/.gitignore progs/directfb/Makefile progs/egl/Makefile progs/fbdev/Makefile progs/fp/Makefile progs/miniglx/Makefile progs/samples/.gitignore progs/slang/Makefile progs/tests/.gitignore progs/tests/Makefile progs/tools/trace/Makefile progs/trivial/Makefile progs/vp/Makefile progs/xdemos/.gitignore src/egl/drivers/demo/Makefile src/egl/drivers/dri/Makefile src/egl/main/Makefile src/glu/mesa/Makefile src/glut/directfb/Makefile src/glx/mini/Makefile
| * specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-1/+1
| | | | | | | | | | | | | | (cherry-picked from commit c05aa5ec4cc29f949eff350582cb6f6c03dce3c6) Conflicts: progs/demos/Makefile progs/xdemos/Makefile
| * Ignore more generated files in progs/Dan Nicholson2007-10-101-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. Conflicts: progs/demos/.gitignore progs/tests/.gitignore progs/xdemos/.gitignore
| * add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
| |
* | Delete directories not included in the mesa tarballs.Julien Cristau2007-02-0428-415/+0
|/
* 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