summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Docs: OCL_STRICT_CONFORMANCE is default-on since 1.1Rebecca N. Palmer2017-11-011-3/+1
| | | | | Signed-off-by: Rebecca N. Palmer <rebecca_palmer@zoho.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* Docs: Fix grammarRebecca N. Palmer2017-11-011-12/+12
| | | | | Signed-off-by: Rebecca N. Palmer <rebecca_palmer@zoho.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* Docs: Add Release 1.3.2 to NEWS.Yang Rong2017-10-261-0/+3
| | | | Signed-off-by: Yang Rong <rong.r.yang@intel.com>
* Docs: Fix broken linkRebecca N. Palmer2017-03-231-1/+1
| | | | | Signed-off-by: Rebecca N. Palmer <rebecca_palmer@zoho.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* Docs: Fix spelling and grammarRebecca N. Palmer2017-03-231-7/+7
| | | | | Signed-off-by: Rebecca N. Palmer <rebecca_palmer@zoho.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* Docs: update NEWS.Yang Rong2017-03-131-0/+3
| | | | Signed-off-by: Yang Rong <rong.r.yang@intel.com>
* Docs: update Readme.Yang Rong2017-03-131-2/+6
| | | | | | | Remove the (Debian-specific) jessie-backports reference, and add x86_64 requirement. Signed-off-by: Yang Rong <rong.r.yang@intel.com>
* Docs: Update Readme OpenCL 2.0 section.Yang Rong2017-03-131-9/+3
| | | | Contributor: Rebecca N. Palmer <rebecca_palmer@zoho.com>
* CMAKE: if user disable ICD support, must pass cmake option explicitly.Yang Rong2017-02-101-1/+2
| | | | | | | Also update readme aoubt ocl-icd section. Signed-off-by: Yang Rong <rong.r.yang@intel.com> Reviewed-by: Pan Xiuli <xiuli.pan@intel.com>
* Add document of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng2017-02-102-4/+85
| | | | | | | | | v2: 1. Change description of cl_khr_gl_sharing in README.md 2. Add display hint in gl-buffer-sharing-howto.mdwn Signed-off-by: Chuanbo Weng <chuanbo.weng@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* Bump version to 1.4.Yang Rong2017-01-201-0/+3
|
* Doc: add android build howto.Yang Rong2017-01-202-0/+65
| | | | | Signed-off-by: Yang Rong <rong.r.yang@intel.com> Reviewed-by: Ruiling Song <ruiling.song@intel.com>
* Doc: add OpenCL 2.0 section to readme.Yang Rong2017-01-201-0/+12
| | | | | Signed-off-by: Yang Rong <rong.r.yang@intel.com> Reviewed-by: Ruiling Song <ruiling.song@intel.com>
* NEWS: Update Release 1.2.1.Yang Rong2016-11-041-0/+3
|
* Docs: Spelling and grammar fixesRebecca N. Palmer2016-10-103-16/+16
| | | | | Signed-off-by: Rebecca N. Palmer <rebecca_palmer@zoho.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* Docs: update a readme typo.Yang Rong2016-08-301-1/+1
|
* Bump version to 1.3.Yang Rong2016-08-301-0/+6
|
* Docs: update readme.Yang Rong2016-08-301-57/+29
| | | | Remove TODO section, and will add TODO.mdwn later.
* add help for 'make package'Guo Yejun2016-08-121-0/+4
| | | | | Signed-off-by: Guo Yejun <yejun.guo@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* README: remove "legacy Illegal pointer issue" section.Yang Rong2016-08-031-11/+0
|
* add howto for stand alone utest.Luo Xionghu2016-05-232-0/+46
| | | | | Signed-off-by: Luo Xionghu <xionghu.luo@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* Full support of cl_intel_motion_estimation extension.Chuanbo Weng2015-11-171-17/+9
| | | | | | | | | | | The following items are supported in this commit: 1. Return residuals. 2. All types of mb_block_type, subpixel_mode, sad_adjust_mode in cl_motion_estimation_desc_intel. After this commit, cl_intel_motion_estimation is fully supported. Signed-off-by: Chuanbo Weng <chuanbo.weng@intel.com> Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
* Add document of video motion estimation support.Chuanbo Weng2015-11-102-0/+80
| | | | | | | | v3: Fix two typos. Signed-off-by: Chuanbo Weng <chuanbo.weng@intel.com> Reviewed-by: Ruiling Song <ruiling.song@intel.com>
* Update NEWS.Yang Rong2015-10-081-0/+3
| | | | Signed-off-by: Yang Rong <rong.r.yang@intel.com>
* Update Release 1.1.0 NEWS.mdwn.Yang Rong2015-08-031-0/+3
| | | | Signed-off-by: Yang Rong <rong.r.yang@intel.com>
* Turn on OCL_STRICT_CONFORMANCE as default.Yang Rong2015-06-291-3/+3
| | | | | | Also update README.md. Signed-off-by: Yang Rong <rong.r.yang@intel.com>
* Add document to describe the detials of v4l2 buffer sharing.Chuanbo Weng2015-06-192-0/+65
| | | | | | | | This document includes the steps of using DMABUF buffer sharing between v4l2 and Beignet. Also steps to run corresponding example. Signed-off-by: Chuanbo Weng <chuanbo.weng@intel.com> Reviewed-by: Yuan, Feng <feng.yuan@intel.com>
* Docs: update/clarify Haswell issuesRebecca N. Palmer2015-05-181-14/+26
| | | | | | | Reflect recent beignet and Linux changes. Signed-off-by: Rebecca Palmer <rebecca_palmer@zoho.com> Reviewed-by: "Luo, Xionghu" <xionghu.luo@intel.com> Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
* add environment variable OCL_OUTPUT_KERNEL_SOURCE.Luo Xionghu2015-05-151-0/+3
| | | | | | | | | export the variable to 1 to view the building or compiling kernel's source code. By default, it is false and GBE will not print any code. v2: also output the build options if not empty. Signed-off-by: Luo Xionghu <xionghu.luo@intel.com> Reviewed-by: "Song, Ruiling" <ruiling.song@intel.com>
* add introduction to build Beignet with yoctoGuo Yejun2015-05-122-4/+73
| | | | | Signed-off-by: Guo Yejun <yejun.guo@intel.com> Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
* Doc: update known issue for the store/load pointer issue.Zhigang Gong2015-04-151-0/+11
| | | | | | | We will defer the fix of this known issue to 1.1.0. Let's document it before that. Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* Doc: update cmd parser issue for HSW platforms.Zhigang Gong2015-04-141-5/+8
| | | | | | | For HSW platform, due to the atomic in L3 related registers' usage, we always need to disable the cmd parser. Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* Doc: add a command to install dependencies.Zhigang Gong2015-04-141-0/+6
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* update document.Zhigang Gong2015-03-301-4/+23
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* correct env var to output llvm IRGuo Yejun2015-03-171-3/+5
| | | | | Signed-off-by: Guo Yejun <yejun.guo@intel.com> Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
* Docs: update team information.Zhigang Gong2015-03-161-0/+13
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* Build: set 3.5 as the stable LLVM version for beignet.Zhigang Gong2015-03-161-5/+6
| | | | | | And update document accordingly. Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* update document.Zhigang Gong2015-02-061-3/+6
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* Add document to describe the detials of libva buffer sharing.Chuanbo Weng2015-02-062-0/+68
| | | | | | | | This document includes the steps of using libva buffer sharing and the way to build and run corresponding example. Signed-off-by: Chuanbo Weng <chuanbo.weng@intel.com> Reviewed-by: "Guo, Yejun" <yejun.guo@intel.com>
* update document.Zhigang Gong2015-01-192-0/+4
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* add howto for old gcc versionGuo Yejun2015-01-121-0/+58
| | | | | Signed-off-by: Guo Yejun <yejun.guo@intel.com> Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
* Update optimization tips.Zhigang Gong2014-12-161-14/+92
| | | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com> Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
* Bump to 1.0.0.Release_v1.0.0Zhigang Gong2014-11-141-0/+3
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* Update documents.Zhigang Gong2014-11-131-4/+11
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* update some documents.Zhigang Gong2014-11-123-40/+29
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* docs: update mixed_buffer_pointer document.Ruiling Song2014-11-111-5/+30
| | | | | Signed-off-by: Ruiling Song <ruiling.song@intel.com> Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
* Update NEWS.Zhigang Gong2014-09-151-0/+3
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* Remove out-of-date document.Zhigang Gong2014-09-153-99/+47
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* Update readme.Zhigang Gong2014-09-151-54/+58
| | | | Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* Update README for the command parser in drm kernel.Yang Rong2014-09-101-0/+8
| | | | | Signed-off-by: Yang Rong <rong.r.yang@intel.com> Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>