Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Make trivial examples use target helpers | Jakob Bornecrantz | 2010-07-04 | 3 | -26/+23 |
| | |||||
* | gallium: Fix compilation of trivial quad-tex | Jakob Bornecrantz | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | gallium: remnants of old ccw state | Keith Whitwell | 2010-05-21 | 2 | -4/+2 |
| | |||||
* | gallium/tests: Make trivial apps depend on libs | Jakob Bornecrantz | 2010-04-18 | 1 | -1/+1 |
| | |||||
* | gallium/tests: Fix trivial examples | Jakob Bornecrantz | 2010-04-17 | 3 | -25/+29 |
| | |||||
* | progs/gallium: Fix relative path in Makefile. | Vinson Lee | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | progs/gallium: Move into src/gallium/tests | José Fonseca | 2010-04-13 | 4 | -0/+671 |
Two reasons: - progs will eventually have its own repository - it is just to easy to forget updating the code for interface changes when it is outside of src |