summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* relax the build dependency on Gen GPUopencl-1.1Guo Yejun2014-06-121-3/+5
* add DRM_LIBDIR path into link directory listLi Peng2014-06-041-1/+1
* extract libgbeinterp.so from runtime (libcl.so)Guo Yejun2014-05-301-1/+0
* separate runtime(libcl.so) and compiler(libgbe.so)Guo Yejun2014-05-281-1/+4
* move enqueue_copy_image kernels outside of runtime code.Luo2014-05-221-2/+21
* Add the pci id support for gbe_generateJunyan He2014-05-221-1/+7
* Use pkg-config to check modulesZhenyu Wang2014-04-171-6/+6
* Add three copy cl files for Enqueue Copy usage.Junyan He2014-04-021-1/+3
* Add kernels performance outputYongjia Zhang2014-04-021-1/+2
* cmake: use libdir macrosIgor Gnatenko2014-01-161-1/+1
* Refine the method to find pch and pcm files.Zhigang Gong2014-01-161-2/+1
* CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong2014-01-161-1/+1
* Revert faulty pushed patchsetZhigang Gong2014-01-141-2/+3
* Refine the method to find pch and pcm files.Zhigang Gong2014-01-101-2/+1
* CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong2014-01-101-1/+1
* Add the drm include and lib path for find when drm is not the system one.Junyan He2013-11-271-0/+1
* Move the gpgpu struct from cl_command_queue to thread specific contextJunyan He2013-11-081-0/+1
* Add the internal used kernels for buffer copyJunyan He2013-10-101-0/+18
* Refine cmake script file.Zhigang Gong2013-09-181-3/+4
* CL: Enalbe gl sharing with new egl extension.Zhigang Gong2013-09-061-11/+8
* Add the empty functions of cl_enqueueXXX.Yang Rong2013-08-121-0/+1
* Make libgbm optional without EGL supportSimon Richter2013-05-171-4/+6
* Make EGL optionalSimon Richter2013-04-181-1/+4
* Implement KHR ICD extensionSimon Richter2013-04-181-0/+8
* Implement cl_khr_gl_sharing by using upstream technology.Zhigang Gong2013-04-101-3/+6
* Implement OCL extension initizliation.Zhigang Gong2013-04-101-1/+4
* Keep consistent naming rule for LLVM_XXX Cmake variables.Zhigang Gong2013-04-101-1/+1
* CMake fixup.Zhigang Gong2013-03-291-2/+6
* Removed the remaining bits of the c++ simulator. We only need the support forBenjamin Segovia2012-11-051-4/+0
* Reenabled the CMake build path. It is really imperfect and the build CMakebsegovia2012-08-131-5/+5
* Improved markdown syntax for READMEBenjamin Segovia2012-08-101-4/+5
* Moved tests in a separate directoryBenjamin Segovia2012-08-101-67/+4
* Made flat address space finally work Fixed a bug in the state settingBenjamin Segovia2012-08-101-0/+2
* Removed unused binaries from windows compilerBenjamin Segovia2012-08-101-0/+2
* Added a new copy buffer testBenjamin Segovia2012-08-101-0/+2
* Made most of the very basic pieces for the simulation partsBenjamin Segovia2012-08-101-0/+5
* Started to implement curbe supportBenjamin Segovia2012-08-101-45/+47
* Removed all direct dependencies to the intel driver (ie files contained in in...Benjamin Segovia2012-08-101-3/+3
* Started to rename all driver files to make the naming more consistentBenjamin Segovia2012-08-101-1/+0
* Added more call backs to abstract the driver back endBenjamin Segovia2012-08-101-0/+2
* Started to implement the clean interface to support both HW and simulatorBenjamin Segovia2012-08-101-0/+2
* Made EOT work on simulatorBenjamin Segovia2012-08-101-0/+2
* Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia2012-08-101-4/+2
* Plasma specific changesojomer2012-08-101-3/+0
* Fixed SNB buildbsegovia2012-08-101-0/+2
* Added a program to inject ASM code in a binary blobbsegovia2012-08-101-0/+1
* Removed some useless code in cl_utils.h Started to implement support for samp...bsegovia2012-08-101-0/+1
* First test now passes with images (format still hard-coded and constant patch...bsegovia2012-08-101-0/+1
* Added copy imagesbsegovia2012-08-101-0/+2
* Added Mandelbrot testsbsegovia2012-08-101-2/+2