async
|
Implement async_work_group_copy builtin v3
|
2014-10-03 19:49:39 +00:00 |
atomic
|
Remove wrong semi-colons
|
2014-12-19 09:18:23 +00:00 |
common
|
Implement sign() builtin
|
2013-10-10 19:08:56 +00:00 |
float
|
Add several missing double constant definitions
|
2014-07-17 22:07:35 +00:00 |
geometric
|
Add cross for double3 and double4
|
2014-03-21 16:21:58 +00:00 |
integer
|
Implement generic mad_sat
|
2014-09-02 17:55:02 +00:00 |
math
|
Prune CRLF.
|
2014-10-27 12:37:26 +00:00 |
relational
|
add isordered builtin
|
2014-09-05 13:59:15 +00:00 |
as_type.h
|
Add missing as_{float,double} functions
|
2013-10-10 19:08:29 +00:00 |
clc.h
|
Implement log1p builtin
|
2014-10-07 20:22:42 +00:00 |
clctypes.h
|
Don't include <stddef.h>
|
2014-11-18 14:19:27 +00:00 |
clcversion.h
|
Introduce CLC_VERSION macros v2
|
2014-06-24 09:46:52 +00:00 |
convert.h
|
Port pocl's gen_convert.py script to libclc
|
2013-10-10 19:09:01 +00:00 |