Age | Commit message (Expand) | Author |
---|---|---|
2010-08-27 | llvmpipe: native rasterization for lines | Hui Qi Tay |
2010-08-25 | llvmpipe: more rasterization counters | Keith Whitwell |
2010-08-15 | llvmpipe: consolidate several loops in lp_rast_triangle | Keith Whitwell |
2010-08-15 | llvmpipe: eliminate last usage of step array in rast_tmp.h | Keith Whitwell |
2010-08-15 | llvmpipe: don't refer to plane->step when dcdx or dcdy would do | Keith Whitwell |
2010-08-15 | llvmpipe: also use build_mask at 16, 64 pixel levels | Keith Whitwell |
2010-08-15 | llvmpipe: version of block4 which doesn't need the full step array | Keith Whitwell |
2010-08-15 | llvmpipe: reorganize block4 loop, nice speedup | Keith Whitwell |
2010-07-13 | llvmpipe: pass mask into fragment shader | Keith Whitwell |