summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_util.c
AgeCommit message (Expand)Author
2010-08-16draw: Add new util function draw_pt_trim_count.Chia-I Wu
2010-08-07draw: Fix draw_pt_split_prim for primitives with adjacency.Chia-I Wu
2010-02-02gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca
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
2008-05-12draw: turn fse path into a middle endKeith Whitwell