softpipe_draw_arrays() function
authorBrian <brian.paul@tungstengraphics.com>
Thu, 16 Aug 2007 01:02:37 +0000 (19:02 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 16 Aug 2007 01:04:45 +0000 (19:04 -0600)
commit2de99586246d758da14e281718d85c499d1969d6
tree54fda85ff3acb4c1868dd55da71b0a8e6ab8dce0
parentab0b040b6023f2e6c0eb7c12f085b4f24a847851
softpipe_draw_arrays() function

Also includes:
  Temporary stand-in for vertex program execution.
  draw_prim() code
  post-transform vertex cache
src/mesa/pipe/softpipe/sp_draw_arrays.c [new file with mode: 0644]