index
:
~gongzg/beignet
1.0rc
OpenCL20
Release_v0.9.x
Release_v1.0
blender
boolbug
double
draft_function_call
enqueue
fix
fixliveness
fixsched
forhsw
gl_sharing
hack_egl_display
hsw_darktable
image_refine
llvm-3.5
loop_opt
loop_unroll
loopspill
master
merge_gl_sharing
mixsimd16
opencl-1.1
optimize
optimize2
prepare_spill16
spillsimd16
stable
test_math
userptr
vectoropt
vectoropt_test
vload_opt
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernels
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
add benckmark for copy data from image to image
Meng Mengmeng
1
-0
/
+15
2015-11-06
add benckmark for copy data from buffer to buffer
Meng Mengmeng
1
-0
/
+27
2015-11-06
Utests: Add test cases for double conversion.
Junyan He
3
-10
/
+112
2015-10-27
Utest: Add double division test.
Junyan He
2
-5
/
+11
2015-10-20
use sampler to copy image_from_buffer to another image for verification.
Luo Xionghu
1
-0
/
+12
2015-10-14
add utest runtime_use_host_ptr_image
Guo Yejun
1
-0
/
+10
2015-10-13
fix llvm3.7 compiler_function_qualifiers utest fail.
Yang Rong
1
-2
/
+2
2015-09-22
add bswap64 in utest.
Luo Xionghu
1
-1
/
+13
2015-08-27
utests: refine image 1d buffer test case.
Zhigang Gong
1
-9
/
+3
2015-07-02
utest: Add test cases for half.
Junyan He
4
-0
/
+105
2015-06-19
Add example to show v4l2 buffer sharing with extension clGetMemObjectFdIntel.
Chuanbo Weng
1
-0
/
+15
2015-05-15
Add stuct argument indirect load test.
Yang Rong
2
-2
/
+20
2015-05-13
add utest for intel_sub_group_shuffle
Guo Yejun
1
-0
/
+18
2015-05-12
rename __gen_ocl_simd_any/all to sub_group_any/all
Guo Yejun
4
-27
/
+27
2015-05-12
rename __gen_ocl_get_simd_id/size to get_sub_group_id/size
Guo Yejun
4
-13
/
+13
2015-04-24
add utest for __gen_ocl_get_simd_id
Guo Yejun
1
-0
/
+8
2015-04-24
add utest for __gen_ocl_get_simd_size
Guo Yejun
1
-0
/
+5
2015-03-09
Modify the utest case for bswap.
Junyan He
1
-10
/
+14
2015-03-09
add utest for load spir binary.
Luo Xionghu
1
-0
/
+0
2015-03-09
change the workitem related api to OVERLOABABLE.
Luo Xionghu
2
-4
/
+4
2015-02-06
Add example to show libva buffer sharing with extension clCreateImageFromLibv...
Chuanbo Weng
1
-0
/
+24
2015-01-28
fix clz utest issue.
Luo Xionghu
3
-12
/
+6
2015-01-20
Add test case for long bitcast.
Junyan He
1
-0
/
+47
2015-01-20
Add long NOT test case.
Junyan He
1
-0
/
+6
2015-01-20
Add test case for i64 div and rem.
Junyan He
1
-0
/
+12
2015-01-20
Add test case for long mul_sat and mul_hi
Junyan He
1
-0
/
+19
2015-01-15
add clz(count leading zero) utest.
Luo Xionghu
1
-0
/
+12
2015-01-09
Add read buffer/image benchmark.
Yang Rong
2
-0
/
+40
2014-12-04
refine bswap utest to cover nsetc fail cases.
Luo Xionghu
1
-0
/
+1
2014-12-04
utests: Add const private array initialization test.
Ruiling Song
1
-0
/
+9
2014-12-02
add utest of CL_MEM_ALLOC_HOST_PTR
Guo Yejun
1
-0
/
+6
2014-12-01
utests: Add one case to test negative index array access.
Zhigang Gong
1
-0
/
+9
2014-11-27
add test for clCreateImageFromLibvaIntel
Guo Yejun
1
-0
/
+8
2014-11-11
utests: remove all shader toy test cases.
Zhigang Gong
17
-1050
/
+0
2014-11-11
Revert "add test for clCreateImageFromLibvaIntel"
Zhigang Gong
1
-8
/
+0
2014-11-10
add test for clCreateImageFromLibvaIntel
Guo Yejun
1
-0
/
+8
2014-11-07
add test for cl buffer created with CL_MEM_USE_HOST_PTR
Guo Yejun
1
-0
/
+6
2014-11-06
utests: add a test to trigger cl_float3 bug in clSetKernelArg.
Ruiling Song
1
-0
/
+20
2014-11-06
utest: add new test that trigger an assignment operation bug in if.
Chuanbo Weng
1
-0
/
+12
2014-11-05
fix bswap kernel function type issue.
Luo Xionghu
1
-5
/
+10
2014-11-04
utests: replace the nodistriutable picture.
Zhigang Gong
4
-0
/
+0
2014-11-04
utest: change the box_blur_image to be identical to box_blur.
Zhigang Gong
1
-3
/
+5
2014-11-04
add utest function bswap.
Luo Xionghu
1
-0
/
+7
2014-11-03
add utest for llvm intrinsic call usub_with_overflow funtion.
Luo Xionghu
1
-15
/
+40
2014-10-28
add utest compiler_overflow for llvm intrinsic function.
Luo Xionghu
1
-0
/
+20
2014-10-23
Add the test case for image 2d array fill
Junyan He
1
-0
/
+13
2014-10-23
Add the test case for image 1d array fill
Junyan He
1
-0
/
+11
2014-10-15
Fit the printf bug in loop
Junyan He
1
-11
/
+16
2014-10-14
add utest popcount for all types.
Luo Xionghu
1
-0
/
+16
2014-09-18
GBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.
Ruiling Song
1
-0
/
+28
[next]