index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernels
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
test built-in function "upsample"
Homer Hsing
1
-0
/
+4
2013-07-05
Add the test case for builtin step() function
Junyan He
1
-0
/
+38
2013-07-05
test scalar global constants
Homer Hsing
1
-1
/
+2
2013-07-03
Add the test case for builtin abs_diff() function
Junyan He
1
-0
/
+28
2013-07-03
Add the vector3 support for builtin abs function
Junyan He
1
-0
/
+1
2013-07-03
Fix atomic test failed in GT1.
Yang Rong
1
-6
/
+13
2013-07-02
test cases for built-in functions "mul_hi", "mad_hi"
Homer Hsing
2
-0
/
+8
2013-07-02
test cases for "hadd", "rhadd"
Homer Hsing
2
-0
/
+8
2013-07-01
Add the test case for builtin abs() function
Junyan He
1
-0
/
+27
2013-07-01
Test case for vector type comparison results.
Edward Ching
1
-0
/
+7
2013-06-27
Fix some math function error in simd16.
Yang Rong
1
-4
/
+4
2013-06-27
Add atomic test case.
Yang Rong
1
-13
/
+42
2013-06-27
test case for function "rotate"
Homer Hsing
1
-0
/
+5
2013-06-26
utests: Add basic arithmetic test case
Ruiling Song
3
-14
/
+53
2013-06-26
test case for function "clz"
Homer Hsing
2
-0
/
+10
2013-06-26
Add the test case for clGetCommandQueueInfo API
Junyan He
1
-10
/
+0
2013-06-25
utests: Enable the local memory barrier test case.
Zhigang Gong
1
-1
/
+1
2013-06-21
Add one test case for clGetProgramInfo
Junyan He
1
-0
/
+10
2013-06-21
test cases for 64-bit float
Homer Hsing
3
-0
/
+24
2013-06-19
Fix some piglit constant buffer tests fail.
Yang Rong
1
-1
/
+1
2013-06-18
utests: Add a new local memory barrier case
Yang Rong
1
-0
/
+7
2013-06-18
Utest: Add a test case for validating built-in function get_global_size()
Yi Sun
1
-0
/
+3
2013-06-14
add test case for null kernel arg of global/constant buffer
Ruiling Song
1
-0
/
+9
2013-06-14
utests: Add test case for global memory barrier
Dag Lem
1
-0
/
+7
2013-06-13
utests: Added one test case for clFinish().
Edward Ching
1
-0
/
+12
2013-06-09
Fix two tests fail when OCL_SIMD_WIDTH=8.
Yang Rong
2
-5
/
+1
2013-06-05
Adaptions for LLVM 3.3 / SPIR
Dag Lem
7
-20
/
+20
2013-06-05
utests: change all kernels to unix style text.
Zhigang Gong
6
-126
/
+120
2013-06-05
utest: Add test case for build-in function get_work_dim
Yi Sun
1
-0
/
+3
2013-06-04
test case for DW multiplication
Homer Hsing
1
-0
/
+11
2013-05-31
Add test case for group size
Ruiling Song
1
-0
/
+12
2013-05-31
GBE: Fixed a 3 elements vector load/store bug.
Zhigang Gong
1
-5
/
+5
2013-05-30
utests: Add test case for box blur on image buffer
Dag Lem
1
-0
/
+18
2013-05-29
utests: test vector load and store.
Zhigang Gong
1
-15
/
+37
2013-05-27
utests: Correct box blur
Dag Lem
2
-42
/
+9
2013-05-21
utests: extent get_image_size cases to other informations..
Zhigang Gong
2
-9
/
+13
2013-05-17
utests: add one test case to test get_image_width/height.
Zhigang Gong
1
-0
/
+9
2013-05-17
utests: Refine the fill image0 test case to use map gtt.
Zhigang Gong
1
-1
/
+1
2013-05-17
Define clamp(value, lower, upper)
Simon Richter
5
-11
/
+1
2013-05-17
Test new math built-in functions
Homer Hsing
3
-10
/
+64
2013-05-15
utests: Add one test cases for sampler support.
Zhigang Gong
1
-0
/
+33
2013-05-08
test cases for image3d_t
Homer Hsing
3
-0
/
+35
2013-05-02
test cases for global constant arrays
Homer Hsing
2
-0
/
+17
2013-04-27
New test case of ceil()
Homer Hsing
1
-0
/
+4
2013-04-22
Add constant ptr argument test case.
Yang Rong
2
-0
/
+12
2013-04-12
utests: add a simple test case for cl_khr_gl_sharing.
Zhigang Gong
1
-0
/
+11
2013-04-11
release the contraint of volatile pointer
Lu Guanqun
1
-0
/
+4
2013-04-10
Add utest case for movforphi's undef case.
Zhigang Gong
1
-0
/
+18
2013-04-10
Also make "arithmetic shift right" work
Homer Hsing
1
-0
/
+4
2013-04-10
Make "logical shift right" work
Homer Hsing
1
-0
/
+4
[next]