summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: add option OCL_ICD_INSTALL_PREFIX to set icd file install path.Yang, Rong R2017-07-271-12/+15
* Add AppStream metadataRebecca N. Palmer2017-03-011-0/+5
* Enable OpenCL 2.0 only where supportedPan Xiuli2017-02-141-14/+32
* CMAKE: if user disable ICD support, must pass cmake option explicitly.Yang Rong2017-02-101-0/+1
* Add example of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng2017-02-101-17/+17
* Add a CMake option for toggling OCL ICD Loader compatibilityMarek Szuba2017-02-071-0/+3
* Bump version to 1.4.Yang Rong2017-01-201-1/+1
* CMake: add an option to enable OpenCL 2.0.Yang, Rong R2016-12-301-15/+41
* disable CMRT as default, since no real case reportedGuo, Yejun2016-12-021-0/+5
* OCL20: Add OpenCL2.0 apis to icd.Yang Rong2016-11-081-2/+7
* OCL20: Add svm support.Yang Rong2016-11-081-2/+3
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-121-23/+16
* Bump version to 1.3.Yang Rong2016-08-301-1/+1
* CMAKE: Make utests and benchmark not build for defaultPan Xiuli2016-07-201-2/+2
* Runtime: set the sub slice according to kernel pooled EU configure.Yang Rong2016-07-061-0/+12
* CMAKE: Use DRM_INTEL_LIBDIR for CHECK_LIBRARY_EXISTS pathPan Xiuli2016-06-301-3/+3
* CMake: use CHECK_LIBRARY_EXISTS to check the function instead of version.Yang Rong2016-06-231-11/+14
* CMakeLists: respect existing CMAKE_C/CXX_FLAGSRoss Burton2016-05-251-2/+2
* standalone utest for unified OpenCL implementation.Luo Xionghu2016-04-221-0/+2
* Runtime: because double's built-ins haven't completely support, so disable it...Yang Rong2015-12-231-0/+6
* make Beignet as intermedia layer of CMRTGuo Yejun2015-12-091-0/+6
* First reference beignet's CL header to buildZhenyu Wang2015-11-171-1/+3
* Bump master version to 1.2.Yang Rong2015-07-311-1/+1
* Add example to show v4l2 buffer sharing with extension clGetMemObjectFdIntel.Chuanbo Weng2015-06-191-14/+21
* BUGFIX: Prohibit 'make package' from doing system install of ICD vendor fileBrian Kloppenborg2015-03-241-0/+1
* Query the driver directly for compute units and subsliceJeff McGee2015-03-191-0/+9
* Build: fix the beignet icd name when CMAKE_INSTALL_FULL_LIBDIR is undefined.Zhigang Gong2015-03-191-2/+8
* Bump to 1.1Zhigang Gong2015-03-161-1/+1
* Build: use -Bsymbolic to fix conflicts with other LLVM users.Zhigang Gong2015-03-021-1/+1
* Enable multiarch (32/64-bit co-installation)Rebecca N. Palmer2015-02-271-3/+18
* remove unsafe define -D__$(USER)__Andreas Beckmann2015-02-111-2/+0
* Add example to show libva buffer sharing with extension clCreateImageFromLibv...Chuanbo Weng2015-02-061-0/+28
* only build tests that do not need compiler when standalone compiler is providedGuo Yejun2015-01-121-0/+4
* add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIRGuo Yejun2015-01-121-4/+11
* Remove deprecated fulsim codeZhenyu Wang2014-12-251-23/+1
* CL: Don't find mesa source code.Zhigang Gong2014-12-151-6/+6
* Fix a makefile bug for gcc is not the default compilerLv Meng2014-12-151-2/+9
* re-enable userptr with fix: CPU access after GPU finishes the renderingGuo Yejun2014-11-191-7/+6
* Remove patch version on master branch.Zhigang Gong2014-11-181-1/+0
* Bump to 1.0.0.Release_v1.0.0Zhigang Gong2014-11-141-2/+3
* runtime: disable userptr due to random fail.Zhigang Gong2014-11-131-6/+7
* support CL_MEM_USE_HOST_PTR with userptr for cl bufferGuo Yejun2014-11-071-2/+9
* Let the failure of intel_drm lib's check as a FATAL_ERRORJunyan He2014-10-141-1/+1
* Add the libdrm version check.Junyan He2014-10-141-1/+1
* Fix the bug of LLVM_LFLAGS fail to setJunyan He2014-09-161-1/+2
* Enable ICC and CLANG compiler for beignetLv Meng2014-09-121-5/+33
* remove dependency for non-X runtime environmentGuo Yejun2014-09-021-5/+6
* cmake: Fix a license issue.Ruiling Song2014-08-131-7/+0
* Build: Change versioning policy.Zhigang Gong2014-07-081-1/+0
* Bump to 0.9.1 (development version).Zhigang Gong2014-06-301-1/+1