summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_arrays.c
AgeCommit message (Expand)Author
2007-08-20Move vertex transformation/shader code into draw_prim.c to avoid need for vs_...Brian
2007-08-20move ALIGN16-related macros into p_compiler.hBrian
2007-08-20Update glClear and glDrawPixels code.Brian
2007-08-20remove some of the #ifndef MESA stuffBrian
2007-08-20Checkpoint: remove more of the old draw_vb() code.Brian
2007-08-20Start to remove the temporary draw_vb() and draw_vertices() code.Brian
2007-08-20Move guts of vertex array drawing into the 'draw' module.Brian