index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-24
add BEIGNET_INSTALL_DIR to clean code
Guo Yejun
1
-0
/
+3
2014-06-13
Bump beignet version to 0.8.99.
Zhigang Gong
1
-1
/
+1
2014-06-13
Bump OpenCL version to 1.2.
Zhigang Gong
1
-1
/
+1
2014-04-30
Init Benchmark suite
Yi Sun
1
-0
/
+1
2014-04-17
Use pkg-config to check modules
Zhenyu Wang
1
-15
/
+32
2014-02-12
Bump to version 0.8.0.
Release_v0.8
Zhigang Gong
1
-2
/
+10
2014-01-16
cmake: use libdir macros
Igor Gnatenko
1
-0
/
+3
2014-01-16
CL: prepare to support ICD if the system has ocl-icd..
Zhigang Gong
1
-9
/
+6
2014-01-14
Revert faulty pushed patchset
Zhigang Gong
1
-7
/
+9
2014-01-10
CL: prepare to support ICD if the system has ocl-icd..
Zhigang Gong
1
-9
/
+7
2013-11-27
Fix a build problem when the llvm version has the fix version digit.
Zhigang Gong
1
-1
/
+1
2013-10-22
Bump to version 0.3.
Zhigang Gong
1
-1
/
+1
2013-09-26
GBE/Runtime: implement workaround for IVB sampler bug
Zhigang Gong
1
-0
/
+3
2013-09-18
Refine cmake script file.
Zhigang Gong
1
-9
/
+6
2013-07-24
check whether python is installed.
Zhigang Gong
1
-0
/
+2
2013-07-12
CL: Refine the version string handling.
Zhigang Gong
1
-2
/
+4
2013-07-05
Bump the version number.
Release_v0.2
Zhigang Gong
1
-1
/
+1
2013-05-23
Change CMake to support LLVM 3.1.
Yang Rong
1
-1
/
+1
2013-05-08
CMakeLists.txt enable custom C/CXXFLAGS
Mario Kicherer
1
-2
/
+2
2013-04-18
Implement KHR ICD extension
Simon Richter
1
-0
/
+7
2013-04-17
--no-rtti should be changed to -fno-rtti in clang++
Lu Guanqun
1
-1
/
+1
2013-04-10
Set the initial library versions to 0.1.
Zhigang Gong
1
-1
/
+8
2013-04-10
Implement cl_khr_gl_sharing by using upstream technology.
Zhigang Gong
1
-2
/
+0
2013-04-10
Don't always set build type to DEBUGO0.
Zhigang Gong
1
-1
/
+0
2013-04-10
Find GBM/EGL library at build time.
Zhigang Gong
1
-0
/
+19
2013-04-10
backend: Add LLVM stable version support
Feng, Boqun
1
-1
/
+1
2013-04-10
Refine CMake to check llvm version.
Zhigang Gong
1
-12
/
+18
2013-03-29
CMake fixup.
Zhigang Gong
1
-3
/
+7
2012-08-13
Reenabled the CMake build path. It is really imperfect and the build CMake
bsegovia
1
-1
/
+4
2012-08-10
Cleaned up the code from previous unused dependencies Upate the README
Benjamin Segovia
1
-8
/
+7
2012-08-10
tests -> utests
Benjamin Segovia
1
-1
/
+1
2012-08-10
Added some functionalities for the test framework
Benjamin Segovia
1
-1
/
+1
2012-08-10
Moved tests in a separate directory
Benjamin Segovia
1
-0
/
+1
2012-08-10
Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...
Benjamin Segovia
1
-0
/
+8
2012-08-10
Ported the code to HSW
bsegovia
1
-3
/
+10
2012-08-10
Silent GCC warnings in release mode
bsegovia
1
-2
/
+5
2012-08-10
Removed warnings
bsegovia
1
-1
/
+0
2012-08-10
Started to support Gen7 Implemented new surface state for Gen7
bsegovia
1
-1
/
+15
2012-08-10
Cleaned and simplified CMakeLists file Fixed some warnings with latest GCC
bsegovia
1
-13
/
+3
2012-08-10
Added all miniCL files
bsegovia
1
-0
/
+80
[prev]