aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_draw_feedback.c
Commit message (Expand)AuthorAgeFilesLines
* st: add support for GL_EXT_vertex_array_bgraBrian Paul2009-05-211-0/+1
* mesa/st: cope with non-ibo index data in st_draw_feedback.cKeith Whitwell2009-05-081-8/+15
* st: use pointer_to_offset() cast wrapper to convert pointers to uintBrian Paul2009-03-091-1/+1
* gallium: Unify reference counting.Michel Dänzer2009-03-041-2/+2
* gallium: standardize on stride instead of pitch in the interfaceZack Rusin2009-01-271-1/+1
* st: move feedback draw function to new fileKeith Whitwell2008-12-121-0/+262