| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | r600/fmin: Flush denormals before calling builtin. | Jan Vesely | 2018-06-07 | 1 | -0/+30 |
| * | r600/fmax: Flush denormals before calling builtin. | Jan Vesely | 2018-06-07 | 1 | -0/+29 |
| * | Split sources for amdgcn and r600 | Matt Arsenault | 2016-02-13 | 3 | -110/+0 |
| * | R600: Implement accurate double precision sqrt v2 | Tom Stellard | 2015-07-10 | 1 | -0/+59 |
| * | r600: Use __clc_ldexp on asics that don't implement the intruction | Jan Vesely | 2015-05-06 | 1 | -1/+10 |
| * | math: Add ldexp implementation | Tom Stellard | 2015-05-06 | 2 | -30/+1 |
| * | Implement ldexp for R600/SI | Tom Stellard | 2015-05-06 | 2 | -0/+67 |
| * | Move clcmacro.h to avoid cluttering user namespace v2 | Jeroen Ketema | 2014-06-24 | 1 | -0/+1 |
| * | Implement nextafter() builtin | Tom Stellard | 2013-10-10 | 1 | -0/+3 |

