Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gallium-vertex-linear' into gallium-0.1 | Jakob Bornecrantz | 2008-05-28 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/gallium/auxiliary/draw/draw_pt_varray.c | ||||
| * | vp-tris: use test name as window name | Keith Whitwell | 2008-05-23 | 1 | -1/+1 |
| | | |||||
* | | Ignore more generated files in progs/ | Dan Nicholson | 2008-05-20 | 1 | -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 Rusin | 2007-12-13 | 1 | -3/+3 |
| | |||||
* | Add a simple fps counter to the example | Zack Rusin | 2007-12-11 | 1 | -1/+30 |
| | |||||
* | fprintf() clean-up (bug 6730) | Brian Paul | 2006-04-24 | 1 | -3/+1 |
| | |||||
* | More useful ARL test | Keith Whitwell | 2005-11-02 | 1 | -3/+3 |
| | |||||
* | add an arl test | Keith Whitwell | 2005-11-01 | 2 | -1/+10 |
| | |||||
* | Make colors match the fp tests (really) | Keith Whitwell | 2005-11-01 | 1 | -2/+2 |
| | |||||
* | Make colors match the fp tests | Keith Whitwell | 2005-11-01 | 1 | -2/+2 |
| | |||||
* | standalone tests for vp instructions | Keith Whitwell | 2005-11-01 | 27 | -0/+408 |