index
:
delta/beignet.git
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
opencl-1.1
runtime_dev
stable
gitlab.freedesktop.org: beignet/beignet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Runtime: implement clEnqueueAcquireGLObjects and clEnqueueReleaseGLObjects.
Yang Rong
2017-09-21
1
-0
/
+150
*
Runtime: fix a build warning.
Yang, Rong R
2017-07-31
1
-5
/
+6
*
Runtime: fix the context ref is not 0 assert when delete.
Yang, Rong R
2017-07-27
1
-22
/
+8
*
Runtime: fix a cl_gpgpu_bind_image_for_vme NULL SIGSEGV.
Yang, Rong R
2017-07-27
1
-1
/
+2
*
Implement extension cl_intel_device_side_avc_motion_estimation.
Chuanbo Weng
2017-07-12
6
-3
/
+148
*
Runtime: remove ctx's useless fileds.
Yang, Rong R
2017-07-10
3
-43
/
+5
*
Runtime: fix a recurrent release context error.
Yang, Rong R
2017-07-10
1
-10
/
+8
*
Runtime: refine max group size for SKL & KBL
rander
2017-07-04
1
-9
/
+9
*
GBE: clean llvm module's clone and release.
Yang, Rong R
2017-06-23
3
-1
/
+7
*
Add missed kernel names into built-in kernel list.
Yan Wang
2017-06-22
1
-1
/
+16
*
Runtime: Add missing SKL deivce ID
Pan Xiuli
2017-06-22
2
-1
/
+9
*
Fix context leak with internal kernels
Patrick Beaulieu
2017-06-16
1
-1
/
+21
*
Runtime: Add new API enums for cl_intel_required_subgroup_size extension
Pan Xiuli
2017-06-16
5
-0
/
+40
*
Use aligned16 and aligne4 kernel to copy for large 3D image with TILE_Y.
Yan Wang
2017-06-14
7
-37
/
+149
*
Optimize clEnqueueWriteImageByKernel and clEnqueuReadImageByKernel.
Yan Wang
2017-06-13
1
-7
/
+18
*
Fix bug of clEnqueueUnmapMemObjectForKernel and clEnqueueMapImageByKernel.
Yan Wang
2017-06-13
1
-34
/
+113
*
Add clFinish for guarantee the kernel copying is finished when create TILE_Y ...
Yan Wang
2017-06-13
1
-0
/
+7
*
Add cl_mem_record_map_mem_for_kernel() for record map adress for TILE_Y image...
Yan Wang
2017-06-13
2
-26
/
+88
*
Runtime: Fix a mssing llvm version marco for LLVM40+
Pan Xiuli
2017-06-09
1
-1
/
+1
*
Fix bug of clEnqueueCopyBufferToImage and clEnqueueCopyImageToBuffer.
Yan Wang
2017-05-25
5
-28
/
+89
*
build: fix cmake code generation dependencies.
Ismo Puustinen
2017-05-25
1
-2
/
+2
*
Implement TILE_Y large image in clEnqueueWriteImage.
Yan Wang
2017-05-18
1
-0
/
+46
*
Implement TILE_Y large image in clEnqueueReadImage.
Yan Wang
2017-05-18
1
-0
/
+55
*
Implement TILE_Y large image in clEnqueueMapImage and clEnqueueUnmapMemObject.
Yan Wang
2017-05-18
1
-0
/
+111
*
Create image with TILE_Y mode still when image size>128MB for performance.
Yan Wang
2017-05-18
4
-6
/
+111
*
GLK: add geminilake runtime support.
Yang Rong
2017-05-15
2
-2
/
+47
*
GLK: add Geminilake pciids.
Yang Rong
2017-05-15
1
-1
/
+8
*
Limit get_program_global_data() calls to OpenCL 2.0
Jan Beich
2017-03-23
1
-2
/
+4
*
intel: Check that we can reserve the zero-offset
Yang Rong
2017-03-17
1
-11
/
+20
*
add extension cl_intel_media_block_io READ related function
Luo Xionghu
2017-03-13
1
-0
/
+1
*
add extension intel_planar_yuv.
Luo Xionghu
2017-03-13
9
-24
/
+217
*
CMAKE: Refine builtin kernel bin generator
Pan Xiuli
2017-03-07
1
-7
/
+7
*
Runtime: add a warning when load gen binary fail.
Yang Rong
2017-02-14
1
-0
/
+1
*
Runtime: fix get non support type device bug.
Yang Rong
2017-02-14
2
-4
/
+8
*
Enable OpenCL 2.0 only where supported
Pan Xiuli
2017-02-14
5
-8
/
+18
*
Enable support for two-component 16-bit planes
Mark Thompson
2017-02-14
1
-0
/
+2
*
Free context devices on context release
Giuseppe Bilotta
2017-02-10
1
-0
/
+1
*
Fix obvious copy-paste
Giuseppe Bilotta
2017-02-10
1
-1
/
+1
*
API: Fix local memory type to CL_LOCAL
Pan Xiuli
2017-02-10
4
-4
/
+4
*
Typo in error message
Giuseppe Bilotta
2017-02-08
1
-1
/
+1
*
Make CL-GL sharing available via ICD
Rebecca N. Palmer
2017-02-06
1
-12
/
+16
*
Android.mk: update Android.mk for android build.
Yang Rong
2017-01-19
1
-3
/
+15
*
Add some pointer access check.
Yang Rong
2017-01-11
3
-1
/
+5
*
Fix two bugs about command queue destroy.
Junyan He
2017-01-11
2
-1
/
+4
*
Fail, don't assert, if unable to create context
Rebecca N. Palmer
2017-01-09
1
-3
/
+5
*
Runtime: Fix a event bug.
Yang Rong
2017-01-06
1
-7
/
+21
*
Fix a event notify bug.
Junyan He
2017-01-06
4
-48
/
+27
*
Fix two bugs about event.
Junyan He
2017-01-05
2
-16
/
+13
*
Runtime: fix a profiling fail.
Yang Rong
2016-12-30
3
-23
/
+6
*
Runtime: add the head file to avoid implicit declaration of function ‘cl_de...
Yang Rong
2016-12-30
1
-0
/
+1
[next]