Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cell: draw smooth-shaded triangle | Brian | 2007-12-11 | 1 | -9/+20 |
* | Collect some global vars in a single struct. | Brian | 2007-12-11 | 4 | -69/+84 |
* | Remove temporary cell_create_surface() | Brian | 2007-12-11 | 2 | -29/+5 |
* | Port to libspe2 | Ian Romanick | 2007-12-11 | 4 | -49/+58 |
* | use ALIGN16_ATTRIB from p_compiler.h | Brian | 2007-12-11 | 2 | -5/+5 |
* | Remove obsolete clear_color, tex sampler state | Brian | 2007-12-11 | 1 | -2/+0 |
* | Remove obsolete clear_color, tex sampler state functions | Brian | 2007-12-11 | 4 | -41/+0 |
* | gallium: remove set_sampler_units interface | Keith Whitwell | 2007-12-11 | 4 | -20/+5 |
* | Cell: first triangle. | Brian | 2007-12-10 | 2 | -22/+21 |
* | Cell driver state-setter functions, basic tile get/put, glClear. | Brian | 2007-12-10 | 19 | -30/+1753 |
* | Add dependency checking for Cell driver sources. | Brian | 2007-12-05 | 1 | -2/+20 |
* | Initial Cell driver infrastructure. | Brian | 2007-12-02 | 4 | -0/+170 |