summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added some functionalities for the test frameworkBenjamin Segovia2012-08-101-1/+1
* Moved tests in a separate directoryBenjamin Segovia2012-08-101-0/+1
* Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia2012-08-101-0/+8
* Ported the code to HSWbsegovia2012-08-101-3/+10
* Silent GCC warnings in release modebsegovia2012-08-101-2/+5
* Removed warningsbsegovia2012-08-101-1/+0
* Started to support Gen7 Implemented new surface state for Gen7bsegovia2012-08-101-1/+15
* Cleaned and simplified CMakeLists file Fixed some warnings with latest GCCbsegovia2012-08-101-13/+3
* Added all miniCL filesbsegovia2012-08-101-0/+80