Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: add u_bit_scan helper | Keith Whitwell | 2011-09-22 | 1 | -7/+0 |
* | llvmpipe: add some null pointer checks | Brian Paul | 2011-09-09 | 1 | -1/+9 |
* | util_logbase2 takes and returns unsigned, not int | Matt Turner | 2011-05-12 | 1 | -2/+2 |
* | Remove redundant util_unsigned_logbase2 | Matt Turner | 2011-05-12 | 1 | -1/+1 |
* | llvmpipe: Initialize variable. | Vinson Lee | 2010-10-19 | 1 | -0/+1 |
* | llvmpipe: Initialize state variable in debug_bin function. | Vinson Lee | 2010-10-19 | 1 | -1/+1 |
* | llvmpipe: slightly shrink the size of a binned triangle | Keith Whitwell | 2010-10-15 | 1 | -1/+2 |
* | llvmpipe: reintroduce SET_STATE binner command | Keith Whitwell | 2010-10-15 | 1 | -13/+22 |
* | llvmpipe: add rast_tri_4_16 for small lines and points | Keith Whitwell | 2010-10-08 | 1 | -0/+1 |
* | llvmpipe: introduce tri_3_4 for tiny triangles | Keith Whitwell | 2010-09-12 | 1 | -0/+1 |
* | llvmpipe: rasterization debugging helpers | Keith Whitwell | 2010-09-07 | 1 | -0/+409 |