summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/float/definitions.h
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for half precision builtinsJan Vesely2018-05-171-1/+6
* math: Use precomputed constant for log2(10.0)Jan Vesely2017-11-131-0/+8
* math: Add ilogb ported from amd-builtinsAaron Watry2016-02-231-0/+3
* Add several missing double constant definitionsAaron Watry2014-07-171-0/+11
* OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number insteadJeroen Ketema2014-06-261-1/+1
* Add half limitsJeroen Ketema2014-06-241-0/+15
* Add MAXFLOATJeroen Ketema2014-06-241-5/+6
* Fix definition of INFINITY and add NAN/HUGE_VAL[F]Aaron Watry2014-06-161-0/+6
* Add remaining float constantsJeroen Ketema2014-06-161-0/+8
* Add more log related float constantsJeroen Ketema2014-05-291-0/+3
* Fix _F definitionsJeroen Ketema2014-05-291-2/+2
* Add definition for M_PIJeroen Ketema2014-05-291-0/+1
* Introduce M_LOG2E_F and M_LOG2ETom Stellard2014-03-281-1/+4
* Replace tabs by spacesTom Stellard2014-03-281-19/+19
* Add definition for M_PI_F v3Tom Stellard2014-03-241-0/+2
* Add floating-point macro definitions v2Tom Stellard2013-12-201-0/+24
OpenPOWER on IntegriCloud