Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-12 | progs/gallium/raw: Update symbols. | José Fonseca | |
Untested -- just the same changes done to progs/gallium/python. | |||
2010-03-28 | progs/raw: add note about accessing utility functions | Keith Whitwell | |
2010-03-28 | gallium: new raw gallium interface to support standalone tests | Keith Whitwell | |
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. |