| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | math: Add ilogb ported from amd-builtins | Aaron Watry | 2016-02-23 | 1 | -0/+3 |
| * | Add several missing double constant definitions | Aaron Watry | 2014-07-17 | 1 | -0/+11 |
| * | OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead | Jeroen Ketema | 2014-06-26 | 1 | -1/+1 |
| * | Add half limits | Jeroen Ketema | 2014-06-24 | 1 | -0/+15 |
| * | Add MAXFLOAT | Jeroen Ketema | 2014-06-24 | 1 | -5/+6 |
| * | Fix definition of INFINITY and add NAN/HUGE_VAL[F] | Aaron Watry | 2014-06-16 | 1 | -0/+6 |
| * | Add remaining float constants | Jeroen Ketema | 2014-06-16 | 1 | -0/+8 |
| * | Add more log related float constants | Jeroen Ketema | 2014-05-29 | 1 | -0/+3 |
| * | Fix _F definitions | Jeroen Ketema | 2014-05-29 | 1 | -2/+2 |
| * | Add definition for M_PI | Jeroen Ketema | 2014-05-29 | 1 | -0/+1 |
| * | Introduce M_LOG2E_F and M_LOG2E | Tom Stellard | 2014-03-28 | 1 | -1/+4 |
| * | Replace tabs by spaces | Tom Stellard | 2014-03-28 | 1 | -19/+19 |
| * | Add definition for M_PI_F v3 | Tom Stellard | 2014-03-24 | 1 | -0/+2 |
| * | Add floating-point macro definitions v2 | Tom Stellard | 2013-12-20 | 1 | -0/+24 |

