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
/
src
/
cl_mem_gl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
Runtime: re-enable cl_khr_gl_sharing with existing egl extension.
Chuanbo Weng
1
-6
/
+1
2015-10-14
refine code to separate the usage of data and image2d_from_buffer
Guo Yejun
1
-1
/
+1
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-11-07
support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo Yejun
1
-1
/
+1
2013-09-26
we should check the 'err' parameter
Lu Guanqun
1
-4
/
+2
2013-09-06
CL: Enalbe gl sharing with new egl extension.
Zhigang Gong
1
-143
/
+10
2013-08-30
CL: Refactor cl_mem's implementation.
Zhigang Gong
1
-52
/
+41
2013-07-12
CL: Refine the version string handling.
Zhigang Gong
1
-1
/
+1
2013-07-03
CL: destroy the EGL image which is created for gl sharing when delete the mem...
Zhigang Gong
1
-0
/
+9
2013-06-19
update to OpenCL 1.1 header
Homer Hsing
1
-0
/
+4
2013-05-20
Save depth and slice_pitch in cl_mem images.
Dag Lem
1
-1
/
+3
2013-04-18
Avoid extension names as preprocessor tokens
Simon Richter
1
-5
/
+1
2013-04-10
Implement cl_khr_gl_sharing by using upstream technology.
Zhigang Gong
1
-62
/
+65
2013-04-10
implement OCL 1.2 new APIs.
Zhigang Gong
1
-29
/
+26
2013-03-29
update headers to OpenCL 1.2 standards
Lu Guanqun
1
-6
/
+6
2013-03-29
First implementation for extension cl_khr_gl_sharing.
Zhigang Gong
1
-0
/
+232