summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Find GBM/EGL library at build time.Zhigang Gong2013-04-101-0/+19
* backend: Add LLVM stable version supportFeng, Boqun2013-04-101-1/+1
* Refine CMake to check llvm version.Zhigang Gong2013-04-101-12/+18
* CMake fixup.Zhigang Gong2013-03-291-3/+7
* Reenabled the CMake build path. It is really imperfect and the build CMakebsegovia2012-08-131-1/+4
* Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia2012-08-101-8/+7
* tests -> utestsBenjamin Segovia2012-08-101-1/+1