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
/
src
/
cl_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
Fix the opencv_test_core/OCL_Arithm random segment fault.
Yang Rong
1
-37
/
+36
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-08-19
Fix compile warnings for CLANG compiler
Lv Meng
1
-2
/
+1
2014-07-11
runtime: fix some subtle event bugs.
Zhigang Gong
1
-6
/
+6
2014-07-03
runtime: fix a gpgpu event and thread local gpgpu handling bug.
Zhigang Gong
1
-4
/
+22
2014-07-03
Refine some event code.
Yang Rong
1
-4
/
+7
2014-07-02
Fix some event ref count error.
Yang Rong
1
-16
/
+16
2014-06-19
Fix an event status bug.
Yang Rong
1
-4
/
+14
2014-06-17
fix clEnqueueMarkerWithWaitList bug when input event is null.
Luo
1
-3
/
+8
2014-06-16
Fix a clEnqueueBarrierWithWaitList event status bug.
Yang Rong
1
-6
/
+10
2014-06-13
add [opencl-1.2] API clEnqueueBarrierWithWaitList.
Luo
1
-24
/
+60
2014-06-13
add [opencl 1.2] API clEnqueueMarkerWithWaitList.
Luo
1
-1
/
+19
2014-06-13
Implement the clEnqueueFillBuffer API.
Junyan He
1
-0
/
+1
2014-05-30
Fix timestamp on HASWELL
Li Peng
1
-2
/
+2
2014-05-22
fix event related bugs.
Luo
1
-41
/
+70
2014-04-08
Silent some compilation warnings.
Zhigang Gong
1
-2
/
+2
2013-11-29
Complete the feature of clGetEventProfilingInfo API
Junyan He
1
-10
/
+17
2013-11-08
Move the gpgpu struct from cl_command_queue to thread specific context
Junyan He
1
-2
/
+4
2013-10-31
runtime: Fix a dangling pointer issue
Ruiling Song
1
-6
/
+9
2013-10-18
Using the PIPE_CONTROL to implement get time stamp in gen backend
Junyan He
1
-0
/
+22
2013-09-18
Implement clEnqueueMarker and clEnqueueBarrier.
Yang Rong
1
-5
/
+67
2013-09-18
Refine and fix some event bugs.
Yang Rong
1
-6
/
+34
2013-08-14
Fix event pthread_mutex_lock dead lock.
Yang Rong
1
-4
/
+17
2013-08-12
Add openCL event support.
Yang Rong
1
-3
/
+372
2012-11-08
Added support for llvm 3.1
Benjamin Segovia
1
-0
/
+1
2012-08-10
Added all miniCL files
bsegovia
1
-0
/
+19