summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_draw.c
Commit message (Expand)AuthorAgeFilesLines
* Fixup include paths after renameKeith Whitwell2007-08-241-1/+1
* map Mesa vertex attribs/arrays to TGSI attribsBrian2007-08-231-5/+69
* Checkpoint: remove more of the old draw_vb() code.Brian2007-08-201-78/+2
* Start to remove the temporary draw_vb() and draw_vertices() code.Brian2007-08-201-0/+72
* implement DrawElements, still some rough spotsBrian2007-08-201-2/+35
* Create a default vertex attribute buffer which mirrors ctx->Current.Attrrib[]Brian2007-08-181-27/+86
* Remove many dependencies on mesa headers.Brian2007-08-161-1/+1
* misc changes to support vertex shaders (disabled by default)Brian2007-08-161-2/+11
* convert vbo->draw_prims() to pipe->draw_arrays(): works in very limited cases...Brian2007-08-151-12/+69
* sketch out vbo drawing functionBrian2007-08-151-1/+57
* Reroute some clear functionality.Keith Whitwell2007-08-021-11/+0
* Rename static variable in temporary tnl codeKeith Whitwell2007-06-201-2/+2
* better commentBrian2007-06-201-2/+1
* actually use new glClear codeBrian2007-06-201-0/+14
* fix commentBrian2007-06-201-1/+1
* Rename directories again?!Keith Whitwell2007-06-141-4/+4
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+107