contrib/beignet.git
2013-04-10 Zhigang Gongutest: Added one test case for the int4 constant vector.
2013-04-10 Zhigang GongFixed TYPED_WRITE instruction bug for SRC register...
2013-04-10 Zhigang Gongutest: Added one test case to fill a image2d.
2013-04-10 Zhigang Gongutest: Added one image2d test case copy_image.
2013-04-10 Zhigang Gongutest: Added some new helper macros for image2d test...
2013-04-10 Zhigang GongDon't always set build type to DEBUGO0.
2013-04-10 Zhigang GongFix the assertion condition check.
2013-04-10 Lu Guanqunuse TupleDstPolicy for SampleInstruction and TypeWriteI...
2013-04-10 Lu Guanqunadd TupleDstPolicy for instructions
2013-04-10 Zhigang Gongimplement OCL 1.2 new APIs.
2013-04-10 Zhigang GongImplement TYPED_WRITE instruction.
2013-04-10 Zhigang GongAdded missed macros/structs for typed write message.
2013-04-10 Zhigang GongImplement SAMPLE instruction.
2013-04-10 Zhigang GongImplement sampler support.
2013-04-10 Zhigang GongFinish the incomplete 2d image support in runtime library.
2013-04-10 Zhigang GongInsert ocl_common_defines to the cl source file.
2013-04-10 Zhigang GongAdd one function generate ARF register.
2013-04-10 Zhigang GongAdded a new common header file for both kernel and...
2013-04-10 Feng, Boqunbackend: Remove argID in function arguments iteration
2013-04-10 Lu Guanqunremove all Makefiles
2013-04-10 Lu Guanqunfix the sign-compare warning
2013-04-10 Lu Guanqunadd check for memory allocation size
2013-04-10 Lu Guanquncleanup .gitignore files
2013-04-10 Homer Hsingsupport OpenCL conversions & type casting function...
2013-04-10 Homer Hsingsupport OpenCL conversions & type casting function...
2013-04-10 Homer Hsingdefine macro CLK_{LOCAL,GLOBAL}_MEM_FENCE in ocl_stdlib.h
2013-04-10 Homer Hsingmore test case for vector load/store function
2013-04-10 Homer Hsingmore test case for OpenCL 1.1 integer built-in macros
2013-04-10 Homer Hsingsupport OpenCL 1.1 integer built-in macros
2013-04-10 Homer Hsingimplement blocking mode of clEnqueueUnmapMemObject
2013-04-10 Homer Hsingimplement blocking mode of clEnqueueMapBuffer
2013-04-10 Homer HsingImplement clEnqueueWriteBuffer
2013-04-10 Homer HsingFix extended math function selection logic for int...
2013-04-10 Lu Guanquninstall header files
2013-04-10 Zhigang GongImport gbm internal header files.
2013-04-10 Zhigang GongImplement OCL extension initizliation.
2013-04-10 Zhigang GongFind GBM/EGL library at build time.
2013-04-10 Feng, Boqunbackend: Add LLVM stable version support
2013-04-10 Zhigang GongKeep consistent naming rule for LLVM_XXX Cmake variables.
2013-04-10 Lu Guanqunfix compilation errors when it can't find correct libra...
2013-04-10 Zhigang GongRefine CMake to check llvm version.
2013-04-10 Zhigang GongDon't use display :0.0 manually.
2013-03-29 Zhigang GongCMake fixup.
2013-03-29 Lu Guanqunupdate headers to OpenCL 1.2 standards
2013-03-29 Lu Guanqunfix assertion when two kernels exist in cl file
2013-03-29 Lu Guanqunoutput file name and kernel name when cl_kernel_init...
2013-03-29 Homer Hsingsupport vector data load/store for char,short,long
2013-03-29 Feng, BoqunChange to Clang/LLVM ToT(Top of the Tree)
2013-03-29 Zhigang GongFixed compilation warnings.
2013-03-29 Xing, HomerIgnore OpenCL kernel copied from Intel OpenCL SDK
2013-03-29 Homer Hsingsupport OpenCL 1.1 relational builtin functions "all...
2013-03-29 Homer Hsingsupport OpenCL 1.1 relational builtin function "signbit"
2013-03-29 Homer Hsingsupport some OpenCL 1.1 relational built-in functions
2013-03-29 Homer Hsingadd missing #define in ocl_stdlib.h: INLINE_OVERLOADABL...
2013-03-29 Homer Hsingsupport some of OpenCL 1.1 relational built-in functions
2013-03-29 Homer Hsingsupport OpenCL 1.1 kernel_exec preprocessor macro
2013-03-29 Homer Hsingtest case for __kernel_exec
2013-03-29 Homer Hsingsupport OpenCL 1.1 __kernel_exec preprocessor macro
2013-03-29 Homer Hsingpass build-options of clBuildProgram to clang compiler
2013-03-29 Homer Hsingadd OpenCL 1.1 preprocessor macros ENDIAN_LITTLE
2013-03-29 Homer Hsingsupport OpenCL 1.1 other built-in data types
2013-03-29 Homer Hsinga more general typedef for size_t and ptrdiff_t
2013-03-29 Homer Hsingsupport OpenCL 1.1 floating-point macros
2013-03-29 Homer Hsingsupport some OpenCL 1.1 preprocessor directives & macros
2013-03-29 Homer Hsingadd test case for bool const, and vector component...
2013-03-29 Homer Hsingsupport OpenCL 1.1 built-in scalar data types, built...
2013-03-29 Homer Hsingtest OpenCL 1.1 Vector Data Load/Store Functions
2013-03-29 Homer Hsingtest OpenCL 1.1 Async Copies and Prefetch Functions
2013-03-29 Homer HsingTest OpenCL 1.1 Geometric Builtin Functions
2013-03-29 Homer Hsingtest OpenCL 1.1 Relational Built-in Functions
2013-03-29 Homer HsingEnable build-in vector data types test in kernels/compi...
2013-03-29 Homer Hsingtest OpenCL 1.1 Synchronization, explicit memory fence
2013-03-29 Homer Hsingtest OpenCL 1.1 sampler declaration fields
2013-03-29 Homer HsingTest case for OpenCL 1.1 Sampler Objects
2013-03-29 Homer HsingTest case for OpenCL 1.1 Atomic Functions
2013-03-29 Homer Hsingtest case for OpenCL 1.1 function qualifiers
2013-03-29 Homer Hsingtest case for OpenCL 1.1 conversion & type casting
2013-03-29 Homer HsingTest case for OpenCL 1.1 address space qualifier
2013-03-29 Homer HsingTest case for OpenCL 1.1 integer built-in functions
2013-03-29 Homer HsingTest case for OpenCL 1.1 structure attributes
2013-03-29 Homer HsingTest case for OpenCL 1.1 Preprocessor Directives &...
2013-03-29 Homer HsingTest case for OpenCL 1.1 math constants
2013-03-29 Homer HsingTest case for OpenCL 1.1 workitem builtin functions
2013-03-29 Homer HsingTest case for OpenCL 1.1 supported data types
2013-03-29 Homer HsingAdd test case, OpenCL 1.1 Math Built-in Functions
2013-03-29 Homer Hsingtest creating program objects, build program executable...
2013-03-29 Homer HsingFix up README.md
2013-03-29 Zhigang Gongnew test case from Nanhai.
2013-03-29 Zhigang GongFirst implementation for extension cl_khr_gl_sharing.
2013-03-29 Zhigang GongRemove glext.h.
2013-03-29 Zhigang GongOnly llvm3.0 and 3.1 have TargetData.h.
2013-03-29 Zhigang GongFixed a potential Null pointer reference in emitMovForPHI.
2012-11-17 Benjamin SegoviaUpdated comment on lost copy since it is supported now
2012-11-17 Benjamin SegoviaImplemented a work around for LLVM / clang 3.2. They...
2012-11-16 Benjamin SegoviaImproved llvm 3.2 support (remove some warnings using...
2012-11-16 Benjamin SegoviaFixed lost copy issue when deSSAing the code. Yeah...
2012-11-14 Benjamin SegoviaAdded complete support for barrier (and use of SLM)
2012-11-13 Benjamin SegoviaStarted to implement OpenCL barrier() function
2012-11-10 Benjamin SegoviaStarted the boiler plate for barrier (and fences) instr...
2012-11-10 Benjamin SegoviaRemoved MAD instruction in the IR
next