summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_util.c
AgeCommit message (Collapse)Author
2009-12-25gallium: add geometry shader support to galliumZack Rusin
2009-06-19draw: use u_reduced_prim() functionBrian Paul
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
Also, rename p_tile.[ch] to u_tile.[ch]
2008-05-12draw: turn fse path into a middle endKeith Whitwell
Also add some util functions in pt_util.c