index
:
delta/beignet.git
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
opencl-1.1
runtime_dev
stable
gitlab.freedesktop.org: beignet/beignet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
src
/
ocl_stdlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the thounsands autogenerated code out from ocl_stdlib header file.
Zhigang Gong
2013-07-24
1
-11145
/
+0
*
Implement a pyton script to auto generate those builtin vector functions.
Zhigang Gong
2013-07-24
1
-673
/
+5705
*
add builtin function "shuffle"
Homer Hsing
2013-07-24
1
-0
/
+85
*
add address_space modifier to builtin functions' pointer
Homer Hsing
2013-07-24
1
-4
/
+11
*
add built-in function "remquo"
Homer Hsing
2013-07-24
1
-0
/
+35
*
add builtin function "modf"
Homer Hsing
2013-07-24
1
-0
/
+34
*
add built-in function "nextafter"
Homer Hsing
2013-07-24
1
-0
/
+17
*
add built-in function "frexp"
Homer Hsing
2013-07-16
1
-0
/
+34
*
fix vectorial built-in functions "min, max, clamp"
Homer Hsing
2013-07-16
1
-0
/
+40
*
built-in function "sign"
Homer Hsing
2013-07-16
1
-0
/
+11
*
add built-in function "mad_sat"
Homer Hsing
2013-07-12
1
-0
/
+50
*
support built-in function "smoothstep"
Homer Hsing
2013-07-12
1
-0
/
+6
*
support built-in function "bitselect"
Homer Hsing
2013-07-12
1
-0
/
+25
*
support built-in functions "degrees" and "radians"
Homer Hsing
2013-07-08
1
-0
/
+13
*
support built-in functions "mul24", "mad24"
Homer Hsing
2013-07-08
1
-0
/
+40
*
support built-in function "upsample"
Homer Hsing
2013-07-05
1
-0
/
+41
*
Add the step builtin function support
Junyan He
2013-07-05
1
-0
/
+46
*
Add the abs_diff builtin function support
Junyan He
2013-07-03
1
-0
/
+84
*
Add the vector3 support for builtin abs function
Junyan He
2013-07-03
1
-1
/
+3
*
Modify all the builtin function vect return to (vect_name)(e1, e2, e3)
Junyan He
2013-07-03
1
-35
/
+35
*
support built-in functions "mul_hi", "mad_hi"
Homer Hsing
2013-07-02
1
-0
/
+52
*
support built-in functions "hadd", "rhadd"
Homer Hsing
2013-07-02
1
-0
/
+37
*
Add the builtin function abs() support
Junyan He
2013-07-01
1
-0
/
+36
*
Add all atomic built-in functions.
Yang Rong
2013-06-27
1
-1
/
+99
*
support build-in function "rotate"
Homer Hsing
2013-06-27
1
-0
/
+33
*
Refine the get_local_id/... builtins.
Zhigang Gong
2013-06-26
1
-5
/
+3
*
support zero bit counting
Homer Hsing
2013-06-26
1
-1
/
+65
*
Enable generation of convert_ and as_ functions for double
Simon Richter
2013-06-21
1
-0
/
+774
*
Define double vector types
Simon Richter
2013-06-21
1
-0
/
+1
*
Enable cl_khr_fp64 extension for OpenCL stdlib header
Simon Richter
2013-06-21
1
-0
/
+4
*
Add long and ulong types to generated functions.
Simon Richter
2013-06-21
1
-0
/
+1218
*
Define all convert_* functions.
Simon Richter
2013-06-21
1
-23
/
+843
*
Generate all supported as_* functions
Simon Richter
2013-06-21
1
-7
/
+1130
*
GBE: Fixed GBE: Fix some builtin functions' return value.
Zhigang Gong
2013-06-17
1
-13
/
+16
*
Add mem_fence built-in.
Yang Rong
2013-06-09
1
-0
/
+7
*
Adaptions for LLVM 3.3 / SPIR
Dag Lem
2013-06-05
1
-175
/
+185
*
GBE: Add two builtin functions get_work_dim / get_global_offset.
Zhigang Gong
2013-06-05
1
-2
/
+7
*
Enable built-in sub_sat/add_sat vector type.
Ruiling Song
2013-06-04
1
-3
/
+17
*
Add more get image info functions.
Zhigang Gong
2013-05-21
1
-13
/
+24
*
GBE: preare for get_image_xxx functions support.
Zhigang Gong
2013-05-17
1
-0
/
+50
*
Add samplerless read image functions for 2D and 3D images.
Dag Lem
2013-05-17
1
-0
/
+18
*
Define clamp(value, lower, upper)
Simon Richter
2013-05-17
1
-10
/
+13
*
Enable 39 math built-in functions
Homer Hsing
2013-05-17
1
-4
/
+302
*
GBE: remove sampler address space.
Zhigang Gong
2013-05-15
1
-1
/
+0
*
GBE: refine the sampler implementation to comply with spec.
Zhigang Gong
2013-05-15
1
-3
/
+3
*
add image3d read/write in stdlib.h
Homer Hsing
2013-05-08
1
-1
/
+45
*
Make ceil() work
Homer Hsing
2013-04-27
1
-1
/
+1
*
Add missing fmin() and fmax() overloads
Simon Richter
2013-04-24
1
-0
/
+2
*
Add missing select() overloads
Simon Richter
2013-04-24
1
-0
/
+11
*
Fix typo
Simon Richter
2013-04-24
1
-1
/
+1
[next]