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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-12
fix piglit get kernel info FUNCTION ATTRIBUTE fail.
Luo
5
-0
/
+19
2014-09-12
runtime: fix build status handling.
Zhigang Gong
3
-23
/
+35
2014-09-12
runtime: fix program binary type bug.
Zhigang Gong
1
-0
/
+3
2014-09-11
fix piglit cl-api-set-kernel-arg fail.
Luo Xionghu
3
-1
/
+20
2014-09-11
fix clGetKernelWorkGroupInfo built-in kernel fail.
Luo Xionghu
4
-0
/
+42
2014-09-10
Fix the issue of -cl-std=CLX.X option.
Junyan He
1
-1
/
+49
2014-09-10
Runtime: Implement clGetExtensionFunctionAddressForPlatform.
Zhigang Gong
2
-3
/
+18
2014-09-09
fix piglit cl-api-get-program-info fail.
Luo Xionghu
1
-1
/
+1
2014-09-05
GBE: fixup/refine a bug for image1D array's extra binding index handling.
Zhigang Gong
2
-11
/
+24
2014-09-05
GBE: cleanup image base index related code.
Zhigang Gong
3
-25
/
+0
2014-09-05
GBE: Handle bti allocation for internal buffer used by printf.
Ruiling Song
5
-5
/
+17
2014-09-05
GBE: Refine bti usage in backend & runtime.
Ruiling Song
8
-44
/
+49
2014-09-05
GBE: Optimize constant load with sampler.
Ruiling Song
1
-1
/
+1
2014-09-03
GBE: adjust preferred vector length.
Zhigang Gong
1
-12
/
+12
2014-09-02
Two minor fix.
Yang Rong
1
-4
/
+4
2014-08-28
Only compiler X11 files and do X11 operations when found X11.
Yang Rong
2
-4
/
+22
2014-08-28
Fail gracefully on unsupported hardware
Rebecca Palmer
4
-6
/
+9
2014-07-30
runtime: set correct state for constant buffer on hsw.
Ruiling Song
1
-2
/
+41
2014-07-25
clean llvm resource in compiler (libgbe.so)
Guo Yejun
3
-1
/
+11
2014-07-25
fix three memory leaks
Guo Yejun
1
-0
/
+2
2014-07-18
free build_log when the cl program is released
Guo Yejun
1
-0
/
+5
2014-07-17
remove requirment as drm master in non-x environment
Guo Yejun
2
-35
/
+24
2014-07-11
Add some hsw missed pci ids (reserved PCI IDs).
Yang Rong
2
-3
/
+95
2014-07-11
runtime: fix some subtle event bugs.
Zhigang Gong
4
-8
/
+19
2014-07-11
runtime/driver: refine error handlings.
Zhigang Gong
5
-40
/
+91
2014-07-08
remove lspci, gbe_bin_genenrater would generator llvm binary by default.
Luo
3
-49
/
+31
2014-07-04
Build: check whether lspci exists.
Zhigang Gong
1
-0
/
+7
2014-07-03
runtime: fix a gpgpu event and thread local gpgpu handling bug.
Zhigang Gong
13
-74
/
+97
2014-07-03
runtime: recover the maximum read image args to 128.
Zhigang Gong
1
-1
/
+1
2014-07-03
Refine some event code.
Yang Rong
2
-8
/
+19
2014-07-02
Refine the logic when suspend a batch buffer.
Yang Rong
3
-3
/
+14
2014-07-02
Fix some event ref count error.
Yang Rong
1
-16
/
+16
2014-07-01
runtime: fix potential curbe allocation issue.
Zhigang Gong
2
-15
/
+31
2014-07-01
runtime: fix max group size calculation issue.
Zhigang Gong
5
-33
/
+53
2014-06-26
Fix call cl_mem_copy_image_region bug.
Yang Rong
4
-16
/
+25
2014-06-26
gbe_bin_generator: fix the incorrect type of cl_internal_built_in_kernel_str_...
Zhigang Gong
2
-27
/
+27
2014-06-25
runtime: Remove 'Experiment' from the platform name.
Zhigang Gong
1
-1
/
+1
2014-06-25
Fix clEnqueueMapImage with CL_MEM_USE_HOST_PTR bug.
Yang Rong
3
-30
/
+60
2014-06-25
add image_1d_to_1d builtin kernel name.
Luo
1
-0
/
+1
2014-06-24
add cpu copy for 1Darray and 2darray related copy APIs.
Luo
5
-6
/
+91
2014-06-24
add BEIGNET_INSTALL_DIR to clean code
Guo Yejun
1
-1
/
+1
2014-06-24
implement API clEnqueueFillImage.
Luo
15
-26
/
+261
2014-06-23
Add some OpenCL1.2 parameters of function clGetDeviceInfo.
Yang Rong
3
-0
/
+9
2014-06-23
Fix a CL_MEM_HOST_PTR bug.
Yang Rong
1
-2
/
+6
2014-06-23
Fix a crash bug when no %d appears in the printf fmt
Junyan He
2
-4
/
+12
2014-06-23
GBE: fix some get kernel arg info bugs.
Zhigang Gong
1
-1
/
+1
2014-06-23
runtime: choose the actual EU number as the max compute units.
Zhigang Gong
2
-9
/
+9
2014-06-20
Add some API's OpenCL 1.2 parameter support.
Yang Rong
7
-1
/
+57
2014-06-20
Add some OpenCL1.2 new buffer flags handle.
Yang Rong
2
-3
/
+28
2014-06-20
Fix sub buffer bug in clEnqueueReadBufferRect, clEnqueueWriteBufferRect, clEn...
Yang Rong
1
-7
/
+17
[next]