summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump to version 0.9.Release_v0.9Zhigang Gong2014-06-261-2/+2
* add BEIGNET_INSTALL_DIR to clean codeGuo Yejun2014-06-241-0/+3
* Bump beignet version to 0.8.99.Zhigang Gong2014-06-131-1/+1
* Bump OpenCL version to 1.2.Zhigang Gong2014-06-131-1/+1
* Init Benchmark suiteYi Sun2014-04-301-0/+1
* Use pkg-config to check modulesZhenyu Wang2014-04-171-15/+32
* Bump to version 0.8.0.Release_v0.8Zhigang Gong2014-02-121-2/+10
* cmake: use libdir macrosIgor Gnatenko2014-01-161-0/+3
* CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong2014-01-161-9/+6
* Revert faulty pushed patchsetZhigang Gong2014-01-141-7/+9
* CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong2014-01-101-9/+7
* Fix a build problem when the llvm version has the fix version digit.Zhigang Gong2013-11-271-1/+1
* Bump to version 0.3.Zhigang Gong2013-10-221-1/+1
* GBE/Runtime: implement workaround for IVB sampler bugZhigang Gong2013-09-261-0/+3
* Refine cmake script file.Zhigang Gong2013-09-181-9/+6
* check whether python is installed.Zhigang Gong2013-07-241-0/+2
* CL: Refine the version string handling.Zhigang Gong2013-07-121-2/+4