Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Use SSE intrinsics in _mesa_lroundeven{f,}. | Matt Turner | 2015-08-04 | 1 | -0/+22 |
* | mesa: Replace F_TO_I() with _mesa_lroundevenf(). | Matt Turner | 2015-08-03 | 1 | -0/+25 |
* | util: Optimize _mesa_roundeven with SSE 4.1. | Matt Turner | 2015-03-18 | 1 | -0/+20 |
* | mesa: Replace _mesa_round_to_even() with _mesa_roundeven(). | Matt Turner | 2015-03-18 | 1 | -0/+58 |