gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
[mesa.git] / src / gallium / drivers / softpipe / sp_prim_vbuf.c
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-12 Keith Whitwellsoftpipe: more work to get non-reduced primitives worki...
2008-05-12 Keith Whitwellsoftpipe: make vbuf handle all primitive types
2008-04-16 Keith Whitwellsoftpipe: call setup_prepare earlier so that vertex...
2008-04-14 Keith Whitwellsoftpipe: calculate determinant for all triangles,...
2008-04-14 Keith Whitwellsoftpipe: do our own culling, don't rely on the draw...
2008-04-10 Keith Whitwellremove usage of vertex_header
2008-03-17 Keith Whitwellgallium: improvements, or extensions at least, to the...
2008-03-16 Briangallium: finish remaining prim types for sp_vbuf_draw_a...
2008-03-14 Keith Whitwellgallium: fix some compiler warnings
2008-03-13 Briangallium: plug in new sp_vbuf_draw_arrays() function
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-15 José FonsecaCode reorganization: move files into their places.