summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965simple/brw_draw.c
AgeCommit message (Collapse)Author
2009-06-19i965simple: use u_reduced_prim() functionBrian Paul
2009-01-30gallium: make p_winsys internalZack Rusin
move it to pipe/internal/p_winsys_screen.h and start converting the state trackers to the screen usage
2008-02-15Code reorganization: move files into their places.José Fonseca
This is in a separate commit to ensure renames are properly preserved.