summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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.Release_v0.9Zhigang 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.Release_v0.8Zhigang 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.Release_v0.2Zhigang 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
2013-04-10Don't always set build type to DEBUGO0.Zhigang Gong1-1/+0
2013-04-10Find GBM/EGL library at build time.Zhigang Gong1-0/+19
2013-04-10backend: Add LLVM stable version supportFeng, Boqun1-1/+1
2013-04-10Refine CMake to check llvm version.Zhigang Gong1-12/+18
2013-03-29CMake fixup.Zhigang Gong1-3/+7
2012-08-13Reenabled the CMake build path. It is really imperfect and the build CMakebsegovia1-1/+4
2012-08-10Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia1-8/+7
2012-08-10tests -> utestsBenjamin Segovia1-1/+1
2012-08-10Added some functionalities for the test frameworkBenjamin Segovia1-1/+1
2012-08-10Moved tests in a separate directoryBenjamin Segovia1-0/+1
2012-08-10Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia1-0/+8
2012-08-10Ported the code to HSWbsegovia1-3/+10
2012-08-10Silent GCC warnings in release modebsegovia1-2/+5
2012-08-10Removed warningsbsegovia1-1/+0
2012-08-10Started to support Gen7 Implemented new surface state for Gen7bsegovia1-1/+15
2012-08-10Cleaned and simplified CMakeLists file Fixed some warnings with latest GCCbsegovia1-13/+3
2012-08-10Added all miniCL filesbsegovia1-0/+80