aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_feedback.c
Commit message (Expand)AuthorAgeFilesLines
* Translate mesa vertex/fragment programs to TGSI programs at same time to do p...Brian2007-09-251-2/+2
* remove #includes of tgsi_attribs.hBrian2007-09-201-1/+0
* Checkpoint: vertex attribute clean-up.Brian2007-09-201-2/+8
* Finishing up rename of the setup state to the rasterizer state.Zack Rusin2007-09-181-2/+2
* selection/feedback supportBrian2007-09-171-0/+306