summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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.Zhigang 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
2014-06-26Bump to version 0.9.Zhigang Gong1-2/+2
2014-06-24add BEIGNET_INSTALL_DIR to clean codeGuo Yejun1-0/+3
2014-06-13Bump beignet version to 0.8.99.Zhigang Gong1-1/+1
2014-06-13Bump OpenCL version to 1.2.Zhigang Gong1-1/+1
2014-04-30Init Benchmark suiteYi Sun1-0/+1
2014-04-17Use pkg-config to check modulesZhenyu Wang1-15/+32
2014-02-12Bump to version 0.8.0.Zhigang Gong1-2/+10
2014-01-16cmake: use libdir macrosIgor Gnatenko1-0/+3
2014-01-16CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong1-9/+6
2014-01-14Revert faulty pushed patchsetZhigang Gong1-7/+9
2014-01-10CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong1-9/+7
2013-11-27Fix a build problem when the llvm version has the fix version digit.Zhigang Gong1-1/+1
2013-10-22Bump to version 0.3.Zhigang Gong1-1/+1
2013-09-26GBE/Runtime: implement workaround for IVB sampler bugZhigang Gong1-0/+3
2013-09-18Refine cmake script file.Zhigang Gong1-9/+6
2013-07-24check whether python is installed.Zhigang Gong1-0/+2
2013-07-12CL: Refine the version string handling.Zhigang Gong1-2/+4
2013-07-05Bump the version number.Zhigang Gong1-1/+1
2013-05-23Change CMake to support LLVM 3.1.Yang Rong1-1/+1
2013-05-08CMakeLists.txt enable custom C/CXXFLAGSMario Kicherer1-2/+2
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+7
2013-04-17--no-rtti should be changed to -fno-rtti in clang++Lu Guanqun1-1/+1
2013-04-10Set the initial library versions to 0.1.Zhigang Gong1-1/+8
2013-04-10Implement cl_khr_gl_sharing by using upstream technology.Zhigang Gong1-2/+0