summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_context.h
Commit message (Expand)AuthorAgeFilesLines
* Remove mesa include directories, be stricter about include paths.Keith Whitwell2007-08-151-1/+1
* added draw_set_vertex_array_info()Brian2007-08-151-0/+10
* Implement new draw_vertices() path for simple vertex array drawing, use it fo...Brian2007-08-021-0/+5
* Rename prim_stage -> draw_stageBrian2007-07-121-2/+2
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-7/+25
* Rename/move some files to modularize the primitive/draw code.Brian2007-07-091-0/+56