Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / drivers / llvmpipe / lp_bld_logic.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-13 José Fonsecallvmpipe: Use const keyword for input array arguments.
2009-09-11 José Fonsecallvmpipe: Update status in README and TODO/FIXME commen...
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-31 José Fonsecallvmpipe: Fallback to element-wise comparisons when...
2009-08-31 José Fonsecallvmpipe: In the abcense of a min/max intrinsic, use...
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 José Fonsecallvmpipe: s/uni/scalar/.
2009-08-29 José Fonsecallvmpipe: Add a bunch of comments.
2009-08-29 José Fonsecallvmpipe: Early depth testing.
2009-08-29 José Fonsecallvmpipe: Centralize mask update logic.
2009-08-29 José Fonsecallvmpipe: Generate instrinsics for integer comparisons.
2009-08-29 José Fonsecallvmpipe: Move lp_build_select to lp_bld_logic.[ch].
2009-08-29 José Fonsecallvmpipe: Comparisons translation.