Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cell: improve surface state code to replace some temporary code. | Brian | 2008-01-03 | 1 | -2/+2 |
* | pass surface format in cell_command_framebuffer struct | Brian | 2008-01-03 | 1 | -1/+2 |
* | only fetch as much vertex data as needed | Brian | 2008-01-02 | 1 | -1/+1 |
* | remove previous triangle test code | Brian | 2008-01-02 | 1 | -9/+0 |
* | Cell: basic triangle rendering works. | Brian | 2008-01-02 | 1 | -0/+21 |
* | Cell: draw smooth-shaded triangle | Brian | 2007-12-11 | 1 | -4/+2 |
* | Collect some global vars in a single struct. | Brian | 2007-12-11 | 1 | -0/+1 |
* | use ALIGN16_ATTRIB from p_compiler.h | Brian | 2007-12-11 | 1 | -7/+7 |
* | Cell: first triangle. | Brian | 2007-12-10 | 1 | -1/+11 |
* | Cell driver state-setter functions, basic tile get/put, glClear. | Brian | 2007-12-10 | 1 | -4/+85 |
* | Initial Cell driver infrastructure. | Brian | 2007-12-02 | 1 | -0/+13 |