summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_draw.h
AgeCommit message (Expand)Author
2008-04-25gallium: remove unused st_draw_vertices()Brian Paul
2008-02-08gallium: added inClipCoords param to st_draw_vertices() to indicate coord sys...Brian
2007-09-25st_draw_vertices() no longer needs attribs[] array parameterBrian
2007-09-17Plug in selection/feedback code.Brian
2007-08-20Start to remove the temporary draw_vb() and draw_vertices() code.Brian
2007-08-02Remove references to accum buffers in softpipe.Keith Whitwell
2007-06-20actually use new glClear codeBrian
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell