Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-13 | gallium: added new EMIT_HEADER token | Brian | |
Used to emit the struct vertex_header info for softpipe. Before we were using the EMIT_ALL token but that's insufficient for the draw pass-through mode. EMIT_ALL might get removed soon... | |||
2008-02-15 | Code reorganization: s/aux/auxiliary/. | José Fonseca | |
"aux" is a reserved name on Windows (X_X) |