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