Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Remove redundant sw and debug target helpers | Jakob Bornecrantz | 2010-11-17 | 1 | -13/+0 |
| | |||||
* | gallium: new raw gallium interface to support standalone tests | Keith Whitwell | 2010-03-28 | 1 | -0/+13 |
Provides basic window system integration behind a simple interface, allowing tests to be written without dependency on either the driver or window system. With a lot of work, could turn into something like glut for gallium. |