summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_feedback.c
AgeCommit message (Expand)Author
2007-12-07New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl m...Brian
2007-10-17remove #include vf.hBrian
2007-10-15Undo prev changes.Brian
2007-10-15setup vertex format for GL_FEEDBACK modeBrian
2007-10-15GL_SELECT mode works nowBrian
2007-09-25Translate mesa vertex/fragment programs to TGSI programs at same time to do p...Brian
2007-09-20remove #includes of tgsi_attribs.hBrian
2007-09-20Checkpoint: vertex attribute clean-up.Brian
2007-09-18Finishing up rename of the setup state to the rasterizer state.Zack Rusin
2007-09-17selection/feedback supportBrian