Age | Commit message (Expand) | Author |
---|---|---|
2010-09-25 | llvmpipe: handle FACING interpolants in line and point setup | Keith Whitwell |
2010-09-21 | llvmpipe: fix flatshading in new line code | Keith Whitwell |
2010-09-07 | llvmpipe: use opcodes instead of function pointers in bins | Keith Whitwell |
2010-09-07 | llvmpipe: enforce fixed memory limit on scenes | Keith Whitwell |
2010-08-27 | llvmpipe: use util_iround in place of round | Keith Whitwell |
2010-08-27 | llvmpipe: eliminate tri->dx, tri->dy values | Keith Whitwell |
2010-08-27 | llvmpipe: update line rasterization code to current master | Keith Whitwell |
2010-08-27 | llvmpipe: native line rasterization with correct pixel rasterization | Hui Qi Tay |
2010-08-27 | llvmpipe: native rasterization for lines | Hui Qi Tay |
2010-03-13 | llvmpipe: setup_context -> lp_setup_context | José Fonseca |
2009-10-09 | llvmpipe: hook up some state, add stub line and point functions | Keith Whitwell |