summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Build: fix the beignet icd name when CMAKE_INSTALL_FULL_LIBDIR is undefined.Zhigang Gong2015-03-171-2/+8
* Bump version to 1.0.2Release_v1.0.2Zhigang Gong2015-03-161-1/+1
* Build: set 3.5 as the stable LLVM version for beignet.Zhigang 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
* Bump version to 1.0.1.Release_v1.0.1Zhigang Gong2015-01-191-1/+1
* 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 Wang2015-01-091-23/+1
* CL: Don't find mesa source code.Zhigang Gong2014-12-161-6/+6
* Fix a makefile bug for gcc is not the default compilerLv Meng2014-12-161-2/+9
* re-enable userptr with fix: CPU access after GPU finishes the renderingGuo Yejun2014-11-211-7/+6
* 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
* Bump the version number.Release_v0.2Zhigang Gong2013-07-051-1/+1
* Change CMake to support LLVM 3.1.Yang Rong2013-05-231-1/+1
* CMakeLists.txt enable custom C/CXXFLAGSMario Kicherer2013-05-081-2/+2
* Implement KHR ICD extensionSimon Richter2013-04-181-0/+7
* --no-rtti should be changed to -fno-rtti in clang++Lu Guanqun2013-04-171-1/+1
* Set the initial library versions to 0.1.Zhigang Gong2013-04-101-1/+8
* Implement cl_khr_gl_sharing by using upstream technology.Zhigang Gong2013-04-101-2/+0
* Don't always set build type to DEBUGO0.Zhigang Gong2013-04-101-1/+0