aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_texturebarrier.c
Commit message (Collapse)AuthorAgeFilesLines
* gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák2011-03-151-0/+60
v2: change the gallium entry point to texture_barrier.