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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
draft
llvm-3.5
Zhigang Gong
1
-4
/
+4
2014-06-19
Add a lock in the place of printf output
Junyan He
2
-10
/
+37
2014-06-19
Refine the code in llvm_printf_parser.cpp
Junyan He
1
-98
/
+65
2014-06-19
GBE: pass compile against LLVM 3.5
Ruiling Song
11
-29
/
+75
2014-06-19
Fix an event status bug.
Yang Rong
4
-8
/
+32
2014-06-19
Try to use drm render nodes.
Abrahm Scully
2
-0
/
+34
2014-06-19
Fix build with mesa 10.1.
Abrahm Scully
2
-4
/
+4
2014-06-19
Fix linking to X11 libraries.
Abrahm Scully
1
-1
/
+1
2014-06-18
GBE: Correctly process constant for phi instruction
Ruiling Song
1
-3
/
+1
2014-06-18
add binary type support for compiled object and library.
Luo
9
-46
/
+211
2014-06-17
fix clEnqueueMarkerWithWaitList bug when input event is null.
Luo
2
-7
/
+9
2014-06-17
driver: fix a potential Null reference.
Zhigang Gong
1
-0
/
+2
2014-06-16
Fix a clEnqueueBarrierWithWaitList event status bug.
Yang Rong
1
-6
/
+10
2014-06-13
Bump beignet version to 0.8.99.
Zhigang Gong
1
-1
/
+1
2014-06-13
Bump OpenCL version to 1.2.
Zhigang Gong
1
-1
/
+1
2014-06-13
utests: use OpenCL 1.2 API for image related test cases.
Zhigang Gong
8
-29
/
+54
2014-06-13
use LLVM_INSTALL_DIR as the path to clang/llvm-as/llvm-link
Guo Yejun
1
-4
/
+4
2014-06-13
clean code to remove gbe_kernel_set_const_buffer_size
Guo Yejun
7
-54
/
+0
2014-06-13
add [opencl-1.2] clUnloadPlatformCompiler implementation
Luo
2
-2
/
+8
2014-06-13
Implement the clEnqueueMigrateMemObjects API
Junyan He
4
-1
/
+55
2014-06-13
GBE: Enable some implemented Opencl 1.2 functions in icd table.
Zhigang Gong
1
-11
/
+11
2014-06-13
Add the utest case for clGetKernelArgInfo
Junyan He
3
-0
/
+94
2014-06-13
Add the clGetKernelArgInfo api and misc help functions
Junyan He
9
-0
/
+165
2014-06-13
Add the llvm info to the function for later usage.
Junyan He
5
-32
/
+78
2014-06-13
Add the -cl-kernel-arg-info into the clang build options
Junyan He
2
-2
/
+7
2014-06-13
add [opencl-1.2] test case runtime_compile_link.
Luo
6
-0
/
+155
2014-06-13
add [opencl-1.2] API clLinkProgram.
Luo
8
-5
/
+246
2014-06-13
add [opencl-1.2] API clCompileProgram.
Luo
8
-2
/
+240
2014-06-13
add [opencl-1.2] API clCreateSubDevice.
Luo
4
-3
/
+27
2014-06-13
add test case runtime_barrier_list and runtime_marker_list.
Luo
3
-0
/
+152
2014-06-13
add [opencl-1.2] API clEnqueueBarrierWithWaitList.
Luo
6
-33
/
+148
2014-06-13
utests: fix the image desc initilization for get_image_info.
Junyan He
1
-1
/
+13
2014-06-13
Add the test case for 1D image from buffer
Junyan He
3
-0
/
+94
2014-06-13
Add the support for 1D image from buffer.
Junyan He
7
-2
/
+154
2014-06-13
Add test cases for 1d image fill and copy
Junyan He
5
-0
/
+121
2014-06-13
Add the support for 1D image in backend
Junyan He
10
-112
/
+252
2014-06-13
Add checks for clCreateImage and add 1d image creating logic
Junyan He
7
-20
/
+123
2014-06-13
add[opencl-1.2] test case for API clCreateProgramWithBuiltInKernels.
Luo
2
-0
/
+21
2014-06-13
add [opencl-1.2] API clCreateProgramWithBuiltInKernels.
Luo
6
-1
/
+138
2014-06-13
add [opencl 1.2] API clEnqueueMarkerWithWaitList.
Luo
3
-5
/
+42
2014-06-13
Add the test case for clEnqueueFillBuffer
Junyan He
2
-0
/
+91
2014-06-13
Implement the clEnqueueFillBuffer API.
Junyan He
8
-6
/
+268
2014-06-13
Add the kernels used by clEnqueueBufferFill API
Junyan He
6
-1
/
+51
2014-06-12
GBE: switch to ocl-1.2 header files.
Zhigang Gong
11
-1470
/
+10703
2014-06-12
relax the build dependency on Gen GPU
opencl-1.1
Guo Yejun
2
-8
/
+5
2014-06-12
Fix the same kernel name issue of OCL_OUTPUT_KERNEL_PERF
Yongjia Zhang
3
-40
/
+92
2014-06-12
utest: reduce group size to fit into baytrail platform.
Zhigang Gong
1
-1
/
+1
2014-06-12
HSW: Remove the jmpi distance limit of HSW.
Yang Rong
4
-17
/
+49
2014-06-12
GBE: fix some bugs in 64bit bitcast.
Ruiling Song
1
-3
/
+7
2014-06-12
HSW: Fix potential issue of GT3 when calc stack address.
Yang Rong
3
-2
/
+12
[next]