Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-27 | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian | |
The later follows the naming scheme of other limits. Keep the old definition until all possible usage is updated. | |||
2008-02-19 | Cell: emit vertex shaders and uniforms more intelligently | Ian Romanick | |
2008-02-15 | Cell: Enable code gen for SPE attribute fetch | Ian Romanick | |
Doubles are still unsupported. | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |