Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -3/+3 |
* | gallium: replace prim pipeline begin/end() functions with flush() | Brian | 2008-01-25 | 1 | -20/+4 |
* | gallium: silence warnings | Brian | 2008-01-21 | 1 | -2/+2 |
* | New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl m... | Brian | 2007-12-07 | 1 | -5/+3 |
* | remove #include vf.h | Brian | 2007-10-17 | 1 | -1/+0 |
* | Undo prev changes. | Brian | 2007-10-15 | 1 | -23/+6 |
* | setup vertex format for GL_FEEDBACK mode | Brian | 2007-10-15 | 1 | -0/+14 |
* | GL_SELECT mode works now | Brian | 2007-10-15 | 1 | -0/+7 |
* | Translate mesa vertex/fragment programs to TGSI programs at same time to do p... | Brian | 2007-09-25 | 1 | -2/+2 |
* | remove #includes of tgsi_attribs.h | Brian | 2007-09-20 | 1 | -1/+0 |
* | Checkpoint: vertex attribute clean-up. | Brian | 2007-09-20 | 1 | -2/+8 |
* | Finishing up rename of the setup state to the rasterizer state. | Zack Rusin | 2007-09-18 | 1 | -2/+2 |
* | selection/feedback support | Brian | 2007-09-17 | 1 | -0/+306 |