summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/geometric
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for half precision builtinsJan Vesely2018-05-172-2/+62
* Move cl_khr_fp64 exntension enablement to gentype include listsJan Vesely2018-03-061-4/+0
* geometric: Limit fast_{distance,length} functions to single precisionJan Vesely2015-05-092-25/+2
* Implement fast_normalize builtin v4Tom Stellard2015-05-092-0/+63
* Fix implementation of normalize builtinTom Stellard2015-05-062-6/+152
* Implement fast_distance builtinTom Stellard2015-03-232-0/+55
* Implement fast_length builtinTom Stellard2015-03-231-0/+60
* Implement distance builtin v2Tom Stellard2015-03-232-0/+55
* Fix implementation of length builtin v2Tom Stellard2015-03-232-6/+82
* Add cross for double3 and double4Tom Stellard2014-03-211-0/+14
* Add __CLC_ prefix to all macro definitions in headersTom Stellard2013-07-084-4/+4
* Use brackets around include files in length.cl and normalize.clTom Stellard2013-06-262-2/+2
* Enable cl_khr_fp64 when building the library, and fix several bugsPeter Collingbourne2012-05-293-1/+9
* Add missing dot.h include.Peter Collingbourne2012-05-291-0/+22
* Initial commit.Peter Collingbourne2012-01-086-0/+42
OpenPOWER on IntegriCloud