Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / drivers / llvmpipe / lp_bld_const.c
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Brian PaulMerge branch '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_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge branch '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_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-14 José Fonsecallvmpipe: Make lp_type a regular union.
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: s/uni/scalar/.
2009-08-29 José Fonsecallvmpipe: Get conversions working correctly for all...
2009-08-29 José Fonsecallvmpipe: Several fixes of the conversion test.
2009-08-29 José Fonsecallvmpipe: Fix one const generation for some signed...
2009-08-29 José Fonsecallvmpipe: Make lp_const_offset visible.
2009-08-29 José Fonsecallvmpipe: Fix floating point const scale factor.
2009-08-29 José Fonsecallvmpipe: Cleanup constant helpers.
2009-08-29 José Fonsecallvmpipe: Optimize blend swizzles by using bitmasks...
2009-08-29 José Fonsecallvmpipe: Separate constant building.