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)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-13
Bump version to 1.3.1.
Release_v1.3.1
Yang Rong
2
-1
/
+4
2017-03-13
Docs: update Readme.
Yang Rong
1
-2
/
+6
2017-03-13
Docs: Update Readme OpenCL 2.0 section.
Yang Rong
1
-9
/
+3
2017-02-28
Backend: Fix a selection ir optimization bug
Pan Xiuli
1
-1
/
+4
2017-02-24
MAD compact instrcution could not support "absolute" attribute.
Yan Wang
1
-0
/
+2
2017-02-14
Runtime: add a warning when load gen binary fail.
Yang Rong
1
-0
/
+1
2017-02-14
Runtime: fix get non support type device bug.
Yang Rong
2
-4
/
+8
2017-02-14
Enable OpenCL 2.0 only where supported
Pan Xiuli
7
-31
/
+60
2017-02-14
Enable support for two-component 16-bit planes
Mark Thompson
1
-0
/
+2
2017-02-14
CMAKE: if user disable ICD support, must pass cmake option explicitly.
Yang Rong
2
-1
/
+3
2017-02-14
Add document of using cl_khr_gl_sharing to do gl buffer sharing.
Chuanbo Weng
2
-4
/
+85
2017-02-14
Add example of using cl_khr_gl_sharing to do gl buffer sharing.
Chuanbo Weng
5
-47
/
+199
2017-02-14
GBE: use shr instead of division as possible.
Yang Rong
1
-1
/
+12
2017-02-14
GBE: use shl instead of multiply as possible.
Yang Rong
1
-0
/
+19
2017-02-14
Free context devices on context release
Giuseppe Bilotta
1
-0
/
+1
2017-02-14
Fix obvious copy-paste
Giuseppe Bilotta
1
-1
/
+1
2017-02-14
Utest: Add OCL20 into utest and check version in runtime
Pan Xiuli
11
-26
/
+49
2017-02-14
Utest: Fix an unused waring in 2.0 utest
Pan Xiuli
1
-2
/
+1
2017-02-14
FindLLVM: Accept LLVM 3.9
Rebecca N. Palmer
1
-2
/
+2
2017-02-14
API: Fix local memory type to CL_LOCAL
Pan Xiuli
4
-4
/
+4
2017-02-14
Typo in error message
Giuseppe Bilotta
1
-1
/
+1
2017-02-14
Add a CMake option for toggling OCL ICD Loader compatibility
Marek Szuba
1
-0
/
+3
2017-02-14
Make CL-GL sharing available via ICD
Rebecca N. Palmer
1
-12
/
+16
2017-02-14
Fix typo
Rebecca N. Palmer
1
-1
/
+1
2017-02-14
GBE: use shift for PowerOf2 size when lowering GEP.
Ruiling Song
1
-6
/
+13
2017-01-20
Bump version to 1.3.0.
Release_v1.3.0
Yang Rong
2
-0
/
+4
2017-01-20
Doc: add android build howto.
Yang Rong
2
-0
/
+65
2017-01-20
Doc: add OpenCL 2.0 section to readme.
Yang Rong
1
-0
/
+12
2017-01-19
Android.mk: update Android.mk for android build.
Yang Rong
4
-5
/
+27
2017-01-19
GBE: fix llvm3.5 version build error.
Yang Rong
2
-5
/
+8
2017-01-11
Add some pointer access check.
Yang Rong
4
-3
/
+7
2017-01-11
Fix two bugs about command queue destroy.
Junyan He
2
-1
/
+4
2017-01-09
Fail, don't assert, if unable to create context
Rebecca N. Palmer
1
-3
/
+5
2017-01-09
GBE: Fix getTypesize bug with LLVM3.9
Pan Xiuli
1
-5
/
+6
2017-01-09
GBE: fix a mix analyze bug.
Yang Rong
1
-2
/
+4
2017-01-09
GBE: fix legacy read64 mix pointer bug.
Yang Rong
1
-2
/
+2
2017-01-06
GBE: if PointerFamily is FAMILY_QWORD, chv and bxt need special handle.
Yang Rong
4
-0
/
+125
2017-01-06
Runtime: Fix a event bug.
Yang Rong
1
-7
/
+21
2017-01-06
GBE: Fix memdep-block-scan-limit caused bug on LLVM3.8
Pan Xiuli
1
-1
/
+1
2017-01-06
Fix a event notify bug.
Junyan He
4
-48
/
+27
2017-01-06
GBE: Fix another Sel.bool issue.
Ruiling Song
1
-5
/
+8
2017-01-06
GBE: fix long work group fail.
Yang Rong
2
-38
/
+58
2017-01-05
Backend: Fix header address of oword block read/write
Pan Xiuli
2
-5
/
+6
2017-01-05
Fix two bugs about event.
Junyan He
2
-16
/
+13
2017-01-04
Backend: Fix sel ir subnr usage
Pan Xiuli
2
-4
/
+5
2017-01-03
fix UNTYPED_WRITE function parameters for Gen75Encoder::UNTYPED_WRITE
Guo Yejun
2
-2
/
+2
2017-01-03
utest: fix i386 system long ctz fail.
Yang Rong
1
-1
/
+1
2016-12-30
Runtime: fix a profiling fail.
Yang Rong
3
-23
/
+6
2016-12-30
add sends support for printf
Guo, Yejun
4
-16
/
+33
2016-12-30
Runtime: add the head file to avoid implicit declaration of function ‘cl_de...
Yang Rong
1
-0
/
+1
[next]