llvmpipe: added linux-llvm-debug configuration
[mesa.git] / src / gallium / drivers / llvmpipe / lp_prim_vbuf.c
2009-10-08 Keith Whitwellllvmpipe: remove some old sampler support structs
2009-10-08 Keith Whitwellllvmpipe: wip me harder
2009-10-08 Keith Whitwellllvmpipe: more wipping
2009-10-08 Keith Whitwellllvmpipe: import experimental softpipe rasterizer code...
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 José Fonsecallvmpipe: Back port recent softpipe-opt improvements...
2009-08-29 Brian Paulllvmpipe: prefix point/line/tri_setup() functions with...
2009-08-29 Keith Whitwellllvmpipe: actually pass >1 quad from triangle routine
2009-08-29 José Fonsecallvmpipe: Rename preprocessor symbols too.
2009-08-29 José Fonsecallvmpipe: Fork softpipe for experimentation with llvm.