summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-07-27cmake: add option OCL_ICD_INSTALL_PREFIX to set icd file install path.Yang, Rong R1-12/+15
2017-03-01Add AppStream metadataRebecca N. Palmer1-0/+5
2017-02-14Enable OpenCL 2.0 only where supportedPan Xiuli1-14/+32
2017-02-10CMAKE: if user disable ICD support, must pass cmake option explicitly.Yang Rong1-0/+1
2017-02-10Add example of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng1-17/+17
2017-02-07Add a CMake option for toggling OCL ICD Loader compatibilityMarek Szuba1-0/+3
2017-01-20Bump version to 1.4.Yang Rong1-1/+1
2016-12-30CMake: add an option to enable OpenCL 2.0.Yang, Rong R1-15/+41
2016-12-02disable CMRT as default, since no real case reportedGuo, Yejun1-0/+5
2016-11-08OCL20: Add OpenCL2.0 apis to icd.Yang Rong1-2/+7
2016-11-08OCL20: Add svm support.Yang Rong1-2/+3
2016-09-12Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng1-23/+16
2016-08-30Bump version to 1.3.Yang Rong1-1/+1
2016-07-20CMAKE: Make utests and benchmark not build for defaultPan Xiuli1-2/+2
2016-07-06Runtime: set the sub slice according to kernel pooled EU configure.Yang Rong1-0/+12
2016-06-30CMAKE: Use DRM_INTEL_LIBDIR for CHECK_LIBRARY_EXISTS pathPan Xiuli1-3/+3
2016-06-23CMake: use CHECK_LIBRARY_EXISTS to check the function instead of version.Yang Rong1-11/+14
2016-05-25CMakeLists: respect existing CMAKE_C/CXX_FLAGSRoss Burton1-2/+2
2016-04-22standalone utest for unified OpenCL implementation.Luo Xionghu1-0/+2
2015-12-23Runtime: because double's built-ins haven't completely support, so disable it...Yang Rong1-0/+6
2015-12-09make Beignet as intermedia layer of CMRTGuo Yejun1-0/+6
2015-11-17First reference beignet's CL header to buildZhenyu Wang1-1/+3
2015-07-31Bump master version to 1.2.Yang Rong1-1/+1
2015-06-19Add example to show v4l2 buffer sharing with extension clGetMemObjectFdIntel.Chuanbo Weng1-14/+21
2015-03-24BUGFIX: Prohibit 'make package' from doing system install of ICD vendor fileBrian Kloppenborg1-0/+1
2015-03-19Query the driver directly for compute units and subsliceJeff McGee1-0/+9
2015-03-19Build: fix the beignet icd name when CMAKE_INSTALL_FULL_LIBDIR is undefined.Zhigang Gong1-2/+8
2015-03-16Bump to 1.1Zhigang Gong1-1/+1
2015-03-02Build: use -Bsymbolic to fix conflicts with other LLVM users.Zhigang Gong1-1/+1
2015-02-27Enable multiarch (32/64-bit co-installation)Rebecca N. Palmer1-3/+18
2015-02-11remove unsafe define -D__$(USER)__Andreas Beckmann1-2/+0
2015-02-06Add example to show libva buffer sharing with extension clCreateImageFromLibv...Chuanbo Weng1-0/+28
2015-01-12only build tests that do not need compiler when standalone compiler is providedGuo Yejun1-0/+4
2015-01-12add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIRGuo Yejun1-4/+11
2014-12-25Remove deprecated fulsim codeZhenyu Wang1-23/+1
2014-12-15CL: Don't find mesa source code.Zhigang Gong1-6/+6
2014-12-15Fix a makefile bug for gcc is not the default compilerLv Meng1-2/+9
2014-11-19re-enable userptr with fix: CPU access after GPU finishes the renderingGuo Yejun1-7/+6
2014-11-18Remove patch version on master branch.Zhigang Gong1-1/+0
2014-11-14Bump to 1.0.0.Release_v1.0.0Zhigang Gong1-2/+3
2014-11-13runtime: disable userptr due to random fail.Zhigang Gong1-6/+7
2014-11-07support CL_MEM_USE_HOST_PTR with userptr for cl bufferGuo Yejun1-2/+9
2014-10-14Let the failure of intel_drm lib's check as a FATAL_ERRORJunyan He1-1/+1
2014-10-14Add the libdrm version check.Junyan He1-1/+1
2014-09-16Fix the bug of LLVM_LFLAGS fail to setJunyan He1-1/+2
2014-09-12Enable ICC and CLANG compiler for beignetLv Meng1-5/+33
2014-09-02remove dependency for non-X runtime environmentGuo Yejun1-5/+6
2014-08-13cmake: Fix a license issue.Ruiling Song1-7/+0
2014-07-08Build: Change versioning policy.Zhigang Gong1-1/+0
2014-06-30Bump to 0.9.1 (development version).Zhigang Gong1-1/+1