summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_context.c
AgeCommit message (Expand)Author
2007-08-15added draw_set_vertex_array_info()Brian
2007-08-14use regular malloc/free instead of macrosBrian
2007-08-14Beginnings of a demand-filled post-tnl vertex cache.Keith Whitwell
2007-07-12Rename prim_stage -> draw_stageBrian
2007-07-10comments, clean-upBrian
2007-07-09New 'draw' module for handling the various stages of primitive drawing (clipp...Brian